[csw-devel] SF.net SVN: gar:[4723] csw/mgar/pkg/cpan/Compress-Zlib/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Thu May 7 14:17:03 CEST 2009


Revision: 4723
          http://gar.svn.sourceforge.net/gar/?rev=4723&view=rev
Author:   bonivart
Date:     2009-05-07 12:17:02 +0000 (Thu, 07 May 2009)

Log Message:
-----------
Compress-Zlib: update to 2.015

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Compress-Zlib/trunk/Makefile
    csw/mgar/pkg/cpan/Compress-Zlib/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/COPYING

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.depend
    csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.gspec
    csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.prototype

Property Changed:
----------------
    csw/mgar/pkg/cpan/Compress-Zlib/trunk/


Property changes on: csw/mgar/pkg/cpan/Compress-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-Zlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Compress-Zlib/trunk/Makefile	2009-05-07 01:49:26 UTC (rev 4722)
+++ csw/mgar/pkg/cpan/Compress-Zlib/trunk/Makefile	2009-05-07 12:17:02 UTC (rev 4723)
@@ -1,5 +1,5 @@
 GARNAME = Compress-Zlib
-GARVERSION = 2.004
+GARVERSION = 2.015
 CATEGORIES = cpan
 AUTHOR = PMQS
 
@@ -10,10 +10,24 @@
   functionality provided by zlib is available in Compress::Zlib.
 endef
 
-DISTFILES = $(call admfiles,CSWpmcompresszlib,depend prototype)
+#DISTFILES += $(call admfiles,CSWpmlibwww,)
+DISTFILES += COPYING
+#DISTFILES = $(call admfiles,CSWpmcompresszlib,depend prototype)
 
+CATALOGNAME = pm_compresszlib
+PACKAGES = CSWpmcompresszlib
+ARCHALL = 1
+
+REQUIRED_PKGS = CSWpmiocompresszlib CSWpmcompressrawzlib CSWpmiocompressbase
+
+EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
+
 DEPENDS += cpan/Compress-Raw-Zlib
 DEPENDS += cpan/IO-Compress-Base
 DEPENDS += cpan/IO-Compress-Zlib
 
+CONFIGURE_ARGS =
+
+SKIPTEST = 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Compress-Zlib/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Compress-Zlib/trunk/checksums	2009-05-07 01:49:26 UTC (rev 4722)
+++ csw/mgar/pkg/cpan/Compress-Zlib/trunk/checksums	2009-05-07 12:17:02 UTC (rev 4723)
@@ -1,4 +1,2 @@
-dc01163b6927dda4b16353b4fe04c0c3  download/CSWpmcompresszlib.gspec
-73374517031c86a44d56d865f473eb2d  download/CSWpmcompresszlib.depend
-b71434787441686b486f848cb55d5c69  download/CSWpmcompresszlib.prototype
-ea7837294a3a434c1266c7e9862c4360  download/Compress-Zlib-2.004.tar.gz
+1334cbfa08be3947a3a149521242587c  download/COPYING
+689ba2cc399b019d0bf76a0575c32947  download/Compress-Zlib-2.015.tar.gz

Added: csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/COPYING	                        (rev 0)
+++ csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/COPYING	2009-05-07 12:17:02 UTC (rev 4723)
@@ -0,0 +1,3 @@
+       Copyright (c) 1995-2008 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-Zlib/trunk/files/CSWpmcompresszlib.depend
===================================================================
--- csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.depend	2009-05-07 01:49:26 UTC (rev 4722)
+++ csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.depend	2009-05-07 12:17:02 UTC (rev 4723)
@@ -1,3 +0,0 @@
-P CSWpmcomprawzlib pm_comprawzlib - Low-Level Interface to zlib compression library
-P CSWpmiocompbase pm_iocompbase - Base Class for IO::Compress modules
-P CSWpmiocompzlib pm_iocompzlib - Read and write gzip and zip files/buffers.

Deleted: csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.gspec
===================================================================
--- csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.gspec	2009-05-07 01:49:26 UTC (rev 4722)
+++ csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.gspec	2009-05-07 12:17:02 UTC (rev 4723)
@@ -1,8 +0,0 @@
-%var            bitname pm_compresszlib
-%var            pkgname CSWpmcompresszlib
-%var            arch all
-%include        url file://%{PKGLIB}/csw_cpan.gspec
-%copyright      
-Copyright (c) 1995-2004 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-Zlib/trunk/files/CSWpmcompresszlib.prototype
===================================================================
--- csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.prototype	2009-05-07 01:49:26 UTC (rev 4722)
+++ csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/CSWpmcompresszlib.prototype	2009-05-07 12:17:02 UTC (rev 4723)
@@ -1,19 +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/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/Zlib 0755 root bin
-f none /opt/csw/lib/perl/csw/auto/Compress/Zlib/.packlist 0644 root bin
-d none /opt/csw/share 0755 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::Zlib.3perl 0444 root bin
-d none /opt/csw/share/perl 0755 root bin
-d none /opt/csw/share/perl/csw 0755 root bin
-d none /opt/csw/share/perl/csw/Compress 0755 root bin
-f none /opt/csw/share/perl/csw/Compress/Zlib.pm 0444 root bin
-d none /opt/csw/share/perl/csw/auto 0755 root bin
-d none /opt/csw/share/perl/csw/auto/Compress 0755 root bin
-d none /opt/csw/share/perl/csw/auto/Compress/Zlib 0755 root bin
-f none /opt/csw/share/perl/csw/auto/Compress/Zlib/autosplit.ix 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