From owner-svn-ports-all@freebsd.org Thu Jul 27 01:19:52 2017 Return-Path: Delivered-To: svn-ports-all@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 C4C9BDB6149; Thu, 27 Jul 2017 01:19:52 +0000 (UTC) (envelope-from dbaio@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 92ECD83D73; Thu, 27 Jul 2017 01:19:52 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6R1JpLE090584; Thu, 27 Jul 2017 01:19:51 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6R1Jp3D090581; Thu, 27 Jul 2017 01:19:51 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201707270119.v6R1Jp3D090581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Thu, 27 Jul 2017 01:19:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446709 - head/net-mgmt/cacti X-SVN-Group: ports-head X-SVN-Commit-Author: dbaio X-SVN-Commit-Paths: head/net-mgmt/cacti X-SVN-Commit-Revision: 446709 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2017 01:19:52 -0000 Author: dbaio Date: Thu Jul 27 01:19:51 2017 New Revision: 446709 URL: https://svnweb.freebsd.org/changeset/ports/446709 Log: 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) MFH: 2017Q3 Modified: head/net-mgmt/cacti/Makefile head/net-mgmt/cacti/distinfo head/net-mgmt/cacti/pkg-plist Modified: head/net-mgmt/cacti/Makefile ============================================================================== --- head/net-mgmt/cacti/Makefile Thu Jul 27 00:58:11 2017 (r446708) +++ head/net-mgmt/cacti/Makefile Thu Jul 27 01:19:51 2017 (r446709) @@ -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: head/net-mgmt/cacti/distinfo ============================================================================== --- head/net-mgmt/cacti/distinfo Thu Jul 27 00:58:11 2017 (r446708) +++ head/net-mgmt/cacti/distinfo Thu Jul 27 01:19:51 2017 (r446709) @@ -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: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Thu Jul 27 00:58:11 2017 (r446708) +++ head/net-mgmt/cacti/pkg-plist Thu Jul 27 01:19:51 2017 (r446709) @@ -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