[129485] trunk/dports/perl/p5-dbd-sqlite/Portfile

devans at macports.org devans at macports.org
Sat Dec 13 16:18:08 PST 2014


Revision: 129485
          https://trac.macports.org/changeset/129485
Author:   devans at macports.org
Date:     2014-12-13 16:18:08 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
p5-dbd-sqlite: update to version 1.46, minor white space.

Modified Paths:
--------------
    trunk/dports/perl/p5-dbd-sqlite/Portfile

Modified: trunk/dports/perl/p5-dbd-sqlite/Portfile
===================================================================
--- trunk/dports/perl/p5-dbd-sqlite/Portfile	2014-12-13 23:40:47 UTC (rev 129484)
+++ trunk/dports/perl/p5-dbd-sqlite/Portfile	2014-12-14 00:18:08 UTC (rev 129485)
@@ -5,17 +5,18 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.10 5.12 5.14 5.16 5.18 5.20
-perl5.setup         DBD-SQLite 1.44
+perl5.setup         DBD-SQLite 1.46
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
-description         perl dbd interface to SQLite version 3
+description         Perl DBD interface to SQLite version 3
 long_description    ${description}
 
 platforms           darwin
 
-checksums           rmd160  fd02407eca7442e85c86834024542430788a0ebb \
-                    sha256  b4528c0a915571c0442aa78c9b5aefe6fc69fa82f5b031d74ff66fd2cbe62783
+checksums           rmd160  5fdecac9f88f17a9617a88d6e910fc58194937f6 \
+                    sha256  b2b179136cd7c0df7b0e4840ff3f46330f161e5fc646279748afa7a3144f7cc0
 
 if {${perl5.major} != ""} {
-    depends_lib-append  port:p${perl5.major}-dbi
+    depends_lib-append \
+                    port:p${perl5.major}-dbi
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141213/f18ed2f7/attachment.html>


More information about the macports-changes mailing list