diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile index fc93cbb2acbd..49df5cc18e4f 100644 --- a/net-mgmt/cacti-spine/Makefile +++ b/net-mgmt/cacti-spine/Makefile @@ -1,33 +1,33 @@ # Created by: clement@FreeBSD.org PORTNAME= spine -PORTVERSION= 1.2.16 +PORTVERSION= 1.2.17 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` -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 e1fc15d73e10..21821dd4728b 100644 --- a/net-mgmt/cacti-spine/distinfo +++ b/net-mgmt/cacti-spine/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1610382248 -SHA256 (cacti-spine-1.2.16.tar.gz) = eccc20a1e32e831b84b88c30e08b844b44e31e1664c5a909df58784ad0b77cea -SIZE (cacti-spine-1.2.16.tar.gz) = 108252 +TIMESTAMP = 1620323766 +SHA256 (cacti-spine-1.2.17.tar.gz) = 8dcde8b1a9304892576aecf843ab1e9922da251f9be68942cf0ec4cf625515a2 +SIZE (cacti-spine-1.2.17.tar.gz) = 110371