From owner-dev-commits-ports-all@freebsd.org Thu Apr 15 20:56:54 2021 Return-Path: Delivered-To: dev-commits-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 A20DA5D75AC; Thu, 15 Apr 2021 20:56:54 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FLs8k44rdz4r22; Thu, 15 Apr 2021 20:56:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7EE93185D9; Thu, 15 Apr 2021 20:56:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13FKuscG063065; Thu, 15 Apr 2021 20:56:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13FKus1x063064; Thu, 15 Apr 2021 20:56:54 GMT (envelope-from git) Date: Thu, 15 Apr 2021 20:56:54 GMT Message-Id: <202104152056.13FKus1x063064@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: c0f24f398ebc - main - devel/oniguruma: Update 6.9.6 -> 6.9.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c0f24f398ebc5384a4aee89a49c72794858610fe Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Apr 2021 20:56:54 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0f24f398ebc5384a4aee89a49c72794858610fe commit c0f24f398ebc5384a4aee89a49c72794858610fe Author: Yuri Victorovich AuthorDate: 2021-04-15 19:49:52 +0000 Commit: Yuri Victorovich CommitDate: 2021-04-15 20:56:50 +0000 devel/oniguruma: Update 6.9.6 -> 6.9.7 Reported by: portscout --- devel/oniguruma/Makefile | 2 +- devel/oniguruma/distinfo | 6 +++--- devel/oniguruma/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index 606901aa179c..016e30a3b790 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -2,7 +2,7 @@ PORTNAME= oniguruma DISTVERSIONPREFIX= v -DISTVERSION= 6.9.6 +DISTVERSION= 6.9.7 CATEGORIES= devel textproc MAINTAINER= yuri@FreeBSD.org diff --git a/devel/oniguruma/distinfo b/devel/oniguruma/distinfo index 89fd151a4f2e..85c762799f46 100644 --- a/devel/oniguruma/distinfo +++ b/devel/oniguruma/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604676138 -SHA256 (kkos-oniguruma-v6.9.6_GH0.tar.gz) = aec9f6902ad8b7bb53b2c55d04686ea75da89a06694836b0362cb206578dfe89 -SIZE (kkos-oniguruma-v6.9.6_GH0.tar.gz) = 621239 +TIMESTAMP = 1618515957 +SHA256 (kkos-oniguruma-v6.9.7_GH0.tar.gz) = efbcdc109de940ac88e56f614195886b9f4f8745a4f57e3c1f8b563ea9519d09 +SIZE (kkos-oniguruma-v6.9.7_GH0.tar.gz) = 631073 diff --git a/devel/oniguruma/pkg-plist b/devel/oniguruma/pkg-plist index 870240b4ba22..4fc80e1def2e 100644 --- a/devel/oniguruma/pkg-plist +++ b/devel/oniguruma/pkg-plist @@ -4,5 +4,5 @@ include/onigposix.h include/oniguruma.h lib/libonig.so lib/libonig.so.5 -lib/libonig.so.5.1.0 +lib/libonig.so.5.2.0 libdata/pkgconfig/oniguruma.pc