[csw-devel] SF.net SVN: gar:[19057] csw/mgar/pkg/cpan/Tie-IxHash/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 22 15:21:55 CEST 2012


Revision: 19057
          http://gar.svn.sourceforge.net/gar/?rev=19057&view=rev
Author:   dmichelsen
Date:     2012-08-22 13:21:55 +0000 (Wed, 22 Aug 2012)
Log Message:
-----------
cpan/Tie-IxHash/trunk: Update to 1.22 and sanitize package name

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

Modified: csw/mgar/pkg/cpan/Tie-IxHash/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Tie-IxHash/trunk/Makefile	2012-08-22 11:01:32 UTC (rev 19056)
+++ csw/mgar/pkg/cpan/Tie-IxHash/trunk/Makefile	2012-08-22 13:21:55 UTC (rev 19057)
@@ -1,21 +1,27 @@
 NAME = Tie-IxHash
-VERSION = 1.21
+VERSION = 1.22
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = GSAR
+AUTHOR = CHORNY
 
 DESCRIPTION = Ordered associative arrays for Perl
 define BLURB
-  This Perl module implements Perl hashes that preserve the order in which the
-  hash elements were added. The order is not affected when values
-  corresponding to existing keys in the IxHash are changed. The elements can
-  also be set to any arbitrary supplied order. The familiar perl array
-  operations can also be performed on the IxHash.
 endef
 
-PACKAGES = CSWpmtieixhash
-CATALOGNAME = pm_tieixhash
+CATALOG_RELEASE = unstable
 
-ARCHALL = 1
+LICENSE_TEXT = This module is licensed under the perl license, please see for details http://dev.perl.org/licenses/
 
+PACKAGES += CSWpm-tie-ixhash
+CATALOGNAME_CSWpm-tie-ixhash = pm_tie_ixhash
+SPKG_DESC_CSWpm-tie-ixhash = Ordered associative arrays for Perl
+ARCHALL_CSWpm-tie-ixhash = 1
+OBSOLETED_BY_CSWpm-tie-ixhash += CSWpmtieixhash
+CATALOGNAME_CSWpmtieixhash = pm_tieixhash_stub
+
+CONFIGURE_SCRIPTS = $(WORKSRC)/Build.PL
+BUILD_SCRIPTS = $(WORKSRC)/Build
+TEST_SCRIPTS = $(WORKSRC)/Build
+INSTALL_SCRIPTS = $(WORKSRC)/Build
+
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Tie-IxHash/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Tie-IxHash/trunk/checksums	2012-08-22 11:01:32 UTC (rev 19056)
+++ csw/mgar/pkg/cpan/Tie-IxHash/trunk/checksums	2012-08-22 13:21:55 UTC (rev 19057)
@@ -1 +1 @@
-567ddc13081596b52cfe3d82218cb264  Tie-IxHash-1.21.tar.gz
+aae2e62df7e016fd3e8fdaaea71b0b41  Tie-IxHash-1.22.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