From owner-svn-ports-branches@FreeBSD.ORG Fri May 22 23:47:37 2015 Return-Path: Delivered-To: svn-ports-branches@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 49056FB; Fri, 22 May 2015 23:47:37 +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 1D9211EE0; Fri, 22 May 2015 23:47:37 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4MNla3u050462; Fri, 22 May 2015 23:47:36 GMT (envelope-from delphij@FreeBSD.org) Received: (from delphij@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4MNlaMO050459; Fri, 22 May 2015 23:47:36 GMT (envelope-from delphij@FreeBSD.org) Message-Id: <201505222347.t4MNlaMO050459@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: delphij set sender to delphij@FreeBSD.org using -f From: Xin LI Date: Fri, 22 May 2015 23:47:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r387091 - in branches/2015Q2/devel/pcre: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2015 23:47:37 -0000 Author: delphij Date: Fri May 22 23:47:35 2015 New Revision: 387091 URL: https://svnweb.freebsd.org/changeset/ports/387091 Log: MFH: r387090 Security update to 8.37. Security: CVE-2015-2325 Security: CVE-2015-2326 Approved by: ports-secteam Added: branches/2015Q2/devel/pcre/files/ - copied from r387090, head/devel/pcre/files/ Modified: branches/2015Q2/devel/pcre/Makefile branches/2015Q2/devel/pcre/distinfo branches/2015Q2/devel/pcre/pkg-plist Directory Properties: branches/2015Q2/ (props changed) Modified: branches/2015Q2/devel/pcre/Makefile ============================================================================== --- branches/2015Q2/devel/pcre/Makefile Fri May 22 23:46:26 2015 (r387090) +++ branches/2015Q2/devel/pcre/Makefile Fri May 22 23:47:35 2015 (r387091) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pcre -PORTVERSION= 8.35 -PORTREVISION= 2 +PORTVERSION= 8.37 CATEGORIES= devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \ Modified: branches/2015Q2/devel/pcre/distinfo ============================================================================== --- branches/2015Q2/devel/pcre/distinfo Fri May 22 23:46:26 2015 (r387090) +++ branches/2015Q2/devel/pcre/distinfo Fri May 22 23:47:35 2015 (r387091) @@ -1,2 +1,2 @@ -SHA256 (pcre-8.35.tar.bz2) = a961c1c78befef263cc130756eeca7b674b4e73a81533293df44e4265236865b -SIZE (pcre-8.35.tar.bz2) = 1522220 +SHA256 (pcre-8.37.tar.bz2) = 51679ea8006ce31379fb0860e46dd86665d864b5020fc9cd19e71260eef4789d +SIZE (pcre-8.37.tar.bz2) = 1557603 Modified: branches/2015Q2/devel/pcre/pkg-plist ============================================================================== --- branches/2015Q2/devel/pcre/pkg-plist Fri May 22 23:46:26 2015 (r387090) +++ branches/2015Q2/devel/pcre/pkg-plist Fri May 22 23:47:35 2015 (r387091) @@ -10,24 +10,24 @@ include/pcrecpp.h lib/libpcre.a lib/libpcre.so lib/libpcre.so.1 -lib/libpcre.so.1.2.3 +lib/libpcre.so.1.2.5 lib/libpcre.so.3 lib/libpcre16.a lib/libpcre16.so lib/libpcre16.so.0 -lib/libpcre16.so.0.2.3 +lib/libpcre16.so.0.2.5 lib/libpcre32.a lib/libpcre32.so lib/libpcre32.so.0 -lib/libpcre32.so.0.0.3 +lib/libpcre32.so.0.0.5 lib/libpcrecpp.a lib/libpcrecpp.so lib/libpcrecpp.so.0 -lib/libpcrecpp.so.0.0.0 +lib/libpcrecpp.so.0.0.1 lib/libpcreposix.a lib/libpcreposix.so lib/libpcreposix.so.0 -lib/libpcreposix.so.0.0.2 +lib/libpcreposix.so.0.0.3 libdata/pkgconfig/libpcre.pc libdata/pkgconfig/libpcre16.pc libdata/pkgconfig/libpcre32.pc