[139543] trunk/dports/net/rrdtool

ionic at macports.org ionic at macports.org
Wed Aug 19 16:06:04 PDT 2015


Revision: 139543
          https://trac.macports.org/changeset/139543
Author:   ionic at macports.org
Date:     2015-08-19 16:06:04 -0700 (Wed, 19 Aug 2015)
Log Message:
-----------
rrdtool: update to 1.5.4. Switch to Perl 5.22. Fixes: #48623. Affects: #48365.

Patch provided by user.

Delete obsolete patch file.

Modified Paths:
--------------
    trunk/dports/net/rrdtool/Portfile

Removed Paths:
-------------
    trunk/dports/net/rrdtool/files/

Modified: trunk/dports/net/rrdtool/Portfile
===================================================================
--- trunk/dports/net/rrdtool/Portfile	2015-08-19 22:51:36 UTC (rev 139542)
+++ trunk/dports/net/rrdtool/Portfile	2015-08-19 23:06:04 UTC (rev 139543)
@@ -4,8 +4,7 @@
 PortSystem          1.0
 
 name                rrdtool
-version             1.4.9
-revision            1
+version             1.5.4
 categories          net
 license             GPL-2+
 maintainers         nomaintainer
@@ -15,8 +14,8 @@
 platforms           darwin
 master_sites        ${homepage}pub/
 
-checksums           rmd160 8c067f0207bdfeb067be3c9b31c8e35009485200 \
-                    sha256 3e2826e0d60aaf85313da35b3c0d3a926748fe482b4ada766a325a83b60125cc
+checksums           rmd160 f336795c1ae26eb618793c9899fdf66984861d64 \
+                    sha256 3feea3da87c02128a27083f1c7b2cb797ef673e946564c0ce008c1c25a5c3f99
 
 depends_build       port:pkgconfig
 
@@ -26,7 +25,7 @@
                     port:libffi \
                     port:gettext \
                     path:lib/pkgconfig/pango.pc:pango \
-                    port:perl5.16 \
+                    port:perl5.22 \
                     port:tcl \
                     port:zlib \
                     port:libpng \
@@ -34,10 +33,8 @@
                     port:intltool \
                     port:tcp_wrappers
 
-patchfiles          patch-bindings_lua_Makefile_in.diff
+configure.perl      ${prefix}/bin/perl5.22
 
-configure.perl      ${prefix}/bin/perl5.16
-
 configure.args      --enable-perl-site-install \
                     --with-perl-options="INSTALLDIRS=vendor" \
                     --with-tcllib=${prefix}/lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150819/55d9c7b4/attachment.html>


More information about the macports-changes mailing list