[65148] trunk/dports/perl/p5-datetime-format-strptime/Portfile

narf_tm at macports.org narf_tm at macports.org
Mon Mar 22 13:45:58 PDT 2010


Revision: 65148
          http://trac.macports.org/changeset/65148
Author:   narf_tm at macports.org
Date:     2010-03-22 13:45:57 -0700 (Mon, 22 Mar 2010)
Log Message:
-----------
Updated to 1.2000.

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

Modified: trunk/dports/perl/p5-datetime-format-strptime/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-format-strptime/Portfile	2010-03-22 20:42:20 UTC (rev 65147)
+++ trunk/dports/perl/p5-datetime-format-strptime/Portfile	2010-03-22 20:45:57 UTC (rev 65148)
@@ -1,25 +1,27 @@
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem                1.0
+PortGroup                 perl5 1.0
 
-perl5.setup           DateTime-Format-Strptime 1.1000
-maintainers           narf_tm openmaintainer
-description           Parse and format strp and strf time patterns
-long_description      This module implements most of strptime(3), the POSIX \
-                      function that is the reverse of strftime(3), for \
-                      DateTime. While strftime takes a DateTime and a pattern \
-                      and returns a string, strptime takes a string and a \
-                      pattern and returns the DateTime object associated.
-extract.suffix        .tgz
+perl5.setup               DateTime-Format-Strptime 1.2000
+maintainers               narf_tm openmaintainer
+description               Parse and format strp and strf time patterns
+long_description          This module implements most of strptime(3), the \
+                          POSIX function that is the reverse of strftime(3), \
+                          for DateTime. While strftime takes a DateTime and a \
+                          pattern and returns a string, strptime takes a \
+                          string and a pattern and returns the DateTime \
+                          object associated.
 
-platforms             darwin
+platforms                 darwin
 
-checksums             md5 bf7f6b219e34411aa3f5d0de56fda393 \
-                      sha1 a394a61b37488e66bd02ed6aac7e72d7fd205d2c \
-                      rmd160 f1ccd57f0b321b0b12848e01289183102c331b68
+checksums                 md5 8e0218294f983629cf781990ed61f3ba \
+                          sha1 9177e055b6f6398c1358956e0b0c22d7a6bacbd6 \
+                          rmd160 f2753e82ea2109a2f9a5f8c9eaa614d9825c882c
 
-depends_lib-append    port:p5-params-validate \
-                      port:p5-datetime \
-                      port:p5-datetime-locale \
-                      port:p5-datetime-timezone
+depends_lib-append        port:p5-params-validate \
+                          port:p5-datetime \
+                          port:p5-datetime-locale \
+                          port:p5-datetime-timezone
+
+perl5.use_module_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100322/16b47c7d/attachment.html>


More information about the macports-changes mailing list