svn commit: r449007 - head/net-mgmt/cacti

Danilo G. Baio dbaio at FreeBSD.org
Thu Aug 31 01:59:13 UTC 2017


Author: dbaio
Date: Thu Aug 31 01:59:11 2017
New Revision: 449007
URL: https://svnweb.freebsd.org/changeset/ports/449007

Log:
  net-mgmt/cacti: Update to 1.1.20
  
  Changes:	https://www.cacti.net/release_notes.php?version=1.1.20
  
  PR:		221932
  Submitted by:	Daniel Austin <freebsd-ports at 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 Aug 30 22:34:17 2017	(r449006)
+++ head/net-mgmt/cacti/Makefile	Thu Aug 31 01:59:11 2017	(r449007)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cacti
-PORTVERSION=	1.1.19
+PORTVERSION=	1.1.20
 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 Aug 30 22:34:17 2017	(r449006)
+++ head/net-mgmt/cacti/distinfo	Thu Aug 31 01:59:11 2017	(r449007)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1503450536
-SHA256 (cacti-1.1.19.tar.gz) = 525c7d797df1361d921c99ab92b53725b9a40b8f2fb557f95958f0744acd5daf
-SIZE (cacti-1.1.19.tar.gz) = 8906595
+TIMESTAMP = 1504094201
+SHA256 (cacti-1.1.20.tar.gz) = cbad90ef98d656bb10814e1444722dc00ff0c3a922b4591775984e890a81c942
+SIZE (cacti-1.1.20.tar.gz) = 8903728

Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist	Wed Aug 30 22:34:17 2017	(r449006)
+++ head/net-mgmt/cacti/pkg-plist	Thu Aug 31 01:59:11 2017	(r449007)
@@ -153,7 +153,6 @@
 %%CACTIDIR%%/docs/html/template-import.html
 %%CACTIDIR%%/docs/html/templates.html
 %%CACTIDIR%%/docs/html/testing-script-in-script-server.html
-%%CACTIDIR%%/docs/html/unix-apply-patches.html
 %%CACTIDIR%%/docs/html/unix-configure-%%CACTIUSER%%.html
 %%CACTIDIR%%/docs/html/unix-configure-httpd.html
 %%CACTIDIR%%/docs/html/unix-configure-mysql.html
@@ -1095,6 +1094,7 @@
 %%CACTIDIR%%/install/upgrades/1_1_11.php
 %%CACTIDIR%%/install/upgrades/1_1_14.php
 %%CACTIDIR%%/install/upgrades/1_1_17.php
+%%CACTIDIR%%/install/upgrades/1_1_20.php
 %%CACTIDIR%%/install/upgrades/index.php
 %%CACTIDIR%%/lib/aggregate.php
 %%CACTIDIR%%/lib/api_aggregate.php


More information about the svn-ports-all mailing list