[34779] trunk/dports/perl/p5-datetime-format-builder/Portfile

narf_tm at macports.org narf_tm at macports.org
Tue Mar 4 20:26:44 PST 2008


Revision: 34779
          http://trac.macosforge.org/projects/macports/changeset/34779
Author:   narf_tm at macports.org
Date:     2008-03-04 20:26:43 -0800 (Tue, 04 Mar 2008)

Log Message:
-----------
Updated to 0.7901 and took over port.

Modified Paths:
--------------
    trunk/dports/perl/p5-datetime-format-builder/Portfile

Modified: trunk/dports/perl/p5-datetime-format-builder/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-format-builder/Portfile	2008-03-05 04:24:29 UTC (rev 34778)
+++ trunk/dports/perl/p5-datetime-format-builder/Portfile	2008-03-05 04:26:43 UTC (rev 34779)
@@ -1,22 +1,28 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup			DateTime-Format-Builder 0.7806
-version				0.78.06
-maintainers			mat at FreeBSD.org
-description			Create DateTime parser classes and objects
-long_description \
-	DateTime::Format::Builder creates DateTime parsers. Many string formats \
-	of dates and times are simple and just require a basic regular \
-	expression to extract the relevant information. Builder provides a \
-	simple way to do this without writing reams of structural code.
+PortSystem                1.0
+PortGroup                 perl5 1.0
 
-platforms			darwin
+perl5.setup               DateTime-Format-Builder 0.7901
+maintainers               narf_tm openmaintainer
+description               Create DateTime parser classes and objects
+long_description          DateTime::Format::Builder creates DateTime \
+                          parsers. Many string formats of dates and times \
+                          are simple and just require a basic regular \
+                          expression to extract the relevant information. \
+                          Builder provides a simple way to do this without \
+                          writing reams of structural code.
 
-checksums md5 31f030e6f03cd95ebb343f2f856bf704
+platforms                 darwin
 
-depends_lib-append	port:p5-params-validate port:p5-datetime \
-		port:p5-datetime-format-strptime port:p5-class-factory-util
+checksums                 md5 43407285237cdc3cdd2c08b936229198 \
+                          sha1 bf88486f811a12cba5574b093c21a330a63defaf \
+                          rmd160 880d0143bc384eacc3123bacae4781a619734393
 
+depends_lib-append        port:p5-class-factory-util \
+                          port:p5-datetime \
+                          port:p5-datetime-format-strptime \
+                          port:p5-params-validate \
+                          port:p5-task-weaken
+
 perl5.use_module_build

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080304/61f92a9b/attachment.html 


More information about the macports-changes mailing list