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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Aug 7 13:24:01 CEST 2009


Revision: 5909
          http://gar.svn.sourceforge.net/gar/?rev=5909&view=rev
Author:   dmichelsen
Date:     2009-08-07 11:24:00 +0000 (Fri, 07 Aug 2009)

Log Message:
-----------
cpan/Compress-Zlib: Convert to stub as functionality has been moved to CSWpmiocompress

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

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

Modified: csw/mgar/pkg/cpan/Compress-Zlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Compress-Zlib/trunk/Makefile	2009-08-07 11:03:23 UTC (rev 5908)
+++ csw/mgar/pkg/cpan/Compress-Zlib/trunk/Makefile	2009-08-07 11:24:00 UTC (rev 5909)
@@ -1,31 +1,25 @@
 GARNAME = Compress-Zlib
-GARVERSION = 2.015
+GARVERSION = 2.020
 CATEGORIES = cpan
 AUTHOR = PMQS
 
-DESCRIPTION = Interface to zlib compression library
+DESCRIPTION = This is a stub, the contents has been integrated into CSWpmiocompress
 define BLURB
-  The Compress::Zlib module provides a Perl interface to the zlib compression
-  library (see /AUTHOR for details about where to get zlib). Most of the
-  functionality provided by zlib is available in Compress::Zlib.
 endef
 
-DISTFILES += COPYING
+# This is a stub, the contents has been integrated into CSWpmiocompress
+MODDIST =
+CONFIGURE_SCRIPTS =
+BUILD_SCRIPTS =
+TEST_SCRIPTS =
+INSTALL_SCRIPTS =
 
+REQUIRED_PKGS = CSWpmiocompress
+
 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

Deleted: csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/COPYING	2009-08-07 11:03:23 UTC (rev 5908)
+++ csw/mgar/pkg/cpan/Compress-Zlib/trunk/files/COPYING	2009-08-07 11:24:00 UTC (rev 5909)
@@ -1,3 +0,0 @@
-       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.


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