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

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 27 07:06:08 PDT 2007


Revision: 29535
          http://trac.macosforge.org/projects/macports/changeset/29535
Author:   narf_tm at macports.org
Date:     2007-09-27 07:06:07 -0700 (Thu, 27 Sep 2007)

Log Message:
-----------
Updated to 0.08001.

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-09-27 14:00:55 UTC (rev 29534)
+++ trunk/dports/perl/p5-sql-translator/Portfile	2007-09-27 14:06:07 UTC (rev 29535)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup perl5 1.0
 
-perl5.setup      SQL-Translator 0.08
+perl5.setup      SQL-Translator 0.08001
 maintainers      narf_tm at macports.org
 description      manipulate structured data definitions (SQL and more)
 long_description \
@@ -14,17 +14,26 @@
 
 platforms        darwin
 
-checksums        md5 f152f9a0d443c2083dc19b054dd79266
+checksums        md5 496269e1d96388660a5da25b862356d8
 
-depends_lib-append	port:p5-class-base port:p5-class-data-inheritable \
-					port:p5-class-makemethods port:p5-log-log4perl \
-					port:p5-parse-recdescent port:p5-template-toolkit \
-					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-module-build
+depends_lib-append	port:p5-class-base \
+		port:p5-class-data-inheritable \
+		port:p5-class-makemethods \
+		port:p5-log-log4perl \
+		port:p5-parse-recdescent \
+		port:p5-template-toolkit \
+		port:p5-io-stringy \
+		port:p5-spreadsheet-parseexcel \
+		port:p5-text-parsewords \
+		port:p5-text-recordparser \
+		port:p5-xml-writer \
+		port:p5-xml-xpath \
+		port:p5-test-exception \
+		port:p5-test-differences \
+		port:p5-yaml
 
+perl5.use_module_build
+
 variant gd {
 	depends_lib-append	port:p5-gd
 }

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


More information about the macports-changes mailing list