Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jan 2018 21:06:22 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r459472 - head/net-mgmt/cacti
Message-ID:  <201801192106.w0JL6Ma5009584@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Fri Jan 19 21:06:22 2018
New Revision: 459472
URL: https://svnweb.freebsd.org/changeset/ports/459472

Log:
  net-mgmt/cacti: Update to 1.1.31
  
  Changes:	https://www.cacti.net/release_notes.php?version=1.1.31
  
  PR:		225293
  Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)

Modified:
  head/net-mgmt/cacti/Makefile
  head/net-mgmt/cacti/distinfo
  head/net-mgmt/cacti/pkg-plist

Modified: head/net-mgmt/cacti/Makefile
==============================================================================
--- head/net-mgmt/cacti/Makefile	Fri Jan 19 20:53:29 2018	(r459471)
+++ head/net-mgmt/cacti/Makefile	Fri Jan 19 21:06:22 2018	(r459472)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cacti
-PORTVERSION=	1.1.30
+PORTVERSION=	1.1.31
 CATEGORIES=	net-mgmt www
 MASTER_SITES=	http://www.cacti.net/downloads/ \
 		ftp://ftpmirror.uk/freebsd-ports/cacti/

Modified: head/net-mgmt/cacti/distinfo
==============================================================================
--- head/net-mgmt/cacti/distinfo	Fri Jan 19 20:53:29 2018	(r459471)
+++ head/net-mgmt/cacti/distinfo	Fri Jan 19 21:06:22 2018	(r459472)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515112329
-SHA256 (cacti-1.1.30.tar.gz) = 99809e7a54e3daed4186bb7c5474550360b66cf0cf8582fee01dbdbd078e0fe8
-SIZE (cacti-1.1.30.tar.gz) = 8940773
+TIMESTAMP = 1516394705
+SHA256 (cacti-1.1.31.tar.gz) = 228032bd1b12ec3079b35ce97c1cc43d92468a55a89c46e3862d95a711c8d709
+SIZE (cacti-1.1.31.tar.gz) = 8950356

Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist	Fri Jan 19 20:53:29 2018	(r459471)
+++ head/net-mgmt/cacti/pkg-plist	Fri Jan 19 21:06:22 2018	(r459472)
@@ -1098,6 +1098,7 @@
 %%CACTIDIR%%/install/upgrades/1_1_20.php
 %%CACTIDIR%%/install/upgrades/1_1_26.php
 %%CACTIDIR%%/install/upgrades/1_1_28.php
+%%CACTIDIR%%/install/upgrades/1_1_31.php
 %%CACTIDIR%%/install/upgrades/index.php
 %%CACTIDIR%%/lib/aggregate.php
 %%CACTIDIR%%/lib/api_aggregate.php
@@ -1182,7 +1183,6 @@
 %%CACTIDIR%%/poller_boost.php
 %%CACTIDIR%%/poller_commands.php
 %%CACTIDIR%%/poller_dsstats.php
-%%CACTIDIR%%/poller_export.php
 %%CACTIDIR%%/poller_maintenance.php
 %%CACTIDIR%%/poller_realtime.php
 %%CACTIDIR%%/poller_recovery.php



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801192106.w0JL6Ma5009584>