[csw-devel] SF.net SVN: gar:[5911] csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Aug 7 13:31:00 CEST 2009
Revision: 5911
http://gar.svn.sourceforge.net/gar/?rev=5911&view=rev
Author: dmichelsen
Date: 2009-08-07 11:31:00 +0000 (Fri, 07 Aug 2009)
Log Message:
-----------
cpan/IO-Compress-Zlib: Convert to stub as functionality has been moved to CSWpmiocompress
Modified Paths:
--------------
csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk/files/COPYING
Modified: csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk/Makefile 2009-08-07 11:28:09 UTC (rev 5910)
+++ csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk/Makefile 2009-08-07 11:31:00 UTC (rev 5911)
@@ -1,26 +1,24 @@
GARNAME = IO-Compress-Zlib
-GARVERSION = 2.015
+GARVERSION = 2.020
CATEGORIES = cpan
AUTHOR = PMQS
-DESCRIPTION = Read and write gzip and zip files/buffers.
+DESCRIPTION = This is a stub, the contents has been integrated into CSWpmiocompress
define BLURB
- This module provides a Perl interface to allow reading and writing of RFC
- 1950, 1951, 1952 (i.e. gzip) and zip files/buffers.
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_iocompresszlib
PACKAGES = CSWpmiocompresszlib
+
ARCHALL = 1
-REQUIRED_PKGS = CSWpmiocompressbase CSWpmcompressrawzlib
-
-EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod
-
-CONFIGURE_ARGS =
-
-SKIPTEST = 1
-
include gar/category.mk
Deleted: csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk/files/COPYING 2009-08-07 11:28:09 UTC (rev 5910)
+++ csw/mgar/pkg/cpan/IO-Compress-Zlib/trunk/files/COPYING 2009-08-07 11:31:00 UTC (rev 5911)
@@ -1,3 +0,0 @@
-Copyright (c) 2005-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