Revision: 60981 http://trac.macports.org/changeset/60981 Author: narf_tm@macports.org Date: 2009-11-29 16:46:24 -0800 (Sun, 29 Nov 2009) Log Message: ----------- Updated to 0.08114. 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-11-30 00:43:49 UTC (rev 60980) +++ trunk/dports/perl/p5-dbix-class/Portfile 2009-11-30 00:46:24 UTC (rev 60981) @@ -3,16 +3,16 @@ PortSystem 1.0 PortGroup perl5 1.0 -perl5.setup DBIx-Class 0.08112 +perl5.setup DBIx-Class 0.08114 maintainers narf_tm openmaintainer description Extensible and flexible object <-> relational mapper. long_description ${description} platforms darwin -checksums md5 bf4f4dd040c5f994606c33ee5fcdc9f6 \ - sha1 ecdb5514af5b5ba75f27cf98d8da8efad18c3dde \ - rmd160 5359b404260ed4f4ade5c0cded1e040c1341b1a0 +checksums md5 8a53735173bf68a33f4f7f151e0ea513 \ + sha1 22064b94c34e23ebe1a58b9777fb22628486ee5c \ + rmd160 083fea17baabf1ee2d3266288b9be312f7889b61 depends_lib-append port:p5-carp-clan \ port:p5-class-accessor-grouped \ @@ -31,4 +31,5 @@ port:p5-test-exception \ port:p5-sub-name \ port:p5-mro-compat \ - port:p5-test-warn + port:p5-test-warn \ + port:p5-data-dumper-concise
participants (1)
-
narf_tm@macports.org