Revision: 19062
          http://gar.svn.sourceforge.net/gar/?rev=19062&view=rev
Author:   dmichelsen
Date:     2012-08-22 13:53:26 +0000 (Wed, 22 Aug 2012)
Log Message:
-----------
cpan/Sort-Versions/trunk: Update to makemake, sanitize package name

Modified Paths:
--------------
    csw/mgar/pkg/cpan/Sort-Versions/trunk/Makefile

Removed Paths:
-------------
    csw/mgar/pkg/cpan/Sort-Versions/trunk/files/COPYING

Modified: csw/mgar/pkg/cpan/Sort-Versions/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Sort-Versions/trunk/Makefile      2012-08-22 13:45:06 UTC 
(rev 19061)
+++ csw/mgar/pkg/cpan/Sort-Versions/trunk/Makefile      2012-08-22 13:53:26 UTC 
(rev 19062)
@@ -4,30 +4,19 @@
 GARTYPE = v2
 AUTHOR = EDAVIS
 
-DESCRIPTION = A module for sorting of revision-like numbers
+DESCRIPTION = Sorting of revision (and similar) numbers
 define BLURB
-  Sort::Versions allows easy sorting of mixed non-numeric and numeric strings,
-  like the 'version numbers' that many shared library systems and revision
-  control packages use. This is quite useful if you are trying to deal with
-  shared libraries. It can also be applied to applications that intersperse
-  variable-width numeric fields within text. Other applications can
-  undoubtedly be found.
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmsortversions CSWpmsortver
+LICENSE_TEXT = This module is licensed under the  license
 
-CATALOGNAME_CSWpmsortversions = pm_sortversions
-CATALOGNAME_CSWpmsortver = pm_sortver
+PACKAGES += CSWpm-sort-versions
+CATALOGNAME_CSWpm-sort-versions = pm_sort_versions
+SPKG_DESC_CSWpm-sort-versions = Sorting of revision (and similar) numbers
+ARCHALL_CSWpm-sort-versions = 1
+OBSOLETED_BY_CSWpm-sort-versions += CSWpmsortver
+CATALOGNAME_CSWpmsortver = pm_sortversions_stub
 
-SPKG_DESC_CSWpmsortversions = $(DESCRIPTION)
-SPKG_DESC_CSWpmsortver = Empty stub as contents has been moved to 
CSWpmsortversions
-
-RUNTIME_DEP_PKGS_ONLY_CSWpmsortver = CSWpmsortversions
-
-ARCHALL = 1
-
-PKGFILES_CSWpmsortver = NOFILES
-
 include gar/category.mk

Deleted: csw/mgar/pkg/cpan/Sort-Versions/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Sort-Versions/trunk/files/COPYING 2012-08-22 13:45:06 UTC 
(rev 19061)
+++ csw/mgar/pkg/cpan/Sort-Versions/trunk/files/COPYING 2012-08-22 13:53:26 UTC 
(rev 19062)
@@ -1,3 +0,0 @@
-The files in this package are copyright Kenneth J. Albanowski, Ed
-Avis, and Matt Johnson.  This package is free software; you can
-redistribute it and/or modify it under the same terms as Perl itself.

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to