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

narf_tm at macports.org narf_tm at macports.org
Sun Feb 22 19:32:44 PST 2009


Revision: 47185
          http://trac.macports.org/changeset/47185
Author:   narf_tm at macports.org
Date:     2009-02-22 19:32:44 -0800 (Sun, 22 Feb 2009)
Log Message:
-----------
Updated to 0.09004.

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

Modified: trunk/dports/perl/p5-sql-translator/Portfile
===================================================================
--- trunk/dports/perl/p5-sql-translator/Portfile	2009-02-23 03:30:20 UTC (rev 47184)
+++ trunk/dports/perl/p5-sql-translator/Portfile	2009-02-23 03:32:44 UTC (rev 47185)
@@ -3,7 +3,7 @@
 PortSystem                1.0
 PortGroup                 perl5 1.0
 
-perl5.setup               SQL-Translator 0.09002
+perl5.setup               SQL-Translator 0.09004
 maintainers               narf_tm openmaintainer
 description               manipulate structured data definitions (SQL and more)
 long_description          SQL::Translator is a group of Perl modules that \
@@ -14,9 +14,9 @@
 
 platforms                 darwin
 
-checksums                 md5 b53c9f897a9415d6c48472d50b21cf50 \
-                          sha1 1f910dc933e57bc177e5c627a2d10074463c1acb \
-                          rmd160 48b4f69ff68035891f6fea5506102a1c1aa97036
+checksums                 md5 0f54df1319ad5c5c6e833cbb5d51e383 \
+                          sha1 cf8a8f22019f4e16c44d49534f5f9f8ad60b31db \
+                          rmd160 9355e88bb33170446b768d18c8e5055234757db4
 
 depends_lib-append        port:p5-class-accessor \
                           port:p5-class-base \
@@ -40,13 +40,13 @@
 perl5.use_module_build
 
 variant gd description {build with gd support} {
-    depends_lib-append port:p5-gd
-}
+                          depends_lib-append port:p5-gd
+                          }
 
 variant graph description {build with graph support} {
-    depends_lib-append port:p5-graph
-}
+                          depends_lib-append port:p5-graph
+                          }
 
 variant graphviz description {build with graphviz support} {
-    depends_lib-append port:p5-graphviz
-}
+                          depends_lib-append port:p5-graphviz
+                          }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090222/649529fb/attachment.html>


More information about the macports-changes mailing list