diff options
author | demon <demon@FreeBSD.org> | 2005-05-17 08:45:35 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2005-05-17 08:45:35 +0000 |
commit | aa50f351e0cfbdeaa59bf6c6587d3a1d09d51611 (patch) | |
tree | 4b12710013298804e57ff63d7f5e7860570712b3 /net/rrdtool10 | |
parent | e1662a2058a234dac1eefa1d21d7c046962acc4f (diff) | |
download | FreeBSD-ports-aa50f351e0cfbdeaa59bf6c6587d3a1d09d51611.zip FreeBSD-ports-aa50f351e0cfbdeaa59bf6c6587d3a1d09d51611.tar.gz |
Update to version 1.2.8.
Diffstat (limited to 'net/rrdtool10')
-rw-r--r-- | net/rrdtool10/Makefile | 4 | ||||
-rw-r--r-- | net/rrdtool10/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/rrdtool10/Makefile b/net/rrdtool10/Makefile index e8c8704..627c816 100644 --- a/net/rrdtool10/Makefile +++ b/net/rrdtool10/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rrdtool -PORTVERSION= 1.2.6 +PORTVERSION= 1.2.8 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/ @@ -22,7 +22,7 @@ USE_PERL5= yes USE_LIBTOOL_VER=15 USE_GMAKE= yes USE_REINPLACE= yes -CONFIGURE_ARGS= --enable-perl-site-install +CONFIGURE_ARGS= --enable-perl-site-install --disable-python CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libart-2.0 -I${LOCALBASE}/include/freetype2 LDFLAGS+= -L${LOCALBASE}/lib diff --git a/net/rrdtool10/distinfo b/net/rrdtool10/distinfo index cc037f7..6c39d54 100644 --- a/net/rrdtool10/distinfo +++ b/net/rrdtool10/distinfo @@ -1,2 +1,2 @@ -MD5 (rrdtool-1.2.6.tar.gz) = a152a09aab26849491d493f96941c45d -SIZE (rrdtool-1.2.6.tar.gz) = 872221 +MD5 (rrdtool-1.2.8.tar.gz) = 94666a3e01260a6b1ad0f18715d1feb3 +SIZE (rrdtool-1.2.8.tar.gz) = 898931 |