[130740] trunk/dports/perl/p5-innotop/Portfile

devans at macports.org devans at macports.org
Fri Jan 2 01:28:13 PST 2015


Revision: 130740
          https://trac.macports.org/changeset/130740
Author:   devans at macports.org
Date:     2015-01-02 01:28:13 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
p5-innotop: update to version 1.9.1, add perl branches 5.18 5.20, livecheck.

Modified Paths:
--------------
    trunk/dports/perl/p5-innotop/Portfile

Modified: trunk/dports/perl/p5-innotop/Portfile
===================================================================
--- trunk/dports/perl/p5-innotop/Portfile	2015-01-02 09:16:20 UTC (rev 130739)
+++ trunk/dports/perl/p5-innotop/Portfile	2015-01-02 09:28:13 UTC (rev 130740)
@@ -4,8 +4,8 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.branches      5.16
-perl5.setup         innotop 1.9.0
+perl5.branches      5.16 5.18 5.20
+perl5.setup         innotop 1.9.1
 license             {GPL-2 Artistic-1}
 maintainers         nomaintainer
 supported_archs     noarch
@@ -24,11 +24,15 @@
 master_sites        googlecode:innotop
 dist_subdir         innotop
 
-checksums           rmd160  0ccd3623c19016a5ae89e92a49e27fd675494cd9 \
-                    sha256  bc2669ea88fb728c6c4ed9c695c4d0b7b9ae5df0f158ef23e8853694bf4f240a
+checksums           rmd160  bc39ee3dbffdf81606af4ea30405404d0aa9ce3c \
+                    sha256  117e5af58a83af79b6cf99877b25b1479197597be5a7d51b245a0ad9c69f4d3d
 
 if {${perl5.major} != ""} {
 depends_lib-append  port:p${perl5.major}-dbi \
                     port:p${perl5.major}-dbd-mysql \
                     port:p${perl5.major}-term-readkey
 }
+
+livecheck.type      regex
+livecheck.url       https://code.google.com/p/innotop/downloads/
+livecheck.regex     "innotop-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/4c4ed14f/attachment.html>


More information about the macports-changes mailing list