diff options
author | skreuzer <skreuzer@FreeBSD.org> | 2015-10-02 06:30:32 +0800 |
---|---|---|
committer | skreuzer <skreuzer@FreeBSD.org> | 2015-10-02 06:30:32 +0800 |
commit | 5f33980607d3f2ccde87380584dd5d0e55bfb43c (patch) | |
tree | 72950deedc775d4982f52df0734947b3160608ef /net-mgmt | |
parent | ea55d3612d645d61bcb2bb28b1524a26a75bc14a (diff) | |
download | freebsd-ports-gnome-5f33980607d3f2ccde87380584dd5d0e55bfb43c.tar.gz freebsd-ports-gnome-5f33980607d3f2ccde87380584dd5d0e55bfb43c.tar.zst freebsd-ports-gnome-5f33980607d3f2ccde87380584dd5d0e55bfb43c.zip |
Update to 0.8.8f
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cacti-spine/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/cacti-spine/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile index 632df4f77aae..fd2adb116003 100644 --- a/net-mgmt/cacti-spine/Makefile +++ b/net-mgmt/cacti-spine/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spine -PORTVERSION= 0.8.8c +PORTVERSION= 0.8.8f CATEGORIES= net-mgmt MASTER_SITES= http://www.cacti.net/downloads/${PORTNAME}/ DISTNAME= cacti-${PORTNAME}-${PORTVERSION} @@ -17,7 +17,7 @@ LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= YES CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE} CPPFLAGS+= `net-snmp-config --cflags` -LIBS+= `net-snmp-config --libs` +LDFLAGS+= `net-snmp-config --libs` USES= libtool USE_MYSQL= YES USE_OPENSSL= YES diff --git a/net-mgmt/cacti-spine/distinfo b/net-mgmt/cacti-spine/distinfo index 25d0c4a08f4d..29cc5d7d3605 100644 --- a/net-mgmt/cacti-spine/distinfo +++ b/net-mgmt/cacti-spine/distinfo @@ -1,2 +1,2 @@ -SHA256 (cacti-spine-0.8.8c.tar.gz) = 5fb4a56ca1885f241e2d94cfd708fd14329e6d22475da1294e345cbc34bedf16 -SIZE (cacti-spine-0.8.8c.tar.gz) = 632102 +SHA256 (cacti-spine-0.8.8f.tar.gz) = d0599239187f2f5a29f82b809e6941447f18bb7b170cd42e67455633b195e3c7 +SIZE (cacti-spine-0.8.8f.tar.gz) = 757078 |