Date: Tue, 1 Aug 2017 18:35:37 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r447069 - branches/2017Q3/net-mgmt/cacti Message-ID: <201708011835.v71IZbb5076686@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Tue Aug 1 18:35:37 2017 New Revision: 447069 URL: https://svnweb.freebsd.org/changeset/ports/447069 Log: MFH: r446709 net-mgmt/cacti: Update to 1.1.15 Changes: https://www.cacti.net/release_notes.php?version=1.1.14 https://www.cacti.net/release_notes.php?version=1.1.15 PR: 221013 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer) Approved by: ports-secteam (with hat) Modified: branches/2017Q3/net-mgmt/cacti/Makefile branches/2017Q3/net-mgmt/cacti/distinfo branches/2017Q3/net-mgmt/cacti/pkg-plist Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/net-mgmt/cacti/Makefile ============================================================================== --- branches/2017Q3/net-mgmt/cacti/Makefile Tue Aug 1 18:34:27 2017 (r447068) +++ branches/2017Q3/net-mgmt/cacti/Makefile Tue Aug 1 18:35:37 2017 (r447069) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.13 +PORTVERSION= 1.1.15 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ Modified: branches/2017Q3/net-mgmt/cacti/distinfo ============================================================================== --- branches/2017Q3/net-mgmt/cacti/distinfo Tue Aug 1 18:34:27 2017 (r447068) +++ branches/2017Q3/net-mgmt/cacti/distinfo Tue Aug 1 18:35:37 2017 (r447069) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500206176 -SHA256 (cacti-1.1.13.tar.gz) = ea935e1e9b89c57ad9e6335acaca3b525611eaff19c17516440df5028b63e387 -SIZE (cacti-1.1.13.tar.gz) = 8891748 +TIMESTAMP = 1501116016 +SHA256 (cacti-1.1.15.tar.gz) = 5f0c5a1b7afd0d62fbc4f36f0017d485b8eb71d49b712d01c1ba2999ca7af9ac +SIZE (cacti-1.1.15.tar.gz) = 8892187 Modified: branches/2017Q3/net-mgmt/cacti/pkg-plist ============================================================================== --- branches/2017Q3/net-mgmt/cacti/pkg-plist Tue Aug 1 18:34:27 2017 (r447068) +++ branches/2017Q3/net-mgmt/cacti/pkg-plist Tue Aug 1 18:35:37 2017 (r447069) @@ -1093,6 +1093,7 @@ %%CACTIDIR%%/install/upgrades/1_1_7.php %%CACTIDIR%%/install/upgrades/1_1_8.php %%CACTIDIR%%/install/upgrades/1_1_11.php +%%CACTIDIR%%/install/upgrades/1_1_14.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?201708011835.v71IZbb5076686>