Index: head/net-mgmt/cacti-spine/Makefile =================================================================== --- head/net-mgmt/cacti-spine/Makefile (revision 433490) +++ head/net-mgmt/cacti-spine/Makefile (revision 433491) @@ -1,33 +1,33 @@ # Created by: clement@FreeBSD.org # $FreeBSD$ PORTNAME= spine -PORTVERSION= 0.8.8h +PORTVERSION= 1.0.1 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= GPLv2 BUILD_DEPENDS= help2man:misc/help2man LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp 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 post-patch: @${REINPLACE_CMD} 's,#define\ *DEFAULT_CONF_FILE .*,#define DEFAULT_CONF_FILE "${PREFIX}/etc/spine.conf",' ${WRKSRC}/spine.h do-build: @cd ${WRKSRC}; ${MAKE} 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 433490) +++ head/net-mgmt/cacti-spine/distinfo (revision 433491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470602099 -SHA256 (cacti-spine-0.8.8h.tar.gz) = a693136839bd7d03cae5b3ff4614a4d21a2153ffb14d09fc061b843ab0b2bb30 -SIZE (cacti-spine-0.8.8h.tar.gz) = 804951 +TIMESTAMP = 1486388658 +SHA256 (cacti-spine-1.0.1.tar.gz) = 75b699bd4a85389a4fe026423aae97b51e9f6b091cffbfb6b41d5785d7423330 +SIZE (cacti-spine-1.0.1.tar.gz) = 800797 Index: head/net-mgmt/cacti-spine/pkg-plist =================================================================== --- head/net-mgmt/cacti-spine/pkg-plist (revision 433490) +++ head/net-mgmt/cacti-spine/pkg-plist (revision 433491) @@ -1,2 +1,3 @@ bin/spine @sample etc/spine.conf.sample +man/man1/spine.1.gz