[25408] trunk/dports/perl/p5-sql-translator/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon May 21 08:59:14 PDT 2007


Revision: 25408
          http://trac.macosforge.org/projects/macports/changeset/25408
Author:   narf_tm at macports.org
Date:     2007-05-21 08:59:14 -0700 (Mon, 21 May 2007)

Log Message:
-----------
Updated to 0.08.

Modified Paths:
--------------
    trunk/dports/perl/p5-sql-translator/Portfile

Modified: trunk/dports/perl/p5-sql-translator/Portfile
===================================================================
--- trunk/dports/perl/p5-sql-translator/Portfile	2007-05-21 15:55:05 UTC (rev 25407)
+++ trunk/dports/perl/p5-sql-translator/Portfile	2007-05-21 15:59:14 UTC (rev 25408)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup      SQL-Translator 0.07
+perl5.setup      SQL-Translator 0.08
 maintainers      narf_tm at macports.org
 description      manipulate structured data definitions (SQL and more)
 long_description \
@@ -14,7 +14,7 @@
 
 platforms        darwin
 
-checksums        md5 5e6d8be5f6256343125a130a57a3e463
+checksums        md5 f152f9a0d443c2083dc19b054dd79266
 
 depends_lib-append	port:p5-class-base port:p5-class-data-inheritable \
 					port:p5-class-makemethods port:p5-log-log4perl \
@@ -22,7 +22,8 @@
 					port:p5-io-stringy port:p5-spreadsheet-parseexcel \
 					port:p5-text-recordparser port:p5-xml-writer \
 					port:p5-xml-xpath port:p5-test-exception \
-					port:p5-test-differences port:p5-yaml
+					port:p5-test-differences port:p5-yaml \
+					port:p5-module-build
 
 variant gd {
 	depends_lib-append	port:p5-gd
@@ -30,4 +31,4 @@
 
 variant graphviz {
 	depends_lib-append	port:p5-graphviz
-}
\ No newline at end of file
+}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070521/c22fe5be/attachment.html


More information about the macports-changes mailing list