[csw-devel] SF.net SVN: gar:[9118] csw/mgar/pkg/gcpio/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Mar 12 22:47:31 CET 2010
Revision: 9118
http://gar.svn.sourceforge.net/gar/?rev=9118&view=rev
Author: dmichelsen
Date: 2010-03-12 21:47:30 +0000 (Fri, 12 Mar 2010)
Log Message:
-----------
gcpio: Update to 2.11, still doesn't compile, bug reported
Modified Paths:
--------------
csw/mgar/pkg/gcpio/trunk/Makefile
csw/mgar/pkg/gcpio/trunk/checksums
Modified: csw/mgar/pkg/gcpio/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gcpio/trunk/Makefile 2010-03-12 21:29:16 UTC (rev 9117)
+++ csw/mgar/pkg/gcpio/trunk/Makefile 2010-03-12 21:47:30 UTC (rev 9118)
@@ -1,5 +1,5 @@
GARNAME = cpio
-GARVERSION = 2.10
+GARVERSION = 2.11
CATEGORIES = utils
DESCRIPTION = GNU cpio
@@ -29,3 +29,8 @@
#EXTRA_MERGE_EXCLUDE_FILES = $(libdir)/charset.alias
include gar/category.mk
+
+post-merge:
+ ginstall -d $(PKGROOT)$(prefix)/gnu
+ gln -s ../bin/gcpio $(PKGROOT)$(prefix)/gnu/cpio
+ @$(MAKECOOKIE)
Modified: csw/mgar/pkg/gcpio/trunk/checksums
===================================================================
--- csw/mgar/pkg/gcpio/trunk/checksums 2010-03-12 21:29:16 UTC (rev 9117)
+++ csw/mgar/pkg/gcpio/trunk/checksums 2010-03-12 21:47:30 UTC (rev 9118)
@@ -1,2 +1,2 @@
-351ab3d38d8949913e478cc23b9d6ad4 cpio-2.10.tar.gz
+1112bb6c45863468b5496ba128792f6c cpio-2.11.tar.gz
ff86aab1185277a2ae53928e4bd01692 non-gnu-compiler.patch
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