[68728] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Fri Jun 11 11:51:00 PDT 2010


Revision: 68728
          http://trac.macports.org/changeset/68728
Author:   ryandesign at macports.org
Date:     2010-06-11 11:50:57 -0700 (Fri, 11 Jun 2010)
Log Message:
-----------
p5-dbicx-testdatabase: new port, version 0.02; see #24992

Added Paths:
-----------
    trunk/dports/perl/p5-dbicx-testdatabase/
    trunk/dports/perl/p5-dbicx-testdatabase/Portfile

Added: trunk/dports/perl/p5-dbicx-testdatabase/Portfile
===================================================================
--- trunk/dports/perl/p5-dbicx-testdatabase/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-dbicx-testdatabase/Portfile	2010-06-11 18:50:57 UTC (rev 68728)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               perl5 1.0
+
+perl5.setup             DBICx-TestDatabase 0.02
+platforms               darwin
+maintainers             fpassera.com:dev openmaintainer
+description             create a temporary database from a DBIx::Class::Schema
+long_description        ${description}
+
+master_sites            http://mir2.ovh.net/ftp.cpan.org/authors/id/J/JR/JROCKWAY/
+
+checksums               md5     e236d1a2bb4b07c70b35af0ae6e49415 \
+                        sha1    16935864a5ef035a506c1a03537540b79afa3b70 \
+                        rmd160  cb98d35ab21609993a9323c800716d273ad36f1b
+
+depends_lib-append      port:p5-test-simple \
+                        port:p5-test-use-ok \
+                        port:p5-sql-translator \
+                        port:p5-dbd-sqlite \
+                        port:p5-file-temp \
+                        port:p5-dbix-class
+
+supported_archs         noarch


Property changes on: trunk/dports/perl/p5-dbicx-testdatabase/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/5e77c55e/attachment.html>


More information about the macports-changes mailing list