Revision
76299
Author
narf_tm@macports.org
Date
2011-02-19 16:56:50 -0800 (Sat, 19 Feb 2011)

Log Message

New port p5-dbix-class-cursor-cached 1.001000.

Added Paths

Diff

Added: trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile (0 => 76299)


--- trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile	2011-02-20 00:56:50 UTC (rev 76299)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem            1.0
+PortGroup             perl5 1.0
+
+perl5.setup           DBIx-Class-Cursor-Cached 1.001000 ../by-authors/id/A/AR/ARCANEZ/
+maintainers           narf_tm openmaintainer
+description           cursor class with built-in caching support
+long_description      ${description}
+
+platforms             darwin
+
+checksums             md5 5b5c6170ba7da534dcf1f3785d2d6b1e \
+                      sha1 a3248137d0d431e352c4037725697ac1368f6ba6 \
+                      rmd160 2bfb4afbae2e54ed5349bc610883fecf0d337f98
+
+depends_lib-append    port:p5-cache-cache \
+                      port:p5-dbd-sqlite \
+                      port:p5-carp-clan \
+                      port:p5-dbix-class \
+                      port:p5-digest-sha1
Property changes on: trunk/dports/perl/p5-dbix-class-cursor-cached/Portfile
___________________________________________________________________

Added: svn:keywords

Added: svn:eol-style