Index: head/net-mgmt/cacti-spine/Makefile =================================================================== --- head/net-mgmt/cacti-spine/Makefile (revision 508978) +++ head/net-mgmt/cacti-spine/Makefile (revision 508979) @@ -1,34 +1,34 @@ # Created by: clement@FreeBSD.org # $FreeBSD$ PORTNAME= spine -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 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:ports-mgmt/pkg 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 508978) +++ head/net-mgmt/cacti-spine/distinfo (revision 508979) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561513239 -SHA256 (cacti-spine-1.2.4.tar.gz) = 9b8e94477f4e4182f8d09b145ff4121de9e84134d0f6e0369f920b33f9317eb0 -SIZE (cacti-spine-1.2.4.tar.gz) = 105347 +TIMESTAMP = 1565833609 +SHA256 (cacti-spine-1.2.5.tar.gz) = 00c9b6a79f256755349ad896e2f720d56db8483b0e41f261f217c49b41ed0ffe +SIZE (cacti-spine-1.2.5.tar.gz) = 105494