diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile index 7b8dfe51dfb7..dc2af0d0d1d5 100644 --- a/net-mgmt/cacti-spine/Makefile +++ b/net-mgmt/cacti-spine/Makefile @@ -1,32 +1,32 @@ PORTNAME= spine -PORTVERSION= 1.2.22 +PORTVERSION= 1.2.23 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 76ce2f0a16d7..973b66b8cd58 100644 --- a/net-mgmt/cacti-spine/distinfo +++ b/net-mgmt/cacti-spine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669912728 -SHA256 (cacti-spine-1.2.22.tar.gz) = 5b5f9f17592093340f61f598220ebd1a59f4236f50c6bf2bb491bf25015658cb -SIZE (cacti-spine-1.2.22.tar.gz) = 116376 +TIMESTAMP = 1673882670 +SHA256 (cacti-spine-1.2.23.tar.gz) = 0f3384868d26831b0264711f97fb935bb1aa8e41f34a999c2dd66328095315b5 +SIZE (cacti-spine-1.2.23.tar.gz) = 117208