[67739] trunk/dports/perl/p5-dbi/Portfile

narf_tm at macports.org narf_tm at macports.org
Mon May 17 08:22:08 PDT 2010


Revision: 67739
          http://trac.macports.org/changeset/67739
Author:   narf_tm at macports.org
Date:     2010-05-17 08:22:06 -0700 (Mon, 17 May 2010)
Log Message:
-----------
Updated to 1.611.

Modified Paths:
--------------
    trunk/dports/perl/p5-dbi/Portfile

Modified: trunk/dports/perl/p5-dbi/Portfile
===================================================================
--- trunk/dports/perl/p5-dbi/Portfile	2010-05-17 15:19:02 UTC (rev 67738)
+++ trunk/dports/perl/p5-dbi/Portfile	2010-05-17 15:22:06 UTC (rev 67739)
@@ -1,21 +1,23 @@
 # $Id$
 
-PortSystem          1.0
-PortGroup           perl5 1.0
+PortSystem            1.0
+PortGroup             perl5 1.0
 
-perl5.setup         DBI 1.609
-maintainers         narf_tm openmaintainer
-description         Abstract database access module for Perl
-long_description    The DBI module enables your Perl applications to access \
-                    multiple database types transparently. You can connect \
-                    to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. \
-                    without having to know the different underlying \
-                    interfaces of each.  The API defined by DBI will work \
-                    on all these database types and many more.
-homepage            http://dbi.perl.org/
+perl5.setup           DBI 1.611
+maintainers           narf_tm openmaintainer
+description           Abstract database access module for Perl
+long_description      The DBI module enables your Perl applications to access \
+                      multiple database types transparently. You can connect \
+                      to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. \
+                      without having to know the different underlying \
+                      interfaces of each.  The API defined by DBI will work \
+                      on all these database types and many more.
+homepage              http://dbi.perl.org/
 
-platforms           darwin
+platforms             darwin
 
-checksums           md5 e4689870b3f7ce503022a076c53284ed \
-                    sha1 abb8071a3451c36099846f73838cb7a6533e3bd8 \
-                    rmd160 1f1e8ffb795168c65add2ac13d3549ab9958b934
+checksums             md5 f48bc718e871f8926809af16682783fb \
+                      sha1 40a65c62b6b9ca756b41985ae2ae357a1f5d86b6 \
+                      rmd160 705caa900aeb1c7ec4e2c9e8ac2b63dd0f8b2306
+
+depends_lib-append    port:p5-test-simple
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100517/cf801da6/attachment-0001.html>


More information about the macports-changes mailing list