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

narf_tm at macports.org narf_tm at macports.org
Fri Feb 18 09:07:06 PST 2011


Revision: 76127
          http://trac.macports.org/changeset/76127
Author:   narf_tm at macports.org
Date:     2011-02-18 09:07:04 -0800 (Fri, 18 Feb 2011)
Log Message:
-----------
Updated to 1.5000.

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	2011-02-18 17:04:53 UTC (rev 76126)
+++ trunk/dports/perl/p5-datetime-format-strptime/Portfile	2011-02-18 17:07:04 UTC (rev 76127)
@@ -1,27 +1,25 @@
 # $Id$
 
-PortSystem                1.0
-PortGroup                 perl5 1.0
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-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.
+perl5.setup           DateTime-Format-Strptime 1.5000
+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 8e0218294f983629cf781990ed61f3ba \
-                          sha1 9177e055b6f6398c1358956e0b0c22d7a6bacbd6 \
-                          rmd160 f2753e82ea2109a2f9a5f8c9eaa614d9825c882c
+checksums             md5 ccd7e8fe4276c258e325e0bbce3f8e74 \
+                      sha1 8040a3e3e89340e5e240e3ef7cf1871cc1e4e238 \
+                      rmd160 70ec474a8b57b7b36bf99a6378fd56fa2be3eff2
 
-depends_lib-append        port:p5-params-validate \
-                          port:p5-datetime \
-                          port:p5-datetime-locale \
-                          port:p5-datetime-timezone
-
-perl5.use_module_build
+depends_lib-append    port:p5-params-validate \
+                      port:p5-datetime \
+                      port:p5-datetime-locale \
+                      port:p5-datetime-timezone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110218/e7f4988c/attachment.html>


More information about the macports-changes mailing list