Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 01:28:14 +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: r501760 - head/net-mgmt/cacti-spine
Message-ID:  <201905160128.x4G1SEsH091721@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: skreuzer
Date: Thu May 16 01:28:14 2019
New Revision: 501760
URL: https://svnweb.freebsd.org/changeset/ports/501760

Log:
  Update to version 1.2.3

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 May 16 01:09:41 2019	(r501759)
+++ head/net-mgmt/cacti-spine/Makefile	Thu May 16 01:28:14 2019	(r501760)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spine
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.cacti.net/downloads/${PORTNAME}/
 DISTNAME=	cacti-${PORTNAME}-${PORTVERSION}
@@ -21,7 +21,7 @@ GNU_CONFIGURE=	YES
 CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE}
 CPPFLAGS+=	`net-snmp-config --cflags`
 LDFLAGS+=	`net-snmp-config --libs`
-USES=		libtool mysql ssl
+USES=		libtool mysql ssl autoreconf
 
 CONFLICTS_INSTALL=	cacti88
 

Modified: head/net-mgmt/cacti-spine/distinfo
==============================================================================
--- head/net-mgmt/cacti-spine/distinfo	Thu May 16 01:09:41 2019	(r501759)
+++ head/net-mgmt/cacti-spine/distinfo	Thu May 16 01:28:14 2019	(r501760)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550023495
-SHA256 (cacti-spine-1.2.1.tar.gz) = 1903a457cf45bb4db04ce4a2ad57281971dfb28e2c73a445301d3e82fd00234b
-SIZE (cacti-spine-1.2.1.tar.gz) = 2297483
+TIMESTAMP = 1557969693
+SHA256 (cacti-spine-1.2.3.tar.gz) = b1f36df7a347334324b7ce23783128c97c99e25891b2da41b7fbb76038d7a70c
+SIZE (cacti-spine-1.2.3.tar.gz) = 103479



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