[68732] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Fri Jun 11 11:56:39 PDT 2010


Revision: 68732
          http://trac.macports.org/changeset/68732
Author:   ryandesign at macports.org
Date:     2010-06-11 11:56:36 -0700 (Fri, 11 Jun 2010)
Log Message:
-----------
p5-dbix-class-timestamp: new port, version 0.12; see #24996

Added Paths:
-----------
    trunk/dports/perl/p5-dbix-class-timestamp/
    trunk/dports/perl/p5-dbix-class-timestamp/Portfile

Added: trunk/dports/perl/p5-dbix-class-timestamp/Portfile
===================================================================
--- trunk/dports/perl/p5-dbix-class-timestamp/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-dbix-class-timestamp/Portfile	2010-06-11 18:56:36 UTC (rev 68732)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               perl5 1.0
+
+perl5.setup             DBIx-Class-TimeStamp 0.12
+platforms               darwin
+maintainers             fpassera.com:dev openmaintainer
+description             DBIx::Class extension to update and create date and time based fields
+long_description        ${description}
+
+checksums               md5     cb909b9e6e43ecfe3f367e2f90f5cf92 \
+                        sha1    d9105c6b5a92c7e5d854175a3df2d3c44da43e5f \
+                        rmd160  d8d354e33113c5065838e456522b98ff33aeb505
+
+depends_lib-append      port:p5-class-accessor-grouped \
+                        port:p5-datetime-format-mysql \
+                        port:p5-dbix-class-dynamicdefault \
+                        port:p5-time-hires \
+                        port:p5-time-warp \
+                        port:p5-datetime-format-sqlite
+
+supported_archs         noarch


Property changes on: trunk/dports/perl/p5-dbix-class-timestamp/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/b6c51c15/attachment.html>


More information about the macports-changes mailing list