Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2015 14:47:39 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r392574 - branches/2015Q3/net-mgmt/cacti
Message-ID:  <201507201447.t6KEldsp002633@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507201447.t6KEldsp002633>