[68730] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Fri Jun 11 11:55:11 PDT 2010


Revision: 68730
          http://trac.macports.org/changeset/68730
Author:   ryandesign at macports.org
Date:     2010-06-11 11:55:08 -0700 (Fri, 11 Jun 2010)
Log Message:
-----------
p5-datetime-format-sqlite: new port, version 0.11; see #24991

Added Paths:
-----------
    trunk/dports/perl/p5-datetime-format-sqlite/
    trunk/dports/perl/p5-datetime-format-sqlite/Portfile

Added: trunk/dports/perl/p5-datetime-format-sqlite/Portfile
===================================================================
--- trunk/dports/perl/p5-datetime-format-sqlite/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-datetime-format-sqlite/Portfile	2010-06-11 18:55:08 UTC (rev 68730)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               perl5 1.0
+
+perl5.setup             DateTime-Format-SQLite 0.11
+platforms               darwin
+maintainers             fpassera.com:dev openmaintainer
+description             Parse and format SQLite dates and times
+long_description        ${description}
+
+checksums               md5     9cc9cc861407a1bbc696226605279842 \
+                        sha1    a04f88268e2c3cddbdc33d4d2082779014b88ea4 \
+                        rmd160  acb1ceccca1b0eaa0a809c4f810ea30bd41346f7
+
+depends_lib-append      port:p5-test-simple \
+                        port:p5-datetime-format-builder
+
+supported_archs         noarch


Property changes on: trunk/dports/perl/p5-datetime-format-sqlite/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100611/a3898d53/attachment.html>


More information about the macports-changes mailing list