diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile index dc2af0d0d1d5..c775ff16d606 100644 --- a/net-mgmt/cacti-spine/Makefile +++ b/net-mgmt/cacti-spine/Makefile @@ -1,32 +1,32 @@ PORTNAME= spine -PORTVERSION= 1.2.23 +PORTVERSION= 1.2.25 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 WWW= https://cacti.net/spine_info.php 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` -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 diff --git a/net-mgmt/cacti-spine/distinfo b/net-mgmt/cacti-spine/distinfo index 973b66b8cd58..c658e9040d35 100644 --- a/net-mgmt/cacti-spine/distinfo +++ b/net-mgmt/cacti-spine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673882670 -SHA256 (cacti-spine-1.2.23.tar.gz) = 0f3384868d26831b0264711f97fb935bb1aa8e41f34a999c2dd66328095315b5 -SIZE (cacti-spine-1.2.23.tar.gz) = 117208 +TIMESTAMP = 1694433875 +SHA256 (cacti-spine-1.2.25.tar.gz) = dfd17fb72ab9587287d585fe1917152abc87c56df5d828ccb9e406577d5d92f0 +SIZE (cacti-spine-1.2.25.tar.gz) = 120148