Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Feb 2018 13:58:19 +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: r461144 - head/net-mgmt/cacti
Message-ID:  <201802071358.w17DwJBk007982@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Wed Feb  7 13:58:19 2018
New Revision: 461144
URL: https://svnweb.freebsd.org/changeset/ports/461144

Log:
  net-mgmt/cacti: Update to 1.1.34
  
  Changes:	https://www.cacti.net/release_notes.php?version=1.1.34
  
  PR:		225715
  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	Wed Feb  7 13:48:33 2018	(r461143)
+++ head/net-mgmt/cacti/Makefile	Wed Feb  7 13:58:19 2018	(r461144)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cacti
-PORTVERSION=	1.1.33
+PORTVERSION=	1.1.34
 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	Wed Feb  7 13:48:33 2018	(r461143)
+++ head/net-mgmt/cacti/distinfo	Wed Feb  7 13:58:19 2018	(r461144)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516737898
-SHA256 (cacti-1.1.33.tar.gz) = 5bafc917b137d774f05ecfa2c02b23465c658acb131278f69b647bbfa8178310
-SIZE (cacti-1.1.33.tar.gz) = 8958066
+TIMESTAMP = 1517961927
+SHA256 (cacti-1.1.34.tar.gz) = 28b9c178771d353ab11805bb117d3aa16b1a98485bdf0189b72c18adedd3cc4f
+SIZE (cacti-1.1.34.tar.gz) = 8984636

Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist	Wed Feb  7 13:48:33 2018	(r461143)
+++ head/net-mgmt/cacti/pkg-plist	Wed Feb  7 13:58:19 2018	(r461144)
@@ -34,17 +34,20 @@
 %%CACTIDIR%%/cli/add_perms.php
 %%CACTIDIR%%/cli/add_tree.php
 %%CACTIDIR%%/cli/analyze_database.php
+%%CACTIDIR%%/cli/audit_database.php
 %%CACTIDIR%%/cli/convert_innodb.php
 %%CACTIDIR%%/cli/copy_user.php
 %%CACTIDIR%%/cli/data_template_associate_rra.php
 %%CACTIDIR%%/cli/host_update_template.php
 %%CACTIDIR%%/cli/import_package.php
+%%CACTIDIR%%/cli/md5sum.php
 %%CACTIDIR%%/cli/import_template.php
 %%CACTIDIR%%/cli/poller_data_sources_reapply_names.php
 %%CACTIDIR%%/cli/poller_graphs_reapply_names.php
 %%CACTIDIR%%/cli/poller_output_empty.php
 %%CACTIDIR%%/cli/poller_reindex_hosts.php
 %%CACTIDIR%%/cli/rebuild_poller_cache.php
+%%CACTIDIR%%/cli/remove_device.php
 %%CACTIDIR%%/cli/removespikes.php
 %%CACTIDIR%%/cli/reorder_data_query.php
 %%CACTIDIR%%/cli/repair_database.php
@@ -1143,6 +1146,7 @@
 %%CACTIDIR%%/install/upgrades/1_1_26.php
 %%CACTIDIR%%/install/upgrades/1_1_28.php
 %%CACTIDIR%%/install/upgrades/1_1_31.php
+%%CACTIDIR%%/install/upgrades/1_1_34.php
 %%CACTIDIR%%/install/upgrades/index.php
 %%CACTIDIR%%/lib/aggregate.php
 %%CACTIDIR%%/lib/api_aggregate.php



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