[csw-devel] SF.net SVN: gar:[5898] csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Aug 6 21:25:48 CEST 2009
Revision: 5898
http://gar.svn.sourceforge.net/gar/?rev=5898&view=rev
Author: dmichelsen
Date: 2009-08-06 19:25:48 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
cpan/Compress-Raw-Zlib: Update to 2.020 and prepare for IO-Compress unification
Modified Paths:
--------------
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/Makefile
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/COPYING
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/cswzlib.diff
Modified: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/Makefile 2009-08-06 19:18:57 UTC (rev 5897)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/Makefile 2009-08-06 19:25:48 UTC (rev 5898)
@@ -1,5 +1,5 @@
GARNAME = Compress-Raw-Zlib
-GARVERSION = 2.019
+GARVERSION = 2.020
CATEGORIES = cpan
AUTHOR = PMQS
@@ -9,20 +9,9 @@
compression library.
endef
-DISTFILES += COPYING
+REQUIRED_PKGS = CSWzlib
CATALOGNAME = pm_compressrawzlib
PACKAGES = CSWpmcompressrawzlib
-REQUIRED_PKGS = CSWzlib
-
-EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
-
-CONFIGURE_ARGS =
-
-#SKIPTEST = 1
-
-# Use CSWzlib instead of the dist version
-#PATCHFILES += cswzlib.diff
-
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/checksums 2009-08-06 19:18:57 UTC (rev 5897)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/checksums 2009-08-06 19:25:48 UTC (rev 5898)
@@ -1,2 +1 @@
-500d953c61746ed6c06968b31681c0db download/COPYING
-cb87f8cfc7c1c032da97c8118cc073be download/Compress-Raw-Zlib-2.019.tar.gz
+d0f6baff3d38b6076a14778004345db3 download/Compress-Raw-Zlib-2.020.tar.gz
Deleted: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/COPYING 2009-08-06 19:18:57 UTC (rev 5897)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/COPYING 2009-08-06 19:25:48 UTC (rev 5898)
@@ -1,3 +0,0 @@
-Copyright (c) 2005-2009 Paul Marquess. All rights reserved.
-This program is free software; you can redistribute it
-and/or modify it under the same terms as Perl itself.
Deleted: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/cswzlib.diff
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/cswzlib.diff 2009-08-06 19:18:57 UTC (rev 5897)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/cswzlib.diff 2009-08-06 19:25:48 UTC (rev 5898)
@@ -1,16 +0,0 @@
-diff --speed-large-files --minimal -Nru Compress-Raw-Zlib-2.004.orig/config.in Compress-Raw-Zlib-2.004/config.in
---- Compress-Raw-Zlib-2.004.orig/config.in 2006-06-26 15:38:21.000000000 -0400
-+++ Compress-Raw-Zlib-2.004/config.in 2007-03-12 19:01:49.668718000 -0400
-@@ -16,9 +16,9 @@
- # Setting the Gzip OS Code
- #
-
--BUILD_ZLIB = True
--INCLUDE = ./zlib-src
--LIB = ./zlib-src
-+BUILD_ZLIB = False
-+INCLUDE = /opt/csw/include
-+LIB = /opt/csw/lib
-
- OLD_ZLIB = False
- GZIP_OS_CODE = AUTO_DETECT
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