mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Update to 1.2.12.
This commit is contained in:
parent
44241c2439
commit
84c2df0760
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151551
@ -6,15 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= rrdtool
|
||||
PORTVERSION= 1.2.11
|
||||
PORTVERSION= 1.2.12
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Round Robin Database Tools
|
||||
|
||||
LIB_DEPENDS= cgi.1:${PORTSDIR}/devel/cgilib \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
@ -22,7 +21,7 @@ USE_PERL5= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ARGS= --enable-perl-site-install --disable-python
|
||||
CONFIGURE_ARGS= --enable-perl-site-install --disable-python --disable-tcl
|
||||
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
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (rrdtool-1.2.11.tar.gz) = d61c5755cb77207f9ad3584b26e8bf08
|
||||
SIZE (rrdtool-1.2.11.tar.gz) = 1003339
|
||||
MD5 (rrdtool-1.2.12.tar.gz) = 7b544c38a818cbebcf06fe39b9f52d0d
|
||||
SHA256 (rrdtool-1.2.12.tar.gz) = 4702e589a222588793443a177d0d3aadfa2c6ec51f428f2652879bdd35965481
|
||||
SIZE (rrdtool-1.2.12.tar.gz) = 1022309
|
||||
|
@ -6,15 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= rrdtool
|
||||
PORTVERSION= 1.2.11
|
||||
PORTVERSION= 1.2.12
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/pub/
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Round Robin Database Tools
|
||||
|
||||
LIB_DEPENDS= cgi.1:${PORTSDIR}/devel/cgilib \
|
||||
freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
|
||||
@ -22,7 +21,7 @@ USE_PERL5= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
CONFIGURE_ARGS= --enable-perl-site-install --disable-python
|
||||
CONFIGURE_ARGS= --enable-perl-site-install --disable-python --disable-tcl
|
||||
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
|
||||
|
@ -1,2 +1,3 @@
|
||||
MD5 (rrdtool-1.2.11.tar.gz) = d61c5755cb77207f9ad3584b26e8bf08
|
||||
SIZE (rrdtool-1.2.11.tar.gz) = 1003339
|
||||
MD5 (rrdtool-1.2.12.tar.gz) = 7b544c38a818cbebcf06fe39b9f52d0d
|
||||
SHA256 (rrdtool-1.2.12.tar.gz) = 4702e589a222588793443a177d0d3aadfa2c6ec51f428f2652879bdd35965481
|
||||
SIZE (rrdtool-1.2.12.tar.gz) = 1022309
|
||||
|
Loading…
Reference in New Issue
Block a user