From owner-svn-ports-all@freebsd.org Tue May 19 08:59:15 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 59F5D2FFCB0; Tue, 19 May 2020 08:59:15 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49R8vR1k66z4DMy; Tue, 19 May 2020 08:59:15 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 31F618343; Tue, 19 May 2020 08:59:15 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04J8xF5k037986; Tue, 19 May 2020 08:59:15 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04J8xELH037983; Tue, 19 May 2020 08:59:14 GMT (envelope-from krion@FreeBSD.org) Message-Id: <202005190859.04J8xELH037983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarev Date: Tue, 19 May 2020 08:59:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535845 - head/devel/pcre X-SVN-Group: ports-head X-SVN-Commit-Author: krion X-SVN-Commit-Paths: head/devel/pcre X-SVN-Commit-Revision: 535845 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2020 08:59:15 -0000 Author: krion Date: Tue May 19 08:59:14 2020 New Revision: 535845 URL: https://svnweb.freebsd.org/changeset/ports/535845 Log: Update to 8.44 PR: 246437 Approved by: portmgr (antoine) Modified: head/devel/pcre/Makefile head/devel/pcre/distinfo head/devel/pcre/pkg-plist Modified: head/devel/pcre/Makefile ============================================================================== --- head/devel/pcre/Makefile Tue May 19 08:23:40 2020 (r535844) +++ head/devel/pcre/Makefile Tue May 19 08:59:14 2020 (r535845) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pcre -PORTVERSION= 8.43 -PORTREVISION= 2 +PORTVERSION= 8.44 CATEGORIES= devel MASTER_SITES= https://ftp.pcre.org/pub/pcre/ \ SF Modified: head/devel/pcre/distinfo ============================================================================== --- head/devel/pcre/distinfo Tue May 19 08:23:40 2020 (r535844) +++ head/devel/pcre/distinfo Tue May 19 08:59:14 2020 (r535845) @@ -1,3 +1,3 @@ -TIMESTAMP = 1552490720 -SHA256 (pcre-8.43.tar.bz2) = 91e762520003013834ac1adb4a938d53b22a216341c061b0cf05603b290faf6b -SIZE (pcre-8.43.tar.bz2) = 1576584 +TIMESTAMP = 1589369290 +SHA256 (pcre-8.44.tar.bz2) = 19108658b23b3ec5058edc9f66ac545ea19f9537234be1ec62b714c84399366d +SIZE (pcre-8.44.tar.bz2) = 1577611 Modified: head/devel/pcre/pkg-plist ============================================================================== --- head/devel/pcre/pkg-plist Tue May 19 08:23:40 2020 (r535844) +++ head/devel/pcre/pkg-plist Tue May 19 08:59:14 2020 (r535845) @@ -10,23 +10,23 @@ include/pcrecpp.h lib/libpcre.a lib/libpcre.so lib/libpcre.so.1 -lib/libpcre.so.1.2.11 +lib/libpcre.so.1.2.12 lib/libpcre16.a lib/libpcre16.so lib/libpcre16.so.0 -lib/libpcre16.so.0.2.11 +lib/libpcre16.so.0.2.12 lib/libpcre32.a lib/libpcre32.so lib/libpcre32.so.0 -lib/libpcre32.so.0.0.11 +lib/libpcre32.so.0.0.12 lib/libpcrecpp.a lib/libpcrecpp.so lib/libpcrecpp.so.0 -lib/libpcrecpp.so.0.0.1 +lib/libpcrecpp.so.0.0.2 lib/libpcreposix.a lib/libpcreposix.so lib/libpcreposix.so.0 -lib/libpcreposix.so.0.0.6 +lib/libpcreposix.so.0.0.7 libdata/pkgconfig/libpcre.pc libdata/pkgconfig/libpcre16.pc libdata/pkgconfig/libpcre32.pc