[fink:package-submissions] #4960 update guile20 for High Sierra
Hanspeter Niederstrasser via Fink-tracker <[email protected]>
| Newsgroups | gmane.os.apple.fink.tracker |
|---|---|
| Message-ID | </p/fink/package-submissions/4960/308e7b308caa0cfd2bd603945ea12ab188861c25.package-submissions@fink.p.sourceforge.net> |
- **labels**: --> languages, Updated Revision of Existing
- **status**: open --> closed-accepted
- **Group**: Undergoing_Validation --> Added_to_Fink
---
** [package-submissions:#4960] update guile20 for High Sierra**
**Status:** closed-accepted
**Group:** Added_to_Fink
**Labels:** languages Updated Revision of Existing
**Created:** Sun Aug 13, 2017 11:55 AM UTC by Jack Howarth
**Last Updated:** Sun Aug 13, 2017 11:56 AM UTC
**Owner:** David Fang
The following InfoFile and patch is required due to the format string strictness in High Sierra...
~~~
Index: guile20.info
===================================================================
RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/languages/guile20.info,v
retrieving revision 1.5
diff -u -r1.5 guile20.info
--- guile20.info 7 Jul 2017 10:52:32 -0000 1.5
+++ guile20.info 13 Aug 2017 11:53:31 -0000
@@ -1,7 +1,7 @@
Info3: <<
Package: guile20
Version: 2.0.14
-Revision: 2
+Revision: 3
BuildDepends: <<
# llvm33,
fink (>= 0.28),
@@ -30,7 +30,7 @@
Source: mirror:gnu:guile/guile-%v.tar.gz
Source-MD5: 333b6eec83e779935a45c818f712484e
PatchFile: %n.patch
-PatchFile-MD5: 2dbc4ca9cc216dd0418b0482f8a8d3a6
+PatchFile-MD5: 7de675e7fa18a2ec77fba04092800bca
PatchScript: <<
#!/bin/sh -ev
%{default_script}
@@ -241,6 +241,10 @@
Fix Sierra build issue http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23870
with https://gist.github.com/rahulg/baa500e84136f0965e9ade2fb36b90ba.
Fix build for Sierra mkostemp() call using fix from MacPorts.
+
+With format string strictness, High Sierra also enforces that
+%n isn't used in dynamic format strings, but we should just
+disable its use on darwin in general.
<<
DescPackaging: <<
Since 1.9.13-2, bumped gmp to gmp5.
~~~
Tested with 'fink -m' on 10.13.
---
Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/fink/package-submissions/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/fink/admin/package-submissions/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fink-tracker mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.tracker