[34780] trunk/dports/perl/p5-datetime-format-pg/Portfile

narf_tm at macports.org narf_tm at macports.org
Tue Mar 4 20:28:24 PST 2008


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

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

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

Modified: trunk/dports/perl/p5-datetime-format-pg/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-format-pg/Portfile	2008-03-05 04:26:43 UTC (rev 34779)
+++ trunk/dports/perl/p5-datetime-format-pg/Portfile	2008-03-05 04:28:24 UTC (rev 34780)
@@ -1,19 +1,25 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup			DateTime-Format-Pg 0.08
-maintainers			mat at FreeBSD.org
-description			Parse and format PostgreSQL dates and times
-long_description \
-	This module understands the formats used by PostgreSQL for its DATE, \
-	TIME, TIMESTAMP, and INTERVAL data types. It can be used to parse these \
-	formats in order to create DateTime or DateTime::Duration objects, and \
-	it can take a DateTime or DateTime::Duration object and produce a \
-	string representing it in a format accepted by PostgreSQL.
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-platforms			darwin
+perl5.setup           DateTime-Format-Pg 0.16001
+maintainers           narf_tm openmaintainer
+description           Parse and format PostgreSQL dates and times
+long_description      This module understands the formats used by PostgreSQL \
+                      for its DATE, TIME, TIMESTAMP, and INTERVAL data types. \
+                      It can be used to parse these formats in order to \
+                      create DateTime or DateTime::Duration objects, and it \
+                      can take a DateTime or DateTime::Duration object and \
+                      produce a string representing it in a format accepted \
+                      by PostgreSQL.
 
-checksums md5 574af60499bdb4c3665f338d6366e11f
+platforms             darwin
 
-depends_lib-append  port:p5-datetime-format-builder
+checksums             md5 99bfad4278ebc6d01f5976bb569332fe \
+                      sha1 af92746f1924a2b2b06255f231d906d4effa7713 \
+                      rmd160 a715bb8df568d508ae7881f89af5c92b1d429592
+
+depends_lib-append    port:p5-datetime \
+                      port:p5-datetime-format-builder \
+                      port:p5-datetime-timezone

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


More information about the macports-changes mailing list