From owner-svn-ports-head@freebsd.org Thu Oct 1 22:30:33 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA89BA0D559; Thu, 1 Oct 2015 22:30:33 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB2251F48; Thu, 1 Oct 2015 22:30:33 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t91MUX1s031870; Thu, 1 Oct 2015 22:30:33 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t91MUXHH031868; Thu, 1 Oct 2015 22:30:33 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201510012230.t91MUXHH031868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Thu, 1 Oct 2015 22:30:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398394 - head/net-mgmt/cacti-spine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Oct 2015 22:30:33 -0000 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