diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2015-10-01 22:30:32 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2015-10-01 22:30:32 +0000 |
commit | f038edf126a8428a9ac2c2b9ccc725fead17a166 (patch) | |
tree | 72950deedc775d4982f52df0734947b3160608ef /net-mgmt | |
parent | 43c3dc2fe70756f2293db95ad4d45bd127b06880 (diff) | |
download | ports-f038edf126a8428a9ac2c2b9ccc725fead17a166.tar.gz ports-f038edf126a8428a9ac2c2b9ccc725fead17a166.zip |
Notes
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 |