[csw-devel] SF.net SVN: gar:[9026] csw/mgar/pkg/cpan/Digest/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Mar 8 16:46:53 CET 2010


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

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

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

Modified: csw/mgar/pkg/cpan/Digest/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Digest/trunk/Makefile	2010-03-08 15:43:00 UTC (rev 9025)
+++ csw/mgar/pkg/cpan/Digest/trunk/Makefile	2010-03-08 15:46:52 UTC (rev 9026)
@@ -1,18 +1,27 @@
 GARNAME = Digest
-GARVERSION = 1.16
+GARVERSION = stub
 CATEGORIES = cpan
 AUTHOR = GAAS
 
-DESCRIPTION = A simple frontend module for autoloading of various Digest:: modules
+DESCRIPTION = Stub to the Perl build-in module Digest
 define BLURB
-  This is just a simple frontend module for autoloading of various
-  Digest:: modules.  It also provide documentation of the interface that
-  all Digest:: modules should provide.
 endef
 
+MODDIST =
+
 PACKAGES = CSWpmdigest
 CATALOGNAME = pm_digest
 
+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/Digest/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Digest/trunk/checksums	2010-03-08 15:43:00 UTC (rev 9025)
+++ csw/mgar/pkg/cpan/Digest/trunk/checksums	2010-03-08 15:46:52 UTC (rev 9026)
@@ -1 +0,0 @@
-df65b3c12785ff9bbf14521551f0268d  download/Digest-1.16.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