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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Jul 19 01:03:01 CEST 2012


Revision: 18814
          http://gar.svn.sourceforge.net/gar/?rev=18814&view=rev
Author:   dmichelsen
Date:     2012-07-18 23:03:01 +0000 (Wed, 18 Jul 2012)
Log Message:
-----------
cpan/Clone/trunk: Update to makemake and sanitize package name

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

Modified: csw/mgar/pkg/cpan/Clone/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Clone/trunk/Makefile	2012-07-18 22:51:00 UTC (rev 18813)
+++ csw/mgar/pkg/cpan/Clone/trunk/Makefile	2012-07-18 23:03:01 UTC (rev 18814)
@@ -4,14 +4,18 @@
 GARTYPE = v2
 AUTHOR = RDF
 
-DESCRIPTION = Recursively copy Perl datatypes
+DESCRIPTION = Recursive copy of nested objects
 define BLURB
-  This module provides a clone() method which makes recursive copies of nested
-  hash, array, scalar and reference types, including tied variables and
-  objects.
 endef
 
-PACKAGES = CSWpmclone
-CATALOGNAME = pm_clone
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the  license
+
+PACKAGES += CSWpm-clone
+CATALOGNAME_CSWpm-clone = pm_clone
+SPKG_DESC_CSWpm-clone = Recursive copy of nested objects
+OBSOLETED_BY_CSWpm-clone += CSWpmclone
+CATALOGNAME_CSWpmclone = pm_clone_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Clone/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Clone/trunk/checksums	2012-07-18 22:51:00 UTC (rev 18813)
+++ csw/mgar/pkg/cpan/Clone/trunk/checksums	2012-07-18 23:03:01 UTC (rev 18814)
@@ -1 +1 @@
-65f34e7280d7b7dfb72ab6224e5767f5  download/Clone-0.31.tar.gz
+65f34e7280d7b7dfb72ab6224e5767f5  Clone-0.31.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