From owner-svn-ports-head@freebsd.org Mon Jun 5 17:28:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37406AFDABD; Mon, 5 Jun 2017 17:28:16 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05DE5323F; Mon, 5 Jun 2017 17:28:15 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v55HSFBS016569; Mon, 5 Jun 2017 17:28:15 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v55HSF0h016566; Mon, 5 Jun 2017 17:28:15 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201706051728.v55HSF0h016566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Mon, 5 Jun 2017 17:28:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442677 - head/net-mgmt/cacti-spine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2017 17:28:16 -0000 Author: skreuzer Date: Mon Jun 5 17:28:14 2017 New Revision: 442677 URL: https://svnweb.freebsd.org/changeset/ports/442677 Log: Update to version 1.1.7 Update package description PR: 219702 Submitted by: Vinicius Zavam Modified: head/net-mgmt/cacti-spine/Makefile head/net-mgmt/cacti-spine/distinfo head/net-mgmt/cacti-spine/pkg-descr Modified: head/net-mgmt/cacti-spine/Makefile ============================================================================== --- head/net-mgmt/cacti-spine/Makefile Mon Jun 5 16:27:56 2017 (r442676) +++ head/net-mgmt/cacti-spine/Makefile Mon Jun 5 17:28:14 2017 (r442677) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spine -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.7 CATEGORIES= net-mgmt MASTER_SITES= http://www.cacti.net/downloads/${PORTNAME}/ DISTNAME= cacti-${PORTNAME}-${PORTVERSION} Modified: head/net-mgmt/cacti-spine/distinfo ============================================================================== --- head/net-mgmt/cacti-spine/distinfo Mon Jun 5 16:27:56 2017 (r442676) +++ head/net-mgmt/cacti-spine/distinfo Mon Jun 5 17:28:14 2017 (r442677) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486388658 -SHA256 (cacti-spine-1.0.1.tar.gz) = 75b699bd4a85389a4fe026423aae97b51e9f6b091cffbfb6b41d5785d7423330 -SIZE (cacti-spine-1.0.1.tar.gz) = 800797 +TIMESTAMP = 1496312144 +SHA256 (cacti-spine-1.1.7.tar.gz) = 97183529cdcd8446fbcb606710b6c0a7bd2f7166edbf910dc583e5a760ed2c5c +SIZE (cacti-spine-1.1.7.tar.gz) = 801419 Modified: head/net-mgmt/cacti-spine/pkg-descr ============================================================================== --- head/net-mgmt/cacti-spine/pkg-descr Mon Jun 5 16:27:56 2017 (r442676) +++ head/net-mgmt/cacti-spine/pkg-descr Mon Jun 5 17:28:14 2017 (r442677) @@ -1,8 +1,9 @@ -Cactid is a poller for Cacti that primarily strives to be as fast as +Spine is a poller for Cacti that primarily strives to be as fast as possible. For this reason it is written in native C, makes use of POSIX threads, and is linked directly against the net-snmp library for -minmumal SNMP polling overhead. Cactid is a replacement for the default -cmd.php poller so you must decide if using Cactid makes sense for your -installation. +minimal SNMP polling overhead. -WWW: http://www.cacti.net/spine_info.php +It's a replacement for the default 'poller.php' script, so you must +decide if using Spine makes sense for your installation. + +WWW: http://cacti.net/spine_info.php