[38722] trunk/dports/perl

markd at macports.org markd at macports.org
Tue Jul 29 11:29:30 PDT 2008


Revision: 38722
          http://trac.macosforge.org/projects/macports/changeset/38722
Author:   markd at macports.org
Date:     2008-07-29 11:29:29 -0700 (Tue, 29 Jul 2008)
Log Message:
-----------
New port.

Added Paths:
-----------
    trunk/dports/perl/p5-sort-versions/
    trunk/dports/perl/p5-sort-versions/Portfile

Added: trunk/dports/perl/p5-sort-versions/Portfile
===================================================================
--- trunk/dports/perl/p5-sort-versions/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-sort-versions/Portfile	2008-07-29 18:29:29 UTC (rev 38722)
@@ -0,0 +1,16 @@
+# $Id$
+
+PortSystem      1.0
+PortGroup       perl5 1.0
+
+perl5.setup     Sort-Versions 1.5
+maintainers     nomaintainer
+description     A perl 5 module for sorting of revision-like numbers.
+long_description 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.
+
+platforms       darwin
+checksums       md5 5434f948fdea6406851c77bebbd0ed19


Property changes on: trunk/dports/perl/p5-sort-versions/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080729/83b99395/attachment.html 


More information about the macports-changes mailing list