diff options
| author | Sergey A. Osokin <osa@FreeBSD.org> | 2024-04-13 10:22:03 -0400 | 
|---|---|---|
| committer | Sergey A. Osokin <osa@FreeBSD.org> | 2024-04-13 10:22:03 -0400 | 
| commit | e31fa1fb851828b92bb197a7fe906cfb6028a6b6 (patch) | |
| tree | e9503836be9f1fd0645d217f2fb16fd773300bef | |
| parent | multimedia/emby-server(-devel): update ffdetect and ffmpeg tarball (diff) | |
security/boringssl: update to the recent snapshot
| -rw-r--r-- | security/boringssl/Makefile | 4 | ||||
| -rw-r--r-- | security/boringssl/distinfo | 6 | 
2 files changed, 5 insertions, 5 deletions
diff --git a/security/boringssl/Makefile b/security/boringssl/Makefile index 16541016089d..9f109d612b5a 100644 --- a/security/boringssl/Makefile +++ b/security/boringssl/Makefile @@ -1,5 +1,5 @@  PORTNAME=	boringssl -PORTVERSION=	0.0.0.0.2024.04.01.01 +PORTVERSION=	0.0.0.0.2024.04.12.01  CATEGORIES=	security  MASTER_SITES+=	https://proxy.golang.org/:gomods  DISTFILES+=	golang.org/x/crypto/@v/v0.17.0.zip:gomods \ @@ -28,7 +28,7 @@ CPE_VENDOR=	google  USE_GITHUB=	yes  GH_ACCOUNT=	google -GH_TAGNAME=	077d4d2 +GH_TAGNAME=	1c6e104  CMAKE_ARGS+=	-DBUILD_SHARED_LIBS=1  CFLAGS_i386=	-msse2 diff --git a/security/boringssl/distinfo b/security/boringssl/distinfo index e936a1265269..f38974d4c270 100644 --- a/security/boringssl/distinfo +++ b/security/boringssl/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1712076130 +TIMESTAMP = 1712955650  SHA256 (golang.org/x/crypto/@v/v0.17.0.zip) = 97ea91df712ac1ca39c122480489be532b437bf4aeb5d781465cb1cf39824083  SIZE (golang.org/x/crypto/@v/v0.17.0.zip) = 1798689  SHA256 (golang.org/x/crypto/@v/v0.17.0.mod) = dc40867bef3ca5179569cc2f8742bb618b8cc684b0d25a753250e81d6dc29442 @@ -15,5 +15,5 @@ SHA256 (golang.org/x/term/@v/v0.15.0.zip) = cb7fff77d2925dc0e4f5ac0ced38d1068382  SIZE (golang.org/x/term/@v/v0.15.0.zip) = 19883  SHA256 (golang.org/x/term/@v/v0.15.0.mod) = 4b86976f8c4efb87bbcbec283cbfb395a28177b4b8b83420b49d95728eb7a2f8  SIZE (golang.org/x/term/@v/v0.15.0.mod) = 68 -SHA256 (google-boringssl-0.0.0.0.2024.04.01.01-077d4d2_GH0.tar.gz) = ae11481a80634787e5e6d6d73f4b9a62a23f31a338f68896ada5bd5170de47ee -SIZE (google-boringssl-0.0.0.0.2024.04.01.01-077d4d2_GH0.tar.gz) = 36794695 +SHA256 (google-boringssl-0.0.0.0.2024.04.12.01-1c6e104_GH0.tar.gz) = 9456a31fbe71b9cdadce12454c71f266a32c44955fdf70adc9ed2ba77b8ba1c2 +SIZE (google-boringssl-0.0.0.0.2024.04.12.01-1c6e104_GH0.tar.gz) = 36796684  | 
