Date: Tue, 14 Mar 2023 15:32:50 GMT From: "Sergey A. Osokin" <osa@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 19af0cc4cdb8 - main - security/boringssl: update to the recent commit Message-ID: <202303141532.32EFWoAP073908@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=19af0cc4cdb8e0f531d7de39c77e75b5969c2d66 commit 19af0cc4cdb8e0f531d7de39c77e75b5969c2d66 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2023-03-14 15:32:27 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2023-03-14 15:32:46 +0000 security/boringssl: update to the recent commit --- security/boringssl/Makefile | 5 ++--- security/boringssl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index a35480408108..988e05cc462d 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,6 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2023.03.06.01 -PORTREVISION= 1 +PORTVERSION= 0.0.0.0.2023.03.09.01 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -20,7 +19,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 082e953 +GH_TAGNAME= 8aa51dd GH_TUPLE= golang:crypto:v0.6.0:golang_crypto/vendor/golang.org/x/crypto \ golang:net:v0.7.0:golang_net/vendor/golang.org/x/net \ golang:sys:v0.5.0:golang_sys/vendor/golang.org/x/sys \ diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index 4ab94dda91b0..58628eb1fd11 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1678145718 -SHA256 (google-boringssl-0.0.0.0.2023.03.06.01-082e953_GH0.tar.gz) = 640d1dd6d2f8d1f8ffedcbacb64ff437145e5a2ee0917dd53bb890db63bd4bae -SIZE (google-boringssl-0.0.0.0.2023.03.06.01-082e953_GH0.tar.gz) = 31804495 +TIMESTAMP = 1678802671 +SHA256 (google-boringssl-0.0.0.0.2023.03.09.01-8aa51dd_GH0.tar.gz) = fb1827bc9fe253b5e108f620e2faf9e3b4f369db60ee0c18ac29b7f3239fcf01 +SIZE (google-boringssl-0.0.0.0.2023.03.09.01-8aa51dd_GH0.tar.gz) = 31803989 SHA256 (golang-crypto-v0.6.0_GH0.tar.gz) = abdd55e246751307493aac73d787c38953814668cf13a3dd73b600050e7b5058 SIZE (golang-crypto-v0.6.0_GH0.tar.gz) = 1633588 SHA256 (golang-net-v0.7.0_GH0.tar.gz) = 4949a0dbdd3c200c8681c18bebd65c8e8b620470189361dac05c89c714d9a59b
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303141532.32EFWoAP073908>