Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2013 11:15:13 +0000 (UTC)
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325585 - head/net-mgmt/cacti
Message-ID:  <201308291115.r7TBFDTv063867@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sem
Date: Thu Aug 29 11:15:12 2013
New Revision: 325585
URL: http://svnweb.freebsd.org/changeset/ports/325585

Log:
  - Update to 0.8.8b
    * Security update
  
  PR:		ports/181608 (based on)
  Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>

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 Aug 29 11:11:29 2013	(r325584)
+++ head/net-mgmt/cacti/Makefile	Thu Aug 29 11:15:12 2013	(r325585)
@@ -1,21 +1,18 @@
-# New ports collection makefile for:	cacti
-# Date created:		6 December 2003
-# Whom:			Vincent Tantardini <vinc@freebsd-fr.org>
-#
+# Created by: Vincent Tantardini <vinc@freebsd-fr.org>
 # $FreeBSD$
 #
 
 PORTNAME=	cacti
-PORTVERSION=	0.8.8a${PATCHLEVEL}
+PORTVERSION=	0.8.8b${PATCHLEVEL}
 CATEGORIES=	net-mgmt www
 MASTER_SITES=	http://www.cacti.net/downloads/
-DISTFILES=	${PORTNAME}-${SITEDISTVERSION}${EXTRACT_SUFX}
+DISTNAME=	${PORTNAME}-${SITEDISTVERSION}
 
 # Vendor's patches
 PATCH_SITES=	http://www.cacti.net/downloads/patches/${SITEDISTVERSION}/
-PATCHFILES=	snmpv3_priv_proto_none.patch
+PATCHFILES=
 PATCH_DIST_STRIP=	-p1
-PATCHLEVEL=	1
+PATCHLEVEL=
 
 MAINTAINER=	sem@FreeBSD.org
 COMMENT=	Web-driven graphing interface for RRDTool

Modified: head/net-mgmt/cacti/distinfo
==============================================================================
--- head/net-mgmt/cacti/distinfo	Thu Aug 29 11:11:29 2013	(r325584)
+++ head/net-mgmt/cacti/distinfo	Thu Aug 29 11:15:12 2013	(r325585)
@@ -1,4 +1,2 @@
-SHA256 (cacti-0.8.8a.tar.gz) = 9fea2b6c438ebf2740b5982a6ff7cfd2816e48ea88a347ef0ef238c7b4875955
-SIZE (cacti-0.8.8a.tar.gz) = 2273280
-SHA256 (snmpv3_priv_proto_none.patch) = 8d48d9cf89f2ba47a6dbce884ab3f3c164b52ed4771b8b76c656a3ae967211f8
-SIZE (snmpv3_priv_proto_none.patch) = 1407
+SHA256 (cacti-0.8.8b.tar.gz) = ef0e2a813139e0b4c2e066f0fdae1f4ad086bef0aa23446055df6331cb1af98c
+SIZE (cacti-0.8.8b.tar.gz) = 2272130

Modified: head/net-mgmt/cacti/pkg-plist
==============================================================================
--- head/net-mgmt/cacti/pkg-plist	Thu Aug 29 11:11:29 2013	(r325584)
+++ head/net-mgmt/cacti/pkg-plist	Thu Aug 29 11:15:12 2013	(r325585)
@@ -317,6 +317,7 @@
 %%CACTIDIR%%/install/0_8_7h_to_0_8_7i.php
 %%CACTIDIR%%/install/0_8_7i_to_0_8_8.php
 %%CACTIDIR%%/install/0_8_8_to_0_8_8a.php
+%%CACTIDIR%%/install/0_8_8a_to_0_8_8b.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?201308291115.r7TBFDTv063867>