[47175] trunk/dports/perl/p5-dbix-class/Portfile

narf_tm at macports.org narf_tm at macports.org
Sun Feb 22 19:08:06 PST 2009


Revision: 47175
          http://trac.macports.org/changeset/47175
Author:   narf_tm at macports.org
Date:     2009-02-22 19:08:05 -0800 (Sun, 22 Feb 2009)
Log Message:
-----------
Updated to 0.08012.

Modified Paths:
--------------
    trunk/dports/perl/p5-dbix-class/Portfile

Modified: trunk/dports/perl/p5-dbix-class/Portfile
===================================================================
--- trunk/dports/perl/p5-dbix-class/Portfile	2009-02-23 03:04:04 UTC (rev 47174)
+++ trunk/dports/perl/p5-dbix-class/Portfile	2009-02-23 03:08:05 UTC (rev 47175)
@@ -3,16 +3,16 @@
 PortSystem              1.0
 PortGroup               perl5 1.0
 
-perl5.setup             DBIx-Class 0.08010
+perl5.setup             DBIx-Class 0.08012
 maintainers             narf_tm openmaintainer
 description             Extensible and flexible object <-> relational mapper.
 long_description        ${description}
 
 platforms               darwin
 
-checksums               md5 5b7eee3c1ddf6f865c816cde9e9bdf62 \
-                        sha1 f2d5000cd42e85314c076a8cac8dd3c8bda241a5 \
-                        rmd160 bf2343982346b88e83255915bf245ac202847875
+checksums               md5 8d8c526f812d6213a04c6644d52a44b1 \
+                        sha1 5edfadae24b893e8e94cab00f9ac34320d8958b0 \
+                        rmd160 cd7cde60df61d9c543083ef525a90eb7b256596a
 
 depends_lib-append      port:p5-carp-clan \
                         port:p5-class-accessor-grouped \
@@ -22,6 +22,7 @@
                         port:p5-dbi \
                         port:p5-data-page \
                         port:p5-json-any \
+                        port:p5-scalar-list-utils \
                         port:p5-module-find \
                         port:p5-sql-abstract \
                         port:p5-sql-abstract-limit \
@@ -29,6 +30,8 @@
                         port:p5-class-trigger \
                         port:p5-dbd-sqlite \
                         port:p5-dbix-contextualfetch \
-                        port:p5-test-simple
+                        port:p5-test-simple \
+                        port:p5-test-deep \
+                        port:p5-test-exception
 
 configure.cmd-append    -I${perl5.lib}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090222/4b2fd031/attachment.html>


More information about the macports-changes mailing list