Update ports/sysutils/coreutils to 6.7 Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message cvs server: Diffing . iJ0EARECAF0FAkWrpQdWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93 PXRydWUACgkQSypIl9OdoON95gCeJt/NZu3+oYynpEiqF/HuuawtjuAAoKBkUA/p BNPElKfOHONigZy5dqSp =cGKk -----END PGP SIGNATURE-------vWljLonk0o6rlZ3JUgYPJVeDsRDGtcWoRyDcwYGnYGGTe4sW Content-Type: text/plain; name="file.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.diff" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/coreutils/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 21 Nov 2006 19:51:09 -0000 1.11 +++ Makefile 15 Jan 2007 15:58:26 -0000 @@ -6,8 +6,7 @@ # PORTNAME= coreutils -PORTVERSION= 6.4 -PORTREVISION= 1 +PORTVERSION= 6.7 CATEGORIES= sysutils textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/coreutils/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 18 Nov 2006 23:23:50 -0000 1.4 +++ distinfo 15 Jan 2007 15:58:26 -0000 @@ -1,6 +1,10 @@ -MD5 (coreutils-6.4.tar.bz2) = a3806c709c7f063b80612be846a9d88c -SHA256 (coreutils-6.4.tar.bz2) = 75a6b82bb7e3d07bec5b9bd0fcdfdfdfb88f32728e5089972001b50e4148b87b -SIZE (coreutils-6.4.tar.bz2) = 5294210 -MD5 (coreutils-6.4.tar.bz2.sig) = 66aab0001eb9400079f7bc4bc5e62ec1 -SHA256 (coreutils-6.4.tar.bz2.sig) = 5a31d9c752a23e341a0c15446102e2a68e35c1af84dfc8d0577b33e8f2b9b9ad -SIZE (coreutils-6.4.tar.bz2.sig) = 189 +MD5 (coreutils-6.7.tar.bz2) = a16465d0856cd011a1acc1c21040b7f4 +SHA1 (coreutils-6.7.tar.bz2) = 55a6037365f749a4ebb9e88a92132a4f938ac90e +RMD160 (coreutils-6.7.tar.bz2) = 593acd266431db1777505bd181a7ffe095774beb +SHA256 (coreutils-6.7.tar.bz2) = 4d7027cc803682decdadf850095dce7e22cc08eba2b1283e16d0fb7a675ac1f0 +SIZE (coreutils-6.7.tar.bz2) = 5315342 +MD5 (coreutils-6.7.tar.bz2.sig) = fc9dc3e8140174bcfe0fc8131c94ff23 +SHA1 (coreutils-6.7.tar.bz2.sig) = 585deba4155f96ec940cc06ab8f5f2c03c70ae83 +RMD160 (coreutils-6.7.tar.bz2.sig) = a2c6ca511c7743ca8ed612b88d482cea95a67d87 +SHA256 (coreutils-6.7.tar.bz2.sig) = a302c2cc1a5fa3c4d710161e58b5e31848f5f5db2bde13b476c75843ee14590a +SIZE (coreutils-6.7.tar.bz2.sig) = 189 cvs server: Diffing files Index: files/patch-configure =================================================================== RCS file: /home/ncvs/ports/sysutils/coreutils/files/patch-configure,v retrieving revision 1.1 diff -u -r1.1 patch-configure --- files/patch-configure 21 Nov 2006 19:51:09 -0000 1.1 +++ files/patch-configure 15 Jan 2007 15:58:26 -0000 @@ -1,9 +1,13 @@ ---- configure.orig Mon Nov 20 13:18:26 2006 -+++ configure Mon Nov 20 13:25:41 2006 -@@ -2229,13 +2229,13 @@ +=================================================================== +RCS file: configure,v +retrieving revision 1.1 +diff -u -r1.1 configure +--- configure 2006/12/13 01:35:51 1.1 ++++ configure 2006/12/13 01:36:59 +@@ -2257,13 +2257,13 @@ for ac_prog in mkdir gmkdir; do for ac_exec_ext in '' $ac_executable_extensions; do - { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; } || continue + { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue - case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( - 'mkdir (GNU coreutils) '* | \ - 'mkdir (coreutils) '* | \ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) How-To-Repeat: Apply patch below.
Responsible Changed From-To: freebsd-ports-bugs->nivit I will take it.
nivit 2007-01-16 14:25:40 UTC FreeBSD ports repository Modified files: sysutils/coreutils Makefile distinfo sysutils/coreutils/files patch-configure Log: - Updated to 6.7 PR: ports/107954 Submitted by: Jason Harris <jharris@widomaker.com> Approved by: alexbl (mentor, implicit) Revision Changes Path 1.12 +1 -2 ports/sysutils/coreutils/Makefile 1.5 +10 -6 ports/sysutils/coreutils/distinfo 1.2 +8 -4 ports/sysutils/coreutils/files/patch-configure _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!