Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jan 2021 16:46:48 +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: r561225 - head/net-mgmt/cacti-spine
Message-ID:  <202101111646.10BGkmQt026199@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: skreuzer
Date: Mon Jan 11 16:46:47 2021
New Revision: 561225
URL: https://svnweb.freebsd.org/changeset/ports/561225

Log:
  Update to version 1.2.16

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	Mon Jan 11 16:30:30 2021	(r561224)
+++ head/net-mgmt/cacti-spine/Makefile	Mon Jan 11 16:46:47 2021	(r561225)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	spine
-PORTVERSION=	1.2.15
+PORTVERSION=	1.2.16
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://www.cacti.net/downloads/${PORTNAME}/
 DISTNAME=	cacti-${PORTNAME}-${PORTVERSION}
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libnetsnmp.so:net-mgmt/net-snmp \
 GNU_CONFIGURE=	YES
 CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE}
 CPPFLAGS+=	`net-snmp-config --cflags`
-LDFLAGS+=	`net-snmp-config --libs`
+LDFLAGS+=	`net-snmp-config --libs` -lexecinfo
 USES=		libtool mysql ssl autoreconf
 
 CONFLICTS_INSTALL=	cacti88

Modified: head/net-mgmt/cacti-spine/distinfo
==============================================================================
--- head/net-mgmt/cacti-spine/distinfo	Mon Jan 11 16:30:30 2021	(r561224)
+++ head/net-mgmt/cacti-spine/distinfo	Mon Jan 11 16:46:47 2021	(r561225)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604412541
-SHA256 (cacti-spine-1.2.15.tar.gz) = 7a692b3eff3b836237eea12998f596e2b48941ef4364ca1c0e3e501e5cf8a865
-SIZE (cacti-spine-1.2.15.tar.gz) = 107740
+TIMESTAMP = 1610382248
+SHA256 (cacti-spine-1.2.16.tar.gz) = eccc20a1e32e831b84b88c30e08b844b44e31e1664c5a909df58784ad0b77cea
+SIZE (cacti-spine-1.2.16.tar.gz) = 108252



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