diff --git a/10.9-libcxx/stable/main/finkinfo/utils/coreutils.info b/10.9-libcxx/stable/main/finkinfo/utils/coreutils.info index b0b16b761d3..eaa677c6368 100644 --- a/10.9-libcxx/stable/main/finkinfo/utils/coreutils.info +++ b/10.9-libcxx/stable/main/finkinfo/utils/coreutils.info @@ -1,7 +1,7 @@ Package: coreutils -Version: 8.32 +Version: 9.11 Epoch: 1 -Revision: 2 +Revision: 1 BuildDepends: << expat1, fink (>= 0.32), @@ -20,17 +20,14 @@ Depends: << NoSetLDFLAGS: true SetLIBS: -L%p/lib Source: mirror:gnu:%n/%n-%v.tar.xz -Source-Checksum: SHA256(4458d8de7849df44ccab15e16b1548b285224dbba5f08fac070c1c0e0bcc4cfa) +Source-Checksum: SHA256(394024eda0a5955217ceda9cd1201e65dc8fa3aa29c2951135a49521d57c3cc3) # Fink will cause test-getlogin to fail as getlogin will report the original # user that invoked su/sudo. The failure of test-getcwd.sh is residual breakage # from the fix for "bug#13516: tests/rm/unread3 fails on Mac OS X 10.8". # Buggy 64-bit posixtime implementation fails posixtm-tests on darwin10. - PatchScript: << - # Seems Clang doesn't treat the attribute as equivalent to the keyword. - # https://savannah.gnu.org/bugs/?63349 is upstream patch - perl -pi -e 's|static _Noreturn void|static __attribute_noreturn__ void|g' lib/obstack.c + perl -pi -e 's|^XFAIL_TESTS \=|$& test-getlogin|g' gnulib-tests/Makefile.in << InfoTest: <<