From owner-svn-ports-head@FreeBSD.ORG Fri Jun 27 00:51:14 2014 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 ESMTPS id DB4A7EE5; Fri, 27 Jun 2014 00:51:14 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AE55A2B6C; Fri, 27 Jun 2014 00:51:14 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5R0pEoM020233; Fri, 27 Jun 2014 00:51:14 GMT (envelope-from mandree@svn.freebsd.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5R0pEID020230; Fri, 27 Jun 2014 00:51:14 GMT (envelope-from mandree@svn.freebsd.org) Message-Id: <201406270051.s5R0pEID020230@svn.freebsd.org> From: Matthias Andree Date: Fri, 27 Jun 2014 00:51:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r359427 - head/archivers/lzo2 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.18 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: Fri, 27 Jun 2014 00:51:15 -0000 Author: mandree Date: Fri Jun 27 00:51:13 2014 New Revision: 359427 URL: http://svnweb.freebsd.org/changeset/ports/359427 QAT: https://qat.redports.org/buildarchive/r359427/ Log: Update to new upstream release 2.07, fixing a potential buffer overrun. MFH: 2014Q2 Security: d1f5e12a-fd5a-11e3-a108-080027ef73ec Modified: head/archivers/lzo2/Makefile head/archivers/lzo2/distinfo head/archivers/lzo2/pkg-plist Modified: head/archivers/lzo2/Makefile ============================================================================== --- head/archivers/lzo2/Makefile Fri Jun 27 00:20:13 2014 (r359426) +++ head/archivers/lzo2/Makefile Fri Jun 27 00:51:13 2014 (r359427) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lzo2 -PORTVERSION= 2.06 -PORTREVISION= 3 +PORTVERSION= 2.07 CATEGORIES= archivers devel MASTER_SITES= http://www.oberhumer.com/opensource/lzo/download/ \ LOCAL/mandree @@ -14,7 +13,7 @@ COMMENT= Portable speedy, lossless data LICENSE= GPLv2 -USES= libtool:keepla +USES= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --docdir=${DOCSDIR} USE_LDCONFIG= yes Modified: head/archivers/lzo2/distinfo ============================================================================== --- head/archivers/lzo2/distinfo Fri Jun 27 00:20:13 2014 (r359426) +++ head/archivers/lzo2/distinfo Fri Jun 27 00:51:13 2014 (r359427) @@ -1,2 +1,2 @@ -SHA256 (lzo-2.06.tar.gz) = ff79e6f836d62d3f86ef6ce893ed65d07e638ef4d3cb952963471b4234d43e73 -SIZE (lzo-2.06.tar.gz) = 583045 +SHA256 (lzo-2.07.tar.gz) = 9298ccf43f856ef00643d110042b2fefe694b569c161aef0c6f8e4ada590e6d4 +SIZE (lzo-2.07.tar.gz) = 587089 Modified: head/archivers/lzo2/pkg-plist ============================================================================== --- head/archivers/lzo2/pkg-plist Fri Jun 27 00:20:13 2014 (r359426) +++ head/archivers/lzo2/pkg-plist Fri Jun 27 00:51:13 2014 (r359427) @@ -13,7 +13,6 @@ include/lzo/lzodefs.h include/lzo/lzoutil.h @dirrm include/lzo lib/liblzo2.a -lib/liblzo2.la lib/liblzo2.so lib/liblzo2.so.2 lib/liblzo2.so.2.0.0