[34345] trunk/dports/perl/p5-datetime/Portfile

narf_tm at macports.org narf_tm at macports.org
Thu Feb 21 19:35:06 PST 2008


Revision: 34345
          http://trac.macosforge.org/projects/macports/changeset/34345
Author:   narf_tm at macports.org
Date:     2008-02-21 19:35:06 -0800 (Thu, 21 Feb 2008)

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

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

Modified: trunk/dports/perl/p5-datetime/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime/Portfile	2008-02-22 03:33:57 UTC (rev 34344)
+++ trunk/dports/perl/p5-datetime/Portfile	2008-02-22 03:35:06 UTC (rev 34345)
@@ -1,17 +1,22 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup			DateTime 0.36
-maintainers			mat at FreeBSD.org
-description			A date and time object
-long_description \
-	DateTime is a class for the representation of date/time combinations, \
-	and is part of the Perl DateTime project. For details on this project \
-	please see http://datetime.perl.org/
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-platforms			darwin
+perl5.setup           DateTime 0.41
+maintainers           narf_tm openmaintainer
+description           A date and time object
+long_description      DateTime is a class for the representation of date/time \
+                      combinations, and is part of the Perl DateTime project. \
+                      For details on this project please see \
+                      http://datetime.perl.org
 
-checksums md5 04a18d055011e34272d9b892b9634c68
+platforms             darwin
 
-depends_lib-append  port:p5-params-validate port:p5-datetime-locale port:p5-datetime-timezone
+checksums             md5 cbd27b0d9a3eee5ffa6afb9211b19a9e \
+                      sha1 b0e485c23ff850b9f53ff06b98ed655649b74a96 \
+                      rmd160 5a08c9a081e8c1b2acd55bb7f8679689f4c0970d
+
+depends_lib-append    port:p5-params-validate \
+                      port:p5-datetime-locale \
+                      port:p5-datetime-timezone

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080221/138e5517/attachment.html 


More information about the macports-changes mailing list