From dfa9dc5eaa7643187ef9b29f94f03baa99e161d6 Mon Sep 17 00:00:00 2001 From: dbaio Date: Wed, 11 Apr 2018 00:32:33 +0000 Subject: net-mgmt/cacti: Update to 1.1.37 Changes: https://www.cacti.net/release_notes.php?version=1.1.37 PR: 227212 Submitted by: Daniel Austin (maintainer) --- net-mgmt/cacti/Makefile | 2 +- net-mgmt/cacti/distinfo | 6 +++--- net-mgmt/cacti/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net-mgmt/cacti/Makefile b/net-mgmt/cacti/Makefile index e5950c736fd1..5e27541ee67e 100644 --- a/net-mgmt/cacti/Makefile +++ b/net-mgmt/cacti/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.36 +PORTVERSION= 1.1.37 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ diff --git a/net-mgmt/cacti/distinfo b/net-mgmt/cacti/distinfo index 6e2ac2400046..b9868e637f85 100644 --- a/net-mgmt/cacti/distinfo +++ b/net-mgmt/cacti/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1520108099 -SHA256 (cacti-1.1.36.tar.gz) = 9a9cbe54b51a4161ddc84234a7e4210dae279375fd2b1715511d426672327a11 -SIZE (cacti-1.1.36.tar.gz) = 9018560 +TIMESTAMP = 1523394357 +SHA256 (cacti-1.1.37.tar.gz) = 6def76e2c250db5be45b1143b4e36e4e5835ea92cadc5c2a07a41eebcc35a1fb +SIZE (cacti-1.1.37.tar.gz) = 9079906 diff --git a/net-mgmt/cacti/pkg-plist b/net-mgmt/cacti/pkg-plist index f1946b8d3e5f..cd960c851771 100644 --- a/net-mgmt/cacti/pkg-plist +++ b/net-mgmt/cacti/pkg-plist @@ -1148,6 +1148,7 @@ %%CACTIDIR%%/install/upgrades/1_1_34.php %%CACTIDIR%%/install/upgrades/1_1_35.php %%CACTIDIR%%/install/upgrades/1_1_36.php +%%CACTIDIR%%/install/upgrades/1_1_37.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php -- cgit