[fink:package-submissions] #4967 Update coreutils for High Sierra
Hanspeter Niederstrasser via Fink-tracker <[email protected]>
| Newsgroups | gmane.os.apple.fink.tracker |
|---|---|
| Message-ID | </p/fink/package-submissions/4967/01ac0eb2c6bec7e1cdd6931913192cfdac7258bc.package-submissions@fink.p.sourceforge.net> |
- **labels**: --> utils - **status**: open --> closed-out-of-date - **Group**: Undergoing_Validation --> Supplanted - **Comment**: Please close tracker items if a new tracker item has been opened that supplants it. --- ** [package-submissions:#4967] Update coreutils for High Sierra** **Status:** closed-out-of-date **Group:** Supplanted **Labels:** utils **Created:** Sun Aug 13, 2017 05:45 PM UTC by Jack Howarth **Last Updated:** Sun Sep 03, 2017 10:33 PM UTC **Owner:** nobody The following Info file changes and revised patch fixes the coreutils package for the format string strictness of High Sierra. ~~~ Index: coreutils.info =================================================================== RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/utils/coreutils.info,v retrieving revision 1.10 diff -u -r1.10 coreutils.info --- coreutils.info 7 Jun 2017 16:41:49 -0000 1.10 +++ coreutils.info 13 Aug 2017 17:45:01 -0000 @@ -1,7 +1,7 @@ Package: coreutils Version: 8.27 Epoch: 1 -Revision: 1 +Revision: 2 BuildDepends: << autoconf2.6, automake1.15-core, @@ -25,8 +25,11 @@ Source-MD5: 502795792c212932365e077946d353ae # Patch locale support in gnulib; this prevents a bunch of tests from failing +# 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. PatchFile: %n.patch -PatchFile-MD5: a3ccebcaaf928ae1f94edec18c19517d +PatchFile-MD5: c2e36e9b06f5a96a2551a78445e756df # Patch for lack of renameat() on 10.9 # - https://github.com/macports/macports-ports/commit/61f1b0d17c631cfd25220ddb283b28a51df49927 ~~~ 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