Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 2015 22:30:33 +0000 (UTC)
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398394 - head/net-mgmt/cacti-spine
Message-ID:  <201510012230.t91MUXHH031868@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: skreuzer
Date: Thu Oct  1 22:30:32 2015
New Revision: 398394
URL: https://svnweb.freebsd.org/changeset/ports/398394

Log:
  Update to 0.8.8f

Modified:
  head/net-mgmt/cacti-spine/Makefile
  head/net-mgmt/cacti-spine/distinfo

Modified: head/net-mgmt/cacti-spine/Makefile
==============================================================================
--- head/net-mgmt/cacti-spine/Makefile	Thu Oct  1 22:24:01 2015	(r398393)
+++ head/net-mgmt/cacti-spine/Makefile	Thu Oct  1 22:30:32 2015	(r398394)
@@ -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}/n
 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

Modified: head/net-mgmt/cacti-spine/distinfo
==============================================================================
--- head/net-mgmt/cacti-spine/distinfo	Thu Oct  1 22:24:01 2015	(r398393)
+++ head/net-mgmt/cacti-spine/distinfo	Thu Oct  1 22:30:32 2015	(r398394)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510012230.t91MUXHH031868>