From owner-svn-ports-head@freebsd.org Tue Nov 21 12:04:27 2017 Return-Path: Delivered-To: svn-ports-head@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 21641DECED7; Tue, 21 Nov 2017 12:04:27 +0000 (UTC) (envelope-from pizzamig@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 E1D8E6BBC7; Tue, 21 Nov 2017 12:04:26 +0000 (UTC) (envelope-from pizzamig@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vALC4QN4043809; Tue, 21 Nov 2017 12:04:26 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vALC4PuF043806; Tue, 21 Nov 2017 12:04:25 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201711211204.vALC4PuF043806@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Tue, 21 Nov 2017 12:04:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454601 - head/net-mgmt/cacti X-SVN-Group: ports-head X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: head/net-mgmt/cacti X-SVN-Commit-Revision: 454601 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Nov 2017 12:04:27 -0000 Author: pizzamig Date: Tue Nov 21 12:04:25 2017 New Revision: 454601 URL: https://svnweb.freebsd.org/changeset/ports/454601 Log: net-mgmt/cacti: Update to 1.1.28 PR: 223756 Submitted by: freebsd-ports@dan.me.uk (maintainer) Approved by: olivier (mentor) MFH: 2017Q4 Security: CVE-2017-16641 Security: CVE-2017-16660 Security: CVE-2017-16661 Security: CVE-2017-16785 Differential Revision: https://reviews.freebsd.org/D13175 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 Tue Nov 21 12:01:22 2017 (r454600) +++ head/net-mgmt/cacti/Makefile Tue Nov 21 12:04:25 2017 (r454601) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.27 +PORTVERSION= 1.1.28 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 Tue Nov 21 12:01:22 2017 (r454600) +++ head/net-mgmt/cacti/distinfo Tue Nov 21 12:04:25 2017 (r454601) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508833051 -SHA256 (cacti-1.1.27.tar.gz) = b4a5aa2a772aff7eb5abae31d07ed86a1c00300094d3c3c63091554fbb0deea9 -SIZE (cacti-1.1.27.tar.gz) = 8947294 +TIMESTAMP = 1511103203 +SHA256 (cacti-1.1.28.tar.gz) = bc745e10c483512cb882a5858075ee8286dcf3abfc275e8212a7921135e4a2f9 +SIZE (cacti-1.1.28.tar.gz) = 8953179 Modified: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Tue Nov 21 12:01:22 2017 (r454600) +++ head/net-mgmt/cacti/pkg-plist Tue Nov 21 12:04:25 2017 (r454601) @@ -442,7 +442,6 @@ %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ru.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sk.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sl.php -%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sr.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sv.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-tr.php %%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-uk.php @@ -1098,6 +1097,7 @@ %%CACTIDIR%%/install/upgrades/1_1_17.php %%CACTIDIR%%/install/upgrades/1_1_20.php %%CACTIDIR%%/install/upgrades/1_1_26.php +%%CACTIDIR%%/install/upgrades/1_1_28.php %%CACTIDIR%%/install/upgrades/index.php %%CACTIDIR%%/lib/aggregate.php %%CACTIDIR%%/lib/api_aggregate.php