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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 15 14:04:02 CEST 2012


Revision: 18955
          http://gar.svn.sourceforge.net/gar/?rev=18955&view=rev
Author:   dmichelsen
Date:     2012-08-15 12:04:02 +0000 (Wed, 15 Aug 2012)
Log Message:
-----------
cpan/Want/trunk: Update to 0.21 and sanitize package name

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

Modified: csw/mgar/pkg/cpan/Want/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Want/trunk/Makefile	2012-08-15 12:01:24 UTC (rev 18954)
+++ csw/mgar/pkg/cpan/Want/trunk/Makefile	2012-08-15 12:04:02 UTC (rev 18955)
@@ -1,17 +1,21 @@
 NAME = Want
-VERSION = 0.18
+VERSION = 0.21
 CATEGORIES = cpan
 GARTYPE = v2
 AUTHOR = ROBIN
 
-DESCRIPTION = a generalisation of wantarray
+DESCRIPTION = A generalisation of wantarray
 define BLURB
-  This module generalises the mechanism of the wantarray function, allowing a
-  function to determine in some detail how its return value is going to be
-  immediately used.
 endef
 
-PACKAGES = CSWpmwant
-CATALOGNAME = pm_want
+CATALOG_RELEASE = unstable
 
+LICENSE_TEXT = This module is licensed under the unknown license
+
+PACKAGES += CSWpm-want
+CATALOGNAME_CSWpm-want = pm_want
+SPKG_DESC_CSWpm-want = A generalisation of wantarray
+OBSOLETED_BY_CSWpm-want += CSWpmwant
+CATALOGNAME_CSWpmwant = pm_want_stub
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Want/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Want/trunk/checksums	2012-08-15 12:01:24 UTC (rev 18954)
+++ csw/mgar/pkg/cpan/Want/trunk/checksums	2012-08-15 12:04:02 UTC (rev 18955)
@@ -1 +1 @@
-b83e2d189781b10250133b4eb9e6ca28  Want-0.18.tar.gz
+2108f983ddef4c282e54d9f4627a1672  Want-0.21.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