Modified: trunk/dports/net/rrdtool/Portfile (139542 => 139543)
--- 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 \