[csw-devel] SF.net SVN: gar:[4725] csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Thu May 7 15:45:39 CEST 2009
Revision: 4725
http://gar.svn.sourceforge.net/gar/?rev=4725&view=rev
Author: bonivart
Date: 2009-05-07 13:45:39 +0000 (Thu, 07 May 2009)
Log Message:
-----------
Compress-Raw-Zlib: update to 2.019
Modified Paths:
--------------
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/Makefile
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/COPYING
Removed Paths:
-------------
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.depend
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.gspec
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.prototype
Property Changed:
----------------
csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/
Property changes on: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk
___________________________________________________________________
Modified: svn:externals
- gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v1
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Modified: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/Makefile 2009-05-07 13:28:03 UTC (rev 4724)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/Makefile 2009-05-07 13:45:39 UTC (rev 4725)
@@ -1,5 +1,5 @@
GARNAME = Compress-Raw-Zlib
-GARVERSION = 2.004
+GARVERSION = 2.019
CATEGORIES = cpan
AUTHOR = PMQS
@@ -9,11 +9,23 @@
compression library.
endef
-DISTFILES = $(call admfiles,CSWpmcomprawzlib,depend prototype)
+DISTFILES += COPYING
+CATALOGNAME = pm_compressrawzlib
+PACKAGES = CSWpmcompressrawzlib
+ARCHALL = 1
+
+REQUIRED_PKGS = CSWzlib
+
+EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
+
+CONFIGURE_ARGS =
+
+#SKIPTEST = 1
+
# Use CSWzlib instead of the dist version
-PATCHFILES += cswzlib.diff
+#PATCHFILES += cswzlib.diff
-#DEPEND += lib/zlib
+DEPEND += lib/zlib
include gar/category.mk
Modified: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/checksums 2009-05-07 13:28:03 UTC (rev 4724)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/checksums 2009-05-07 13:45:39 UTC (rev 4725)
@@ -1,5 +1,2 @@
-1961d25b21a6407ae4c2b7548a34ab9e download/CSWpmcomprawzlib.gspec
-4322ee21ea3117bcf0fd1f3f9da66ffb download/CSWpmcomprawzlib.depend
-d92ba057b3b8ea592a5ef7d646af26e7 download/CSWpmcomprawzlib.prototype
-e5b78784b4e3ec857793cc3fa4e51346 download/Compress-Raw-Zlib-2.004.tar.gz
-09d9b21c80fe136c1790bf90ba0ae4bb download/cswzlib.diff
+f3f53ce3a53b4a71d94574bdde1364de download/COPYING
+cb87f8cfc7c1c032da97c8118cc073be download/Compress-Raw-Zlib-2.019.tar.gz
Added: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/COPYING 2009-05-07 13:45:39 UTC (rev 4725)
@@ -0,0 +1,3 @@
+Copyright (c) 2005-2007 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/CSWpmcomprawzlib.depend
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.depend 2009-05-07 13:28:03 UTC (rev 4724)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.depend 2009-05-07 13:45:39 UTC (rev 4725)
@@ -1 +0,0 @@
-P CSWzlib zlib - Zlib Data Compression Library
Deleted: csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.gspec
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.gspec 2009-05-07 13:28:03 UTC (rev 4724)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.gspec 2009-05-07 13:45:39 UTC (rev 4725)
@@ -1,7 +0,0 @@
-%var bitname pm_comprawzlib
-%var pkgname CSWpmcomprawzlib
-%include url file://%{PKGLIB}/csw_cpan.gspec
-%copyright
-Copyright (c) 2005-2007 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/CSWpmcomprawzlib.prototype
===================================================================
--- csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.prototype 2009-05-07 13:28:03 UTC (rev 4724)
+++ csw/mgar/pkg/cpan/Compress-Raw-Zlib/trunk/files/CSWpmcomprawzlib.prototype 2009-05-07 13:45:39 UTC (rev 4725)
@@ -1,17 +0,0 @@
-d none /opt/csw/lib 0755 root bin
-d none /opt/csw/lib/perl 0755 root bin
-d none /opt/csw/lib/perl/csw 0755 root bin
-d none /opt/csw/lib/perl/csw/Compress 0755 root bin
-d none /opt/csw/lib/perl/csw/Compress/Raw 0755 root bin
-f none /opt/csw/lib/perl/csw/Compress/Raw/Zlib.pm 0444 root bin
-d none /opt/csw/lib/perl/csw/auto 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Compress 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Compress/Raw 0755 root bin
-d none /opt/csw/lib/perl/csw/auto/Compress/Raw/Zlib 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Compress/Raw/Zlib/.packlist 0644 root bin
-f none /opt/csw/lib/perl/csw/auto/Compress/Raw/Zlib/Zlib.bs 0444 root bin
-f none /opt/csw/lib/perl/csw/auto/Compress/Raw/Zlib/Zlib.so 0555 root bin
-f none /opt/csw/lib/perl/csw/auto/Compress/Raw/Zlib/autosplit.ix 0444 root bin
-d none /opt/csw/share/man 0755 root bin
-d none /opt/csw/share/man/man3 0755 root bin
-f none /opt/csw/share/man/man3/Compress::Raw::Zlib.3perl 0444 root bin
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