From owner-svn-ports-branches@freebsd.org Mon Nov 27 21:00:17 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 46376DE8642; Mon, 27 Nov 2017 21:00:17 +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 20718645F6; Mon, 27 Nov 2017 21:00:17 +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 vARL0GRA065646; Mon, 27 Nov 2017 21:00:16 GMT (envelope-from pizzamig@FreeBSD.org) Received: (from pizzamig@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vARL0Gdn065641; Mon, 27 Nov 2017 21:00:16 GMT (envelope-from pizzamig@FreeBSD.org) Message-Id: <201711272100.vARL0Gdn065641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pizzamig set sender to pizzamig@FreeBSD.org using -f From: Luca Pizzamiglio Date: Mon, 27 Nov 2017 21:00:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r454992 - branches/2017Q4/net-mgmt/cacti X-SVN-Group: ports-branches X-SVN-Commit-Author: pizzamig X-SVN-Commit-Paths: branches/2017Q4/net-mgmt/cacti X-SVN-Commit-Revision: 454992 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.25 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: Mon, 27 Nov 2017 21:00:17 -0000 Author: pizzamig Date: Mon Nov 27 21:00:15 2017 New Revision: 454992 URL: https://svnweb.freebsd.org/changeset/ports/454992 Log: MFH: r454601 net-mgmt/cacti: Update to 1.1.28 PR: 223756 Submitted by: freebsd-ports@dan.me.uk (maintainer) Approved by: olivier (mentor) Security: CVE-2017-16641 Security: CVE-2017-16660 Security: CVE-2017-16661 Security: CVE-2017-16785 Differential Revision: https://reviews.freebsd.org/D13175 Approved by: ports-secteam (swills) Modified: branches/2017Q4/net-mgmt/cacti/Makefile branches/2017Q4/net-mgmt/cacti/distinfo branches/2017Q4/net-mgmt/cacti/pkg-plist Directory Properties: branches/2017Q4/ (props changed) Modified: branches/2017Q4/net-mgmt/cacti/Makefile ============================================================================== --- branches/2017Q4/net-mgmt/cacti/Makefile Mon Nov 27 20:36:11 2017 (r454991) +++ branches/2017Q4/net-mgmt/cacti/Makefile Mon Nov 27 21:00:15 2017 (r454992) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 1.1.26 +PORTVERSION= 1.1.28 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ Modified: branches/2017Q4/net-mgmt/cacti/distinfo ============================================================================== --- branches/2017Q4/net-mgmt/cacti/distinfo Mon Nov 27 20:36:11 2017 (r454991) +++ branches/2017Q4/net-mgmt/cacti/distinfo Mon Nov 27 21:00:15 2017 (r454992) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508315864 -SHA256 (cacti-1.1.26.tar.gz) = ad94d8b70a34efdc6132bd13706773878c0330be6eb891cf597ea75060627393 -SIZE (cacti-1.1.26.tar.gz) = 8940185 +TIMESTAMP = 1511103203 +SHA256 (cacti-1.1.28.tar.gz) = bc745e10c483512cb882a5858075ee8286dcf3abfc275e8212a7921135e4a2f9 +SIZE (cacti-1.1.28.tar.gz) = 8953179 Modified: branches/2017Q4/net-mgmt/cacti/pkg-plist ============================================================================== --- branches/2017Q4/net-mgmt/cacti/pkg-plist Mon Nov 27 20:36:11 2017 (r454991) +++ branches/2017Q4/net-mgmt/cacti/pkg-plist Mon Nov 27 21:00:15 2017 (r454992) @@ -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