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

Steve Wills swills at FreeBSD.org
Wed Sep 2 04:28:04 UTC 2020


Author: swills
Date: Wed Sep  2 04:28:03 2020
New Revision: 547321
URL: https://svnweb.freebsd.org/changeset/ports/547321

Log:
  net-mgmt/cacti: Update to 1.2.14
  
  PR:		248878
  Submitted by:	Michael Muenz <m.muenz at gmail.com> (maintainer)

Modified:
  head/net-mgmt/cacti/Makefile   (contents, props changed)
  head/net-mgmt/cacti/distinfo   (contents, props changed)
  head/net-mgmt/cacti/pkg-plist   (contents, props changed)

Modified: head/net-mgmt/cacti/Makefile
==============================================================================
--- head/net-mgmt/cacti/Makefile	Wed Sep  2 04:26:22 2020	(r547320)
+++ head/net-mgmt/cacti/Makefile	Wed Sep  2 04:28:03 2020	(r547321)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cacti
-PORTVERSION=	1.2.13
+PORTVERSION=	1.2.14
 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 Sep  2 04:26:22 2020	(r547320)
+++ head/net-mgmt/cacti/distinfo	Wed Sep  2 04:28:03 2020	(r547321)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1595325527
-SHA256 (cacti-1.2.13.tar.gz) = 75e1b9f41d9d33fd8398d832a245bf385d750b260041c6bae5e8527dde85cd64
-SIZE (cacti-1.2.13.tar.gz) = 25182816
+TIMESTAMP = 1598208449
+SHA256 (cacti-1.2.14.tar.gz) = 85f17b16ddab96a4cc6162a8d3e38e3d1ed8091cad33436cf48478436abb2947
+SIZE (cacti-1.2.14.tar.gz) = 25182521

Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist	Wed Sep  2 04:26:22 2020	(r547320)
+++ head/net-mgmt/cacti/pkg-plist	Wed Sep  2 04:28:03 2020	(r547321)
@@ -2099,6 +2099,7 @@
 %%CACTIDIR%%/install/upgrades/1_2_0.php
 %%CACTIDIR%%/install/upgrades/1_2_1.php
 %%CACTIDIR%%/install/upgrades/1_2_11.php
+%%CACTIDIR%%/install/upgrades/1_2_14.php
 %%CACTIDIR%%/install/upgrades/1_2_2.php
 %%CACTIDIR%%/install/upgrades/1_2_3.php
 %%CACTIDIR%%/install/upgrades/1_2_5.php


More information about the svn-ports-head mailing list