[20900] trunk

source_changes at macosforge.org source_changes at macosforge.org
Fri Dec 8 17:33:38 PST 2006


Revision: 20900
          http://trac.macosforge.org/projects/macports/changeset/20900
Author:   mgrimes at macports.org
Date:     2006-12-08 17:33:38 -0800 (Fri, 08 Dec 2006)

Log Message:
-----------
 r20928 at entropy:  mark | 2006-12-08 17:36:44 -0800
 New Port: p5-path-class. Closes #11040.
 

Added Paths:
-----------
    trunk/dports/perl/p5-path-class/
    trunk/dports/perl/p5-path-class/Portfile

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Name: svk:merge
   - a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20924
f2dd1c64-7982-4318-98ce-263798263e0a:/local:20611
   + a2b01108-8822-4c85-91cd-1541804339d8:/local/macports:20632
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/libdnet-maintainer:20898
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-app-cli:20923
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-list-moreutils:20919
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/branches/p5-path-class:20927
b1dfe3f6-5eec-4605-9368-528ffc7f2357:/local/trunk:20928
f2dd1c64-7982-4318-98ce-263798263e0a:/local:20611

Added: trunk/dports/perl/p5-path-class/Portfile
===================================================================
--- trunk/dports/perl/p5-path-class/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-path-class/Portfile	2006-12-09 01:33:38 UTC (rev 20900)
@@ -0,0 +1,15 @@
+# $Id: $
+PortSystem        1.0
+PortGroup         perl5 1.0
+
+perl5.setup       Path-Class 0.15
+maintainers       mark at stateful.net
+description       This Perl extension provides cross-platform path \
+                  specification manipulation.
+long_description  Path::Class is a module for manipulation of file and \
+                  directory specifications in a cross-platform manner.
+
+checksums         md5 83acefa57abacb8a8af0618e0468638a
+platforms         darwin
+master_sites      http://cpan.perl.org/authors/id/K/KW/KWILLIAMS/
+homepage          http://search.cpan.org/~kwilliams/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061208/6fa0475d/attachment.html


More information about the macports-changes mailing list