Revision: 74559 http://trac.macports.org/changeset/74559 Author: snc@macports.org Date: 2010-12-21 12:38:10 -0800 (Tue, 21 Dec 2010) Log Message: ----------- p5-dbi: update to 1.615, #27643 Modified Paths: -------------- trunk/dports/perl/p5-dbi/Portfile Modified: trunk/dports/perl/p5-dbi/Portfile =================================================================== --- trunk/dports/perl/p5-dbi/Portfile 2010-12-21 20:16:14 UTC (rev 74558) +++ trunk/dports/perl/p5-dbi/Portfile 2010-12-21 20:38:10 UTC (rev 74559) @@ -1,3 +1,4 @@ +# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 @@ -3,5 +4,5 @@ PortGroup perl5 1.0 -perl5.setup DBI 1.611 +perl5.setup DBI 1.615 maintainers narf_tm openmaintainer description Abstract database access module for Perl @@ -16,8 +17,7 @@ platforms darwin -checksums md5 f48bc718e871f8926809af16682783fb \ - sha1 40a65c62b6b9ca756b41985ae2ae357a1f5d86b6 \ - rmd160 705caa900aeb1c7ec4e2c9e8ac2b63dd0f8b2306 +checksums md5 1d88dfecd8e372a87591cd8c55944430 \ + sha1 086d0dc9f17db9d8e4f083a6236cca82d90694a6 depends_lib-append port:p5-test-simple
participants (1)
-
snc@macports.org