[csw-devel] SF.net SVN: gar:[20872] csw/mgar/pkg/cpan/IO-Zlib/trunk/Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Fri Apr 26 20:25:38 CEST 2013


Revision: 20872
          http://gar.svn.sourceforge.net/gar/?rev=20872&view=rev
Author:   bonivart
Date:     2013-04-26 18:25:37 +0000 (Fri, 26 Apr 2013)
Log Message:
-----------
cpan/IO-Zlib/trunk: fix name

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

Modified: csw/mgar/pkg/cpan/IO-Zlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Zlib/trunk/Makefile	2013-04-26 17:59:12 UTC (rev 20871)
+++ csw/mgar/pkg/cpan/IO-Zlib/trunk/Makefile	2013-04-26 18:25:37 UTC (rev 20872)
@@ -6,17 +6,17 @@
 
 DESCRIPTION = IO:: style interface to Compress::Zlib
 define BLURB
-  IO::Zlib provides an IO:: style interface to Compress::Zlib and hence to
-  gzip/zlib compressed files. It provides many of the same methods as the
-  IO::Handle interface.
 endef
 
 DISTFILES += COPYING
 
-RUNTIME_DEP_PKGS = CSWpmiocompress
+PACKAGES = CSWpm-io-zlib
+CATALOGNAME = pm_io_zlib
+SPKG_DESC_CSWpm-io-zlib = $(DESCRIPTION)
+OBSOLETED_BY_CSWpm-io-zlib = CSWpmiozlib
+CATALOGNAME_CSWpmiozlib = pm_iozlib
 
-PACKAGES = CSWpmiozlib
-CATALOGNAME = pm_iozlib
+RUNTIME_DEP_PKGS = CSWpm-io-compress
 
 ARCHALL = 1
 

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