Revision: 22866
          http://sourceforge.net/p/gar/code/22866
Author:   dmichelsen
Date:     2014-01-22 20:43:42 +0000 (Wed, 22 Jan 2014)
Log Message:
-----------
cpan/Sort-Naturally/trunk: Update to 1.03 and makemake

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

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

Modified: csw/mgar/pkg/cpan/Sort-Naturally/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Sort-Naturally/trunk/Makefile     2014-01-22 20:32:20 UTC 
(rev 22865)
+++ csw/mgar/pkg/cpan/Sort-Naturally/trunk/Makefile     2014-01-22 20:43:42 UTC 
(rev 22866)
@@ -1,18 +1,23 @@
 NAME = Sort-Naturally
-VERSION = 1.02
+VERSION = 1.03
 CATEGORIES = cpan
 GARTYPE = v2
-AUTHOR = SBURKE
+AUTHOR = BINGOS
 
 DESCRIPTION = Sort lexically, but sort numeral parts numerically
 define BLURB
 endef
 
-DISTFILES = COPYING
+CATALOG_RELEASE = unstable
 
-PACKAGES = CSWpmsortnaturally
-CATALOGNAME = pm_sortnaturally
+LICENSE_TEXT = This module is licensed under the perl license
 
-ARCHALL = 1
+PACKAGES += CSWpm-sort-naturally
+CATALOGNAME_CSWpm-sort-naturally = pm_sort_naturally
+SPKG_DESC_CSWpm-sort-naturally = Sort lexically, but sort numeral parts 
numerically
+# There was no information if this is pure Perl or not. Please remove if 
necessary.
+ARCHALL_CSWpm-sort-naturally = 1
+OBSOLETED_BY_CSWpm-sort-naturally += CSWpmsortnaturally
+CATALOGNAME_CSWpmsortnaturally = pm_sortnaturally_stub
 
 include gar/category.mk

Modified: csw/mgar/pkg/cpan/Sort-Naturally/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Sort-Naturally/trunk/checksums    2014-01-22 20:32:20 UTC 
(rev 22865)
+++ csw/mgar/pkg/cpan/Sort-Naturally/trunk/checksums    2014-01-22 20:43:42 UTC 
(rev 22866)
@@ -1 +1 @@
-a173f3f8f519ebae6e5e578e843f6e1c  Sort-Naturally-1.02.tar.gz
+fef2e36d1b1ea23ee79ec68b5872453f  Sort-Naturally-1.03.tar.gz

Deleted: csw/mgar/pkg/cpan/Sort-Naturally/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Sort-Naturally/trunk/files/COPYING        2014-01-22 
20:32:20 UTC (rev 22865)
+++ csw/mgar/pkg/cpan/Sort-Naturally/trunk/files/COPYING        2014-01-22 
20:43:42 UTC (rev 22866)
@@ -1,11 +0,0 @@
-Copyright 2001, Sean M. Burke <sbu...@cpan.org>, all rights
-reserved.
-
-The programs and documentation in this dist are distributed in
-the hope that they will be useful, but without any warranty; without
-even the implied warranty of merchantability or fitness for a
-particular purpose.
-
-This library 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.

Reply via email to