[csw-devel] SF.net SVN: gar:[9024] csw/mgar/pkg/cpan/Archive-Tar/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Mar 8 16:40:13 CET 2010


Revision: 9024
          http://gar.svn.sourceforge.net/gar/?rev=9024&view=rev
Author:   dmichelsen
Date:     2010-03-08 15:40:13 +0000 (Mon, 08 Mar 2010)

Log Message:
-----------
cpan/Archive-Tar: Convert to stub as functionality is build in Perl 5.10.1

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Archive-Tar/trunk/Makefile
    csw/mgar/pkg/cpan/Archive-Tar/trunk/checksums

Modified: csw/mgar/pkg/cpan/Archive-Tar/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Archive-Tar/trunk/Makefile	2010-03-08 15:28:33 UTC (rev 9023)
+++ csw/mgar/pkg/cpan/Archive-Tar/trunk/Makefile	2010-03-08 15:40:13 UTC (rev 9024)
@@ -1,22 +1,29 @@
 GARNAME = Archive-Tar
-GARVERSION = 1.54
+GARVERSION = stub
 CATEGORIES = cpan
 AUTHOR = BINGOS
 
-DESCRIPTION = Module for manipulations of tar archives
+DESCRIPTION = Stub to the Perl build-in module Archive::Tar
 define BLURB
-  Archive::Tar provides an object oriented mechanism for handling tar files.
-  It provides class methods for quick and easy files handling while also
-  allowing for the creation of tar file objects for custom manipulation. If
-  you have the IO::Zlib module installed, Archive::Tar will also support
-  compressed or gzipped tar files.
 endef
 
-RUNTIME_DEP_PKGS = CSWpmiozlib CSWpmiocompress CSWpmpkgconst CSWpmtextdiff
+# No source file
+MODDIST =
 
 PACKAGES = CSWpmarchivetar
 CATALOGNAME = pm_archivetar
 
+CONFIGURE_SCRIPTS =
+BUILD_SCRIPTS =
+TEST_SCRIPTS =
+INSTALL_SCRIPTS =
+
 ARCHALL = 1
 
+# This package is completely empty, so it hasn't got any files
+# and no license either.
+CHECKPKG_OVERRIDES  = action-class-only-in-pkginfo|none
+CHECKPKG_OVERRIDES += license-missing
+
 include gar/category.mk
+

Modified: csw/mgar/pkg/cpan/Archive-Tar/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Archive-Tar/trunk/checksums	2010-03-08 15:28:33 UTC (rev 9023)
+++ csw/mgar/pkg/cpan/Archive-Tar/trunk/checksums	2010-03-08 15:40:13 UTC (rev 9024)
@@ -1 +0,0 @@
-093c6473c315119556919bd85de0bcb7  Archive-Tar-1.54.tar.gz


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