git: 085c6c9b7ab3 - main - security/boringssl: update to the recent commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 22:19:06 UTC
The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=085c6c9b7ab3730c9b30821108c7c02ea6ae622e commit 085c6c9b7ab3730c9b30821108c7c02ea6ae622e Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2022-01-25 22:12:18 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2022-01-25 22:12:18 +0000 security/boringssl: update to the recent commit A patch related to _XOPEN_SOURCE has been accepted by upstream [1], so remove a corresponding command for the post-patch target. References: [1] https://bugs.chromium.org/p/boringssl/issues/detail?id=471 --- security/boringssl/Makefile | 6 ++---- security/boringssl/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 6f52360d94c2..69873d2c187a 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@ PORTNAME= boringssl -PORTVERSION= 0.0.0.0.2022.01.24.01 +PORTVERSION= 0.0.0.0.2022.01.25.01 CATEGORIES= security MAINTAINER= osa@FreeBSD.org @@ -20,7 +20,7 @@ CPE_VENDOR= google USE_GITHUB= yes GH_ACCOUNT= google -GH_TAGNAME= 345c86b +GH_TAGNAME= 387f820 GH_TUPLE= golang:crypto:c07d793c2f9a:golang_crypto/vendor/golang.org/x/crypto \ golang:net:04defd469f4e:golang_net/vendor/golang.org/x/net \ golang:sys:04245dca01da:golang_sys/vendor/golang.org/x/sys \ @@ -34,8 +34,6 @@ GO_BUILDFLAGS+= -mod=vendor MAKE_ENV+= GOPATH=${WRKSRC}/vendor GOPROXY=off post-patch: - @${GREP} -FRl -- '-D_XOPEN_SOURCE=700' ${WRKSRC} | \ - ${XARGS} ${REINPLACE_CMD} -e 's,-D_XOPEN_SOURCE=700,,' @${GREP} -FRl '${GO_EXECUTABLE} run ' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -r -e 's,([$][{]GO_EXECUTABLE[}] run),\1 ${GO_BUILDFLAGS},' @${FIND} ${WRKSRC}/include -name '*.bak' -delete diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index a8d5f047c061..b9def30083fe 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1643116543 -SHA256 (google-boringssl-0.0.0.0.2022.01.24.01-345c86b_GH0.tar.gz) = aea85bff81c491380ffaa22e2f0fc88bef417528e7ee025106deb7ffaa7057e2 -SIZE (google-boringssl-0.0.0.0.2022.01.24.01-345c86b_GH0.tar.gz) = 30730387 +TIMESTAMP = 1643134981 +SHA256 (google-boringssl-0.0.0.0.2022.01.25.01-387f820_GH0.tar.gz) = d2335ca393b490211df5c0a788a22369aa34a922998e06111687cbc4ab2abd92 +SIZE (google-boringssl-0.0.0.0.2022.01.25.01-387f820_GH0.tar.gz) = 30731138 SHA256 (golang-crypto-c07d793c2f9a_GH0.tar.gz) = bd1e0856c43287c6ebd20d59e2b4f2ffa91c5cc275dbb02bb2cfc822e6dc18a4 SIZE (golang-crypto-c07d793c2f9a_GH0.tar.gz) = 1732023 SHA256 (golang-net-04defd469f4e_GH0.tar.gz) = 6009a6f0989341df975799276ff1c49af650d4a4ed3fd6db3501b91eb601810d