[csw-devel] SF.net SVN: gar:[11425] csw/mgar/pkg/coreutils/trunk

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Oct 27 04:17:55 CEST 2010


Revision: 11425
          http://gar.svn.sourceforge.net/gar/?rev=11425&view=rev
Author:   bdwalton
Date:     2010-10-27 02:17:55 +0000 (Wed, 27 Oct 2010)

Log Message:
-----------
coreutils: version bump; drop patch that is now in upstream; use gcc again

Modified Paths:
--------------
    csw/mgar/pkg/coreutils/trunk/Makefile
    csw/mgar/pkg/coreutils/trunk/checksums

Modified: csw/mgar/pkg/coreutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/coreutils/trunk/Makefile	2010-10-26 19:43:05 UTC (rev 11424)
+++ csw/mgar/pkg/coreutils/trunk/Makefile	2010-10-27 02:17:55 UTC (rev 11425)
@@ -1,5 +1,5 @@
 GARNAME = coreutils
-GARVERSION = 8.4
+GARVERSION = 8.6
 CATEGORIES = utils
 
 # seq has issues related to the handling of long double's with -O2.
@@ -8,7 +8,7 @@
 # OPT_FLAGS_GCC = -O1 -pipe
 
 # building with gcc gets us extra tools (eg: stdbuf)
-# GARCOMPILER = GCC4
+GARCOMPILER = GCC4
 
 SHELL = /opt/csw/bin/bash
 
@@ -28,7 +28,6 @@
 
 MASTER_SITES = $(GNU_MIRROR)
 DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PATCHFILES = 0001-Enhance-Solaris-ACL-error-handling.patch
 
 # We define upstream file regex so we can be notifed of new upstream
 # software release

Modified: csw/mgar/pkg/coreutils/trunk/checksums
===================================================================
--- csw/mgar/pkg/coreutils/trunk/checksums	2010-10-26 19:43:05 UTC (rev 11424)
+++ csw/mgar/pkg/coreutils/trunk/checksums	2010-10-27 02:17:55 UTC (rev 11425)
@@ -1,2 +1 @@
-f3903b1c38fd72456ae73af39ac2fec6  0001-Enhance-Solaris-ACL-error-handling.patch
-56f549854d723d9dcebb77919019df55  coreutils-8.4.tar.gz
+164b3fd0dfc4fb65174f34aadc1de5fb  coreutils-8.6.tar.gz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list