svn commit: r452467 - branches/2017Q4/net-mgmt/cacti

Steve Wills swills at FreeBSD.org
Thu Oct 19 20:00:52 UTC 2017


Author: swills
Date: Thu Oct 19 20:00:50 2017
New Revision: 452467
URL: https://svnweb.freebsd.org/changeset/ports/452467

Log:
  MFH: r452466
  
  net-mgmt/cacti: update to 1.1.26
  
  PR:		223107
  Submitted by:	Daniel Austin <freebsd-ports at dan.me.uk> (maintainer)
  Security:	e1cb9dc9-daa9-44db-adde-e94d900e2f7f
  
  Approved by:	ports-secteam (implicit)

Modified:
  branches/2017Q4/net-mgmt/cacti/Makefile
  branches/2017Q4/net-mgmt/cacti/distinfo
  branches/2017Q4/net-mgmt/cacti/pkg-plist
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/net-mgmt/cacti/Makefile
==============================================================================
--- branches/2017Q4/net-mgmt/cacti/Makefile	Thu Oct 19 20:00:15 2017	(r452466)
+++ branches/2017Q4/net-mgmt/cacti/Makefile	Thu Oct 19 20:00:50 2017	(r452467)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cacti
-PORTVERSION=	1.1.24
+PORTVERSION=	1.1.26
 CATEGORIES=	net-mgmt www
 MASTER_SITES=	http://www.cacti.net/downloads/ \
 		ftp://ftpmirror.uk/freebsd-ports/cacti/

Modified: branches/2017Q4/net-mgmt/cacti/distinfo
==============================================================================
--- branches/2017Q4/net-mgmt/cacti/distinfo	Thu Oct 19 20:00:15 2017	(r452466)
+++ branches/2017Q4/net-mgmt/cacti/distinfo	Thu Oct 19 20:00:50 2017	(r452467)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505791471
-SHA256 (cacti-1.1.24.tar.gz) = 46742a7a6992315db8b3cf4d127fe5cac608eea17d9c24333ef071da9c569b49
-SIZE (cacti-1.1.24.tar.gz) = 8905168
+TIMESTAMP = 1508315864
+SHA256 (cacti-1.1.26.tar.gz) = ad94d8b70a34efdc6132bd13706773878c0330be6eb891cf597ea75060627393
+SIZE (cacti-1.1.26.tar.gz) = 8940185

Modified: branches/2017Q4/net-mgmt/cacti/pkg-plist
==============================================================================
--- branches/2017Q4/net-mgmt/cacti/pkg-plist	Thu Oct 19 20:00:15 2017	(r452466)
+++ branches/2017Q4/net-mgmt/cacti/pkg-plist	Thu Oct 19 20:00:50 2017	(r452467)
@@ -1097,6 +1097,7 @@
 %%CACTIDIR%%/install/upgrades/1_1_14.php
 %%CACTIDIR%%/install/upgrades/1_1_17.php
 %%CACTIDIR%%/install/upgrades/1_1_20.php
+%%CACTIDIR%%/install/upgrades/1_1_26.php
 %%CACTIDIR%%/install/upgrades/index.php
 %%CACTIDIR%%/lib/aggregate.php
 %%CACTIDIR%%/lib/api_aggregate.php


More information about the svn-ports-all mailing list