Revision
76295
Author
narf_tm@macports.org
Date
2011-02-19 16:33:25 -0800 (Sat, 19 Feb 2011)

Log Message

Updated to 1.616.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-dbi/Portfile (76294 => 76295)


--- trunk/dports/perl/p5-dbi/Portfile	2011-02-20 00:26:48 UTC (rev 76294)
+++ trunk/dports/perl/p5-dbi/Portfile	2011-02-20 00:33:25 UTC (rev 76295)
@@ -1,10 +1,9 @@
-# -*- 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
 PortGroup             perl5 1.0
 
-perl5.setup           DBI 1.615
+perl5.setup           DBI 1.616 ../by-authors/id/T/TI/TIMB/
 maintainers           narf_tm openmaintainer
 description           Abstract database access module for Perl
 long_description      The DBI module enables your Perl applications to access \
@@ -17,7 +16,10 @@
 
 platforms             darwin
 
-checksums           md5     1d88dfecd8e372a87591cd8c55944430 \
-                    sha1    086d0dc9f17db9d8e4f083a6236cca82d90694a6
+checksums             md5 799313e54a693beb635b47918458f7c4 \
+                      sha1 d969beb953c39f817f2329dcca6293ef5b048b50 \
+                      rmd160 ddfcd154546f78e1524f602356c209ec7975a464
 
-depends_lib-append    port:p5-test-simple
+depends_lib-append    port:p5-test-simple \
+                      port:p5-sql-statement \
+                      port:p5-clone