[34343] trunk/dports/perl/p5-datetime-timezone/Portfile

narf_tm at macports.org narf_tm at macports.org
Thu Feb 21 19:28:32 PST 2008


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

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

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

Modified: trunk/dports/perl/p5-datetime-timezone/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-timezone/Portfile	2008-02-22 03:21:57 UTC (rev 34342)
+++ trunk/dports/perl/p5-datetime-timezone/Portfile	2008-02-22 03:28:31 UTC (rev 34343)
@@ -1,19 +1,23 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup			DateTime-TimeZone 0.59
-maintainers			mat at FreeBSD.org
-description			Time zone object base class and factory
-long_description \
-	This class is the base class for all time zone objects. A time zone is \
-	represented internally as a set of observances, each of which describes \
-	the offset from GMT for a given time period.
+PortSystem                1.0
+PortGroup                 perl5 1.0
 
-platforms			darwin
+perl5.setup               DateTime-TimeZone 0.72
+maintainers               narf_tm openmaintainer
+description               Time zone object base class and factory
+long_description          This class is the base class for all time zone \
+                          objects. A time zone is represented internally as \
+                          a set of observances, each of which describes \
+                          the offset from GMT for a given time period.
 
-checksums md5 c3b92c620f80b8ef026a45850395ee75
+platforms                 darwin
 
-depends_lib-append  port:p5-params-validate port:p5-class-singleton
+checksums                 md5 c56028cc44daab6141675381c734e028 \
+                          sha1 489c140830ff5c6bf1306981276804d8133b0a9f \
+                          rmd160 1f514c0f0f59ef1917971a422943d397afc23bb3
 
+depends_lib-append        port:p5-params-validate \
+                          port:p5-class-singleton
+
 perl5.use_module_build

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


More information about the macports-changes mailing list