[69519] trunk/dports/net/rrdtool/Portfile

markd at macports.org markd at macports.org
Thu Jul 8 13:01:50 PDT 2010


Revision: 69519
          http://trac.macports.org/changeset/69519
Author:   markd at macports.org
Date:     2010-07-08 13:01:49 -0700 (Thu, 08 Jul 2010)
Log Message:
-----------
Update to 1.4.4.  Added a patch by R Loomis to "place the Perl modules into
the vendor_perl (for packaged modules) directories rather than the site_perl
(for local system admin) directories."

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

Modified: trunk/dports/net/rrdtool/Portfile
===================================================================
--- trunk/dports/net/rrdtool/Portfile	2010-07-08 19:18:36 UTC (rev 69518)
+++ trunk/dports/net/rrdtool/Portfile	2010-07-08 20:01:49 UTC (rev 69519)
@@ -3,7 +3,7 @@
 PortSystem	1.0
 
 name			rrdtool
-version			1.4.3
+version			1.4.4
 categories		net
 maintainers		markd
 description		Round Robin Database
@@ -11,7 +11,7 @@
 homepage		http://oss.oetiker.ch/rrdtool/
 platforms		darwin
 master_sites		${homepage}pub/
-checksums		md5 492cf946c72f85987238faa2c311b7bb
+checksums		md5 93ad2fc2e9ddcd7d99c611fe30284a54
 
 depends_lib		port:expat \
 			path:lib/pkgconfig/glib-2.0.pc:glib2 \
@@ -26,6 +26,7 @@
 			port:intltool
 
 configure.args		--enable-perl-site-install \
+			--with-perl-options="INSTALLDIRS=vendor" \
 			--with-tcllib=${prefix}/lib \
 			--disable-python \
 			--disable-ruby \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100708/9650bac1/attachment.html>


More information about the macports-changes mailing list