From owner-svn-ports-branches@freebsd.org Mon Jul 20 14:47:40 2015 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 92F269A6202; Mon, 20 Jul 2015 14:47:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 695CE1F69; Mon, 20 Jul 2015 14:47:40 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6KElerQ002636; Mon, 20 Jul 2015 14:47:40 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6KEldsp002633; Mon, 20 Jul 2015 14:47:39 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201507201447.t6KEldsp002633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 20 Jul 2015 14:47:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r392574 - branches/2015Q3/net-mgmt/cacti X-SVN-Group: ports-branches 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.20 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, 20 Jul 2015 14:47:40 -0000 Author: feld Date: Mon Jul 20 14:47:38 2015 New Revision: 392574 URL: https://svnweb.freebsd.org/changeset/ports/392574 Log: MFH: r392573 Update to 0.8.8f to resolve security and bug issues PR: 201702 Security: CVE-2015-4634 Security: 0bfda05f-2e6f-11e5-a4a5-002590263bf5 Approved by: ports-secteam (with hat) Modified: branches/2015Q3/net-mgmt/cacti/Makefile branches/2015Q3/net-mgmt/cacti/distinfo branches/2015Q3/net-mgmt/cacti/pkg-plist Directory Properties: branches/2015Q3/ (props changed) Modified: branches/2015Q3/net-mgmt/cacti/Makefile ============================================================================== --- branches/2015Q3/net-mgmt/cacti/Makefile Mon Jul 20 14:45:44 2015 (r392573) +++ branches/2015Q3/net-mgmt/cacti/Makefile Mon Jul 20 14:47:38 2015 (r392574) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 0.8.8d${PATCHLEVEL} +PORTVERSION= 0.8.8f${PATCHLEVEL} CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ Modified: branches/2015Q3/net-mgmt/cacti/distinfo ============================================================================== --- branches/2015Q3/net-mgmt/cacti/distinfo Mon Jul 20 14:45:44 2015 (r392573) +++ branches/2015Q3/net-mgmt/cacti/distinfo Mon Jul 20 14:47:38 2015 (r392574) @@ -1,2 +1,2 @@ -SHA256 (cacti-0.8.8d.tar.gz) = 1e3fb4aa137c0a9cb682fa66956c1f59dfc730040a215c45b7f9a5f9b9714bec -SIZE (cacti-0.8.8d.tar.gz) = 2470512 +SHA256 (cacti-0.8.8f.tar.gz) = d92adfa054c1afaa295de3ddda95173bf18d5465fa95f4481611c69647a10999 +SIZE (cacti-0.8.8f.tar.gz) = 2594481 Modified: branches/2015Q3/net-mgmt/cacti/pkg-plist ============================================================================== --- branches/2015Q3/net-mgmt/cacti/pkg-plist Mon Jul 20 14:45:44 2015 (r392573) +++ branches/2015Q3/net-mgmt/cacti/pkg-plist Mon Jul 20 14:47:38 2015 (r392574) @@ -255,6 +255,8 @@ %%CACTIDIR%%/include/js/jquery.js %%CACTIDIR%%/include/js/jquery.zoom.css %%CACTIDIR%%/include/js/jquery.zoom.js +%%CACTIDIR%%/include/js/jquery-ui.css +%%CACTIDIR%%/include/js/jquery-ui.js %%CACTIDIR%%/include/js/jstree.js %%CACTIDIR%%/include/js/themes/default-dark/32px.png %%CACTIDIR%%/include/js/themes/default-dark/40px.png @@ -344,6 +346,8 @@ %%CACTIDIR%%/install/0_8_8a_to_0_8_8b.php %%CACTIDIR%%/install/0_8_8b_to_0_8_8c.php %%CACTIDIR%%/install/0_8_8c_to_0_8_8d.php +%%CACTIDIR%%/install/0_8_8d_to_0_8_8e.php +%%CACTIDIR%%/install/0_8_8e_to_0_8_8f.php %%CACTIDIR%%/install/0_8_to_0_8_1.php %%CACTIDIR%%/install/index.php %%CACTIDIR%%/install/install_finish.gif