Revision: 5910 http://gar.svn.sourceforge.net/gar/?rev=5910&view=rev Author: dmichelsen Date: 2009-08-07 11:28:09 +0000 (Fri, 07 Aug 2009)
Log Message: ----------- cpan/IO-Compress-Base: Convert to stub as functionality has been moved to CSWpmiocompress Modified Paths: -------------- csw/mgar/pkg/cpan/IO-Compress-Base/trunk/Makefile Removed Paths: ------------- csw/mgar/pkg/cpan/IO-Compress-Base/trunk/files/COPYING Modified: csw/mgar/pkg/cpan/IO-Compress-Base/trunk/Makefile =================================================================== --- csw/mgar/pkg/cpan/IO-Compress-Base/trunk/Makefile 2009-08-07 11:24:00 UTC (rev 5909) +++ csw/mgar/pkg/cpan/IO-Compress-Base/trunk/Makefile 2009-08-07 11:28:09 UTC (rev 5910) @@ -1,22 +1,24 @@ GARNAME = IO-Compress-Base -GARVERSION = 2.015 +GARVERSION = 2.020 CATEGORIES = cpan AUTHOR = PMQS -DESCRIPTION = Base Class for IO::Compress modules +DESCRIPTION = This is a stub, the contents has been integrated into CSWpmiocompress define BLURB - This module is not intended for direct use in application code. Its sole - purpose if to to be sub-classed by IO::Compress modules. 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_iocompressbase PACKAGES = CSWpmiocompressbase + ARCHALL = 1 -EXTRA_MERGE_EXCLUDE_FILES = .*~ .*perllocal\.pod - -CONFIGURE_ARGS = - include gar/category.mk Deleted: csw/mgar/pkg/cpan/IO-Compress-Base/trunk/files/COPYING =================================================================== --- csw/mgar/pkg/cpan/IO-Compress-Base/trunk/files/COPYING 2009-08-07 11:24:00 UTC (rev 5909) +++ csw/mgar/pkg/cpan/IO-Compress-Base/trunk/files/COPYING 2009-08-07 11:28:09 UTC (rev 5910) @@ -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. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel