[csw-devel] SF.net SVN: gar:[11582] csw/mgar/pkg/cpan
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Thu Nov 11 20:24:49 CET 2010
Revision: 11582
http://gar.svn.sourceforge.net/gar/?rev=11582&view=rev
Author: dmichelsen
Date: 2010-11-11 19:24:49 +0000 (Thu, 11 Nov 2010)
Log Message:
-----------
cpan/Sort-Naturally: Initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Sort-Naturally/
csw/mgar/pkg/cpan/Sort-Naturally/branches/
csw/mgar/pkg/cpan/Sort-Naturally/tags/
csw/mgar/pkg/cpan/Sort-Naturally/trunk/
csw/mgar/pkg/cpan/Sort-Naturally/trunk/Makefile
csw/mgar/pkg/cpan/Sort-Naturally/trunk/checksums
csw/mgar/pkg/cpan/Sort-Naturally/trunk/files/
csw/mgar/pkg/cpan/Sort-Naturally/trunk/files/COPYING
Property changes on: csw/mgar/pkg/cpan/Sort-Naturally/trunk
___________________________________________________________________
Added: svn:ignore
+ cookies
download
work
Added: svn:externals
+ gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2
Added: csw/mgar/pkg/cpan/Sort-Naturally/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Sort-Naturally/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Sort-Naturally/trunk/Makefile 2010-11-11 19:24:49 UTC (rev 11582)
@@ -0,0 +1,17 @@
+GARNAME = Sort-Naturally
+GARVERSION = 1.02
+CATEGORIES = cpan
+AUTHOR = SBURKE
+
+DESCRIPTION = Sort lexically, but sort numeral parts numerically
+define BLURB
+endef
+
+DISTFILES = COPYING
+
+PACKAGES = CSWpmsortnaturally
+CATALOGNAME = pm_sortnaturally
+
+ARCHALL = 1
+
+include gar/category.mk
Added: csw/mgar/pkg/cpan/Sort-Naturally/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Sort-Naturally/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Sort-Naturally/trunk/checksums 2010-11-11 19:24:49 UTC (rev 11582)
@@ -0,0 +1 @@
+a173f3f8f519ebae6e5e578e843f6e1c Sort-Naturally-1.02.tar.gz
Added: csw/mgar/pkg/cpan/Sort-Naturally/trunk/files/COPYING
===================================================================
--- csw/mgar/pkg/cpan/Sort-Naturally/trunk/files/COPYING (rev 0)
+++ csw/mgar/pkg/cpan/Sort-Naturally/trunk/files/COPYING 2010-11-11 19:24:49 UTC (rev 11582)
@@ -0,0 +1,11 @@
+Copyright 2001, Sean M. Burke <sburke at 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.
More information about the devel
mailing list