[128874] trunk/dports/perl/p5-class-dbi/Portfile
khindenburg at macports.org
khindenburg at macports.org
Fri Nov 28 20:48:56 PST 2014
Revision: 128874
https://trac.macports.org/changeset/128874
Author: khindenburg at macports.org
Date: 2014-11-28 20:48:56 -0800 (Fri, 28 Nov 2014)
Log Message:
-----------
p5-class-dbi: add 5.18/20; add modeline; update checksums; fix livecheck #44834
Modified Paths:
--------------
trunk/dports/perl/p5-class-dbi/Portfile
Modified: trunk/dports/perl/p5-class-dbi/Portfile
===================================================================
--- trunk/dports/perl/p5-class-dbi/Portfile 2014-11-29 04:30:27 UTC (rev 128873)
+++ trunk/dports/perl/p5-class-dbi/Portfile 2014-11-29 04:48:56 UTC (rev 128874)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -3,7 +4,7 @@
PortGroup perl5 1.0
-perl5.branches 5.10 5.12 5.14 5.16
+perl5.branches 5.10 5.12 5.14 5.16 5.18 5.20
perl5.setup Class-DBI 3.0.17
-revision 3
+revision 4
license {Artistic-1 GPL}
maintainers nomaintainer
@@ -19,7 +20,8 @@
platforms darwin
-checksums md5 df59962bab98a0d31bf1d04d7270831b
+checksums rmd160 f62f8b37765a287d816180735e2b094a014d0946 \
+ sha256 541354fe361c56850cb11261f6ca089a14573fa764792447444ff736ae626206
if {${perl5.major} != ""} {
depends_lib-append port:p${perl5.major}-class-accessor \
@@ -30,3 +32,4 @@
port:p${perl5.major}-universal-moniker \
port:p${perl5.major}-version
}
+livecheck.version v${perl5.moduleversion}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141128/de7aa545/attachment.html>
More information about the macports-changes
mailing list