Index: head/net-mgmt/cacti-spine/Makefile =================================================================== --- head/net-mgmt/cacti-spine/Makefile (revision 561224) +++ head/net-mgmt/cacti-spine/Makefile (revision 561225) @@ -1,34 +1,34 @@ # Created by: clement@FreeBSD.org # $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} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Multithreaded poller for Cacti written in C LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp \ libpkg.so:${PKG_ORIGIN} 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 post-patch: @${REINPLACE_CMD} 's,#define\ *DEFAULT_CONF_FILE .*,#define DEFAULT_CONF_FILE "${PREFIX}/etc/spine.conf",' ${WRKSRC}/spine.h post-install: ${MV} ${STAGEDIR}${PREFIX}/etc/spine.conf.dist ${STAGEDIR}${PREFIX}/etc/spine.conf.sample .include Index: head/net-mgmt/cacti-spine/distinfo =================================================================== --- head/net-mgmt/cacti-spine/distinfo (revision 561224) +++ head/net-mgmt/cacti-spine/distinfo (revision 561225) @@ -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