Index: head/net-mgmt/cacti-spine/Makefile =================================================================== --- head/net-mgmt/cacti-spine/Makefile (revision 527835) +++ head/net-mgmt/cacti-spine/Makefile (revision 527836) @@ -1,34 +1,34 @@ # Created by: clement@FreeBSD.org # $FreeBSD$ PORTNAME= spine -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 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` 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 527835) +++ head/net-mgmt/cacti-spine/distinfo (revision 527836) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581805854 -SHA256 (cacti-spine-1.2.9.tar.gz) = 8113fa52a93706ffa6e43e7ee2ac51f8f08d1716b8ef6bff4b909b090e9faf0a -SIZE (cacti-spine-1.2.9.tar.gz) = 106593 +TIMESTAMP = 1583419351 +SHA256 (cacti-spine-1.2.10.tar.gz) = b81890721134fa277ca1638e3740d5db8b2e875683ebd27d3a94b2a4d035b566 +SIZE (cacti-spine-1.2.10.tar.gz) = 106625