From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 9 15:00:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 4A27342A for ; Fri, 9 Aug 2013 15:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 383322D06 for ; Fri, 9 Aug 2013 15:00:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r79F01SJ012892 for ; Fri, 9 Aug 2013 15:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r79F01nB012891; Fri, 9 Aug 2013 15:00:01 GMT (envelope-from gnats) Date: Fri, 9 Aug 2013 15:00:01 GMT Message-Id: <201308091500.r79F01nB012891@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/181087: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Aug 2013 15:00:01 -0000 The following reply was made to PR ports/181087; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/181087: commit references a PR Date: Fri, 9 Aug 2013 14:59:32 +0000 (UTC) Author: erwin Date: Fri Aug 9 14:59:19 2013 New Revision: 324444 URL: http://svnweb.freebsd.org/changeset/ports/324444 Log: Update to 2.8.11, which addresses several critical security vulnerabilities. PR: 181087 Submitted by: Piotr Rybicki Noticed by: Rainer Duffner Security: https://www.htbridge.com/advisory/HTB23116 https://www.htbridge.com/advisory/HTB23155 Modified: head/www/openx/Makefile head/www/openx/distinfo Modified: head/www/openx/Makefile ============================================================================== --- head/www/openx/Makefile Fri Aug 9 14:47:22 2013 (r324443) +++ head/www/openx/Makefile Fri Aug 9 14:59:19 2013 (r324444) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openx -PORTVERSION= 2.8.10 +PORTVERSION= 2.8.11 CATEGORIES= www MASTER_SITES= http://download.openx.org/ Modified: head/www/openx/distinfo ============================================================================== --- head/www/openx/distinfo Fri Aug 9 14:47:22 2013 (r324443) +++ head/www/openx/distinfo Fri Aug 9 14:59:19 2013 (r324444) @@ -1,2 +1,2 @@ -SHA256 (openx-2.8.10.tar.bz2) = 91418dcd3896e19532c4144e5f4c56bcfa49164e3304fa7240f2a1cc8b90bfc2 -SIZE (openx-2.8.10.tar.bz2) = 9787343 +SHA256 (openx-2.8.11.tar.bz2) = 1a9e1e0e0165c45584968c7c6dd9401425a2ff79d48e453fdb049a34f8b88607 +SIZE (openx-2.8.11.tar.bz2) = 9617410 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"