From owner-svn-ports-head@freebsd.org Sat Sep 7 14:41:17 2019 Return-Path: Delivered-To: svn-ports-head@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 98626D43B6; Sat, 7 Sep 2019 14:41:17 +0000 (UTC) (envelope-from mandree@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) server-signature RSA-PSS (4096 bits) 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 46QcYn3Xvhz4d84; Sat, 7 Sep 2019 14:41:17 +0000 (UTC) (envelope-from mandree@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 5CE436FEB; Sat, 7 Sep 2019 14:41:17 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x87EfHwF055575; Sat, 7 Sep 2019 14:41:17 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x87EfHm3055573; Sat, 7 Sep 2019 14:41:17 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201909071441.x87EfHm3055573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sat, 7 Sep 2019 14:41:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511409 - head/devel/oniguruma X-SVN-Group: ports-head X-SVN-Commit-Author: mandree X-SVN-Commit-Paths: head/devel/oniguruma X-SVN-Commit-Revision: 511409 X-SVN-Commit-Repository: ports 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.29 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: Sat, 07 Sep 2019 14:41:17 -0000 Author: mandree Date: Sat Sep 7 14:41:16 2019 New Revision: 511409 URL: https://svnweb.freebsd.org/changeset/ports/511409 Log: Security update to 6.9.3 PR: 240368 Submitted by: pascal.christen@hostpoint.ch Approved by: yuri@ (maintainer) MFH: 2019Q3 Security: CVE-2019-13224 Security: CVE-2019-13225 Modified: head/devel/oniguruma/Makefile head/devel/oniguruma/distinfo Modified: head/devel/oniguruma/Makefile ============================================================================== --- head/devel/oniguruma/Makefile Sat Sep 7 13:50:51 2019 (r511408) +++ head/devel/oniguruma/Makefile Sat Sep 7 14:41:16 2019 (r511409) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= oniguruma -DISTVERSION= 6.9.2 +DISTVERSION= 6.9.3 CATEGORIES= devel textproc MASTER_SITES= https://github.com/kkos/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= onig-${DISTVERSION} Modified: head/devel/oniguruma/distinfo ============================================================================== --- head/devel/oniguruma/distinfo Sat Sep 7 13:50:51 2019 (r511408) +++ head/devel/oniguruma/distinfo Sat Sep 7 14:41:16 2019 (r511409) @@ -1,3 +1,3 @@ -TIMESTAMP = 1557598901 -SHA256 (onig-6.9.2.tar.gz) = db7addb196ecb34e9f38d8f9c97b29a3e962c0e17ea9636127b3e3c42f24976a -SIZE (onig-6.9.2.tar.gz) = 901931 +TIMESTAMP = 1567779306 +SHA256 (onig-6.9.3.tar.gz) = ab5992a76b7ab2185b55f3aacc1b0df81132c947b3d594f82eb0b41cf219725f +SIZE (onig-6.9.3.tar.gz) = 902349