[21644] trunk/dports/sysutils/coreutils/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jan 31 11:26:41 PST 2007


Revision: 21644
          http://trac.macosforge.org/projects/macports/changeset/21644
Author:   toby at macports.org
Date:     2007-01-31 11:26:41 -0800 (Wed, 31 Jan 2007)

Log Message:
-----------
fixes #11257
coreutils 6.7

Modified Paths:
--------------
    trunk/dports/sysutils/coreutils/Portfile

Modified: trunk/dports/sysutils/coreutils/Portfile
===================================================================
--- trunk/dports/sysutils/coreutils/Portfile	2007-01-31 18:04:11 UTC (rev 21643)
+++ trunk/dports/sysutils/coreutils/Portfile	2007-01-31 19:26:41 UTC (rev 21644)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name             coreutils
-version          5.97
+version          6.7
 categories       sysutils
 maintainers      toby at opendarwin.org
 description      GNU File, Shell, and Text utilities
@@ -18,17 +18,18 @@
 
 master_sites     gnu
 use_bzip2        yes
-checksums        md5 1537379b6264a1def443713988a78020 \
-                 sha1 6a5cf0b15433569af0de9a7bc3f4ef281d876b31 \
-                 rmd160 96750ad46f0ae1d4af3c714076b5c384a2b901a9
+checksums        md5 a16465d0856cd011a1acc1c21040b7f4 \
+                 sha1 55a6037365f749a4ebb9e88a92132a4f938ac90e \
+                 rmd160 593acd266431db1777505bd181a7ffe095774beb
 
 configure.args   --program-prefix=g \
                  --infodir=${prefix}/share/info \
                  --mandir=${prefix}/share/man \
                  --disable-nls
 
-# Set the RUN_EXPENSIVE_TESTS environmental variable to 'yes' to run
-# the really expensive tests.
+# Set the RUN_EXPENSIVE_TESTS environmental variable to 'yes' to run more expen-
+# pensive tests. Set the RUN_VERY_EXPENSIVE_TESTS environmental variable to
+# 'yes' to run even more expensive tests.
 test.run        yes
 test.target     check
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070131/57d26ebd/attachment.html


More information about the macports-changes mailing list