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

narf_tm at macports.org narf_tm at macports.org
Tue Mar 4 20:16:08 PST 2008


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

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

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	2008-03-05 04:07:29 UTC (rev 34776)
+++ trunk/dports/perl/p5-datetime-format-strptime/Portfile	2008-03-05 04:16:07 UTC (rev 34777)
@@ -1,20 +1,25 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup			DateTime-Format-Strptime 1.0601
-version				1.06.01
-maintainers			mat at FreeBSD.org
-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.
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-platforms			darwin
+perl5.setup           DateTime-Format-Strptime 1.0702
+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
 
-checksums md5 4d65ba10fb7886c313ab817fe611ee65
+platforms             darwin
 
-depends_lib-append	port:p5-params-validate port:p5-datetime-locale \
-			port:p5-datetime-timezone port:p5-datetime
+checksums             md5 4a57ed0d53c49f68afefc1df1ec19043 \
+                      sha1 cc104e9c124712aefed3e7349823b0b373c3a709 \
+                      rmd160 5d4bc9d3e3cf0aace81598e87af0620b40237613
+
+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/20080304/6ab2dcb4/attachment-0001.html 


More information about the macports-changes mailing list