[57262] trunk/dports/perl/p5-sql-abstract/Portfile
narf_tm at macports.org
narf_tm at macports.org
Tue Sep 8 07:11:03 PDT 2009
Revision: 57262
http://trac.macports.org/changeset/57262
Author: narf_tm at macports.org
Date: 2009-09-08 07:11:02 -0700 (Tue, 08 Sep 2009)
Log Message:
-----------
Updated to 1.58.
Modified Paths:
--------------
trunk/dports/perl/p5-sql-abstract/Portfile
Modified: trunk/dports/perl/p5-sql-abstract/Portfile
===================================================================
--- trunk/dports/perl/p5-sql-abstract/Portfile 2009-09-08 14:08:21 UTC (rev 57261)
+++ trunk/dports/perl/p5-sql-abstract/Portfile 2009-09-08 14:11:02 UTC (rev 57262)
@@ -1,21 +1,23 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.setup SQL-Abstract 1.24
-categories-append databases
-maintainers narf_tm openmaintainer
-description Generate SQL from Perl data structures
-long_description This module was inspired by the excellent DBIx::Abstract. \
- However, in using that module I found that what I really \
- wanted to do was generate SQL, but still retain complete \
- control over my statement handles and use the DBI \
- interface. So, I set out to create an abstract SQL \
- generation module.
+perl5.setup SQL-Abstract 1.58
+categories-append databases
+maintainers narf_tm openmaintainer
+description Generate SQL from Perl data structures
+long_description This module was inspired by the excellent DBIx::Abstract. \
+ However, in using that module I found that what I really \
+ wanted to do was generate SQL, but still retain complete \
+ control over my statement handles and use the DBI \
+ interface. So, I set out to create an abstract SQL \
+ generation module.
-platforms darwin
+platforms darwin
-checksums md5 c750ba7f7b65db9d84aabdc8983811dd \
- sha1 0c0eb25591c6889439b53140af554b0c24f3814e \
- rmd160 f468271208638d606865dfeeb16c4c25b2f6ad9c
+checksums md5 4ab50f21c4795a7ec988efa7b21e6270 \
+ sha1 ff71462de36c0b55aadcc6fa4749315c6a41fd90 \
+ rmd160 403c64e3fb2af884bcfab155620d3c856aab4333
+
+depends_lib-append port:p5-clone
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090908/9419e823/attachment.html>
More information about the macports-changes
mailing list