Revision
122941
Author
devans@macports.org
Date
2014-08-02 09:09:35 -0700 (Sat, 02 Aug 2014)

Log Message

p5-dbd-sqlite2: update to version 0.36, add perl branches 5.18, 5.20, description.

Modified Paths

Diff

Modified: trunk/dports/perl/p5-dbd-sqlite2/Portfile (122940 => 122941)


--- trunk/dports/perl/p5-dbd-sqlite2/Portfile	2014-08-02 15:54:37 UTC (rev 122940)
+++ trunk/dports/perl/p5-dbd-sqlite2/Portfile	2014-08-02 16:09:35 UTC (rev 122941)
@@ -4,19 +4,17 @@
 PortSystem            1.0
 PortGroup             perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup           DBD-SQLite2 0.33
-revision              3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup           DBD-SQLite2 0.36
 license               {Artistic GPL}
 maintainers           nomaintainer
-description           perl dbd interface to SQLite (old version)
+description           perl dbd interface to SQLite (old version 2)
 long_description      ${description}
 
 platforms             darwin
 
-checksums             md5 babd83fd5eb9ba7560ad4bab4c76c0eb \
-                      sha1 4668ef655c8c8410308d5cb649399d5f339105e8 \
-                      rmd160 8eb2e379c87abc3e177cdd14a1cf3e16cec09573
+checksums           rmd160  2a10d179896e818df37aa75dc07e78731fec41c0 \
+                    sha256  1715f8e6dfd6e1fe34ae5c8d8b15e3d856b29e5416d6b02d5575ff55f4411e60
 
 if {${perl5.major} != ""} {
 depends_lib-append    port:p${perl5.major}-dbi