From owner-svn-ports-branches@freebsd.org Tue Aug 1 18:35:39 2017 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05911DB67C1; Tue, 1 Aug 2017 18:35:39 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8A4C64468; Tue, 1 Aug 2017 18:35:38 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v71IZb4K076689; Tue, 1 Aug 2017 18:35:37 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v71IZbb5076686; Tue, 1 Aug 2017 18:35:37 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201708011835.v71IZbb5076686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 1 Aug 2017 18:35:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r447069 - branches/2017Q3/net-mgmt/cacti X-SVN-Group: ports-branches X-SVN-Commit-Author: feld X-SVN-Commit-Paths: branches/2017Q3/net-mgmt/cacti X-SVN-Commit-Revision: 447069 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Aug 2017 18:35:39 -0000 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 (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