From owner-svn-ports-head@FreeBSD.ORG Thu Aug 29 11:15:13 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BEE05494; Thu, 29 Aug 2013 11:15:13 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 926D82CF0; Thu, 29 Aug 2013 11:15:13 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r7TBFDPf063870; Thu, 29 Aug 2013 11:15:13 GMT (envelope-from sem@svn.freebsd.org) Received: (from sem@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r7TBFDTv063867; Thu, 29 Aug 2013 11:15:13 GMT (envelope-from sem@svn.freebsd.org) Message-Id: <201308291115.r7TBFDTv063867@svn.freebsd.org> From: Sergey Matveychuk Date: Thu, 29 Aug 2013 11:15:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r325585 - head/net-mgmt/cacti X-SVN-Group: ports-head 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.14 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: Thu, 29 Aug 2013 11:15:13 -0000 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 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 -# +# Created by: Vincent Tantardini # $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