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

markd at macports.org markd at macports.org
Mon Jun 16 11:16:48 PDT 2008


Revision: 37633
          http://trac.macosforge.org/projects/macports/changeset/37633
Author:   markd at macports.org
Date:     2008-06-16 11:16:47 -0700 (Mon, 16 Jun 2008)

Log Message:
-----------
Update to 1.3.0.

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

Modified: trunk/dports/net/rrdtool/Portfile
===================================================================
--- trunk/dports/net/rrdtool/Portfile	2008-06-16 15:12:13 UTC (rev 37632)
+++ trunk/dports/net/rrdtool/Portfile	2008-06-16 18:16:47 UTC (rev 37633)
@@ -3,8 +3,7 @@
 PortSystem	1.0
 
 name			rrdtool
-version			1.2.27
-revision		1
+version			1.3.0
 categories		net
 maintainers		markd
 description		Round Robin Database
@@ -12,26 +11,25 @@
 homepage		http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
 platforms		darwin
 master_sites		http://oss.oetiker.ch/rrdtool/pub/
-checksums		md5 841ca303c88f7184cf0aaab07e52dec4
+checksums		md5 3ea8aa9e733c549fa2c1f8a9bcdf2c8d
 
 depends_lib		port:perl5.8 \
 			port:tcl \
 			port:zlib \
 			port:libpng \
-			port:freetype \
-			port:libart_lgpl
+			port:cairo
 
 configure.args		--prefix=${prefix} \
 			--enable-perl-site-install \
 			--with-tcllib=${prefix}/lib \
 			--disable-python \
 			--disable-ruby \
+			--disable-tcl \
 			--mandir=${prefix}/share/man
 
 configure.cppflags-append \
-			"-I${prefix}/include/libart-2.0 \
-			-I${prefix}/include/freetype2 \
-			-I${prefix}/include/libpng" \
+			"-I${prefix}/include/freetype2 \
+			-I${prefix}/include/libpng"
 
 build.type		gnu
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080616/8c251ed2/attachment.htm 


More information about the macports-changes mailing list