aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2023-09-11 16:46:38 +0000
committerBernard Spil <brnrd@FreeBSD.org>2023-09-11 16:46:38 +0000
commit4649d1f4e27562175a5bff47d9202ef994ed8931 (patch)
tree3df82096233592f8507207720623c99cc9062bdc
parent66cb4bd2b30a33a913a09bf02d0d3f62c1e21dde (diff)
downloadports-4649d1f4e27562175a5bff47d9202ef994ed8931.tar.gz
ports-4649d1f4e27562175a5bff47d9202ef994ed8931.zip
security/openssl: Update to 1.1.1w
* Final version of OpenSSL 1.1.1, this port will upgrade to 3.0 (LTS) with a next commit. * Note the recent vuln was Windows only
-rw-r--r--security/openssl/Makefile4
-rw-r--r--security/openssl/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/security/openssl/Makefile b/security/openssl/Makefile
index 886026009708..77b05e43a321 100644
--- a/security/openssl/Makefile
+++ b/security/openssl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl
-PORTVERSION= 1.1.1v
+PORTVERSION= 1.1.1w
PORTEPOCH= 1
CATEGORIES= security devel
MASTER_SITES= https://www.openssl.org/source/ \
@@ -12,7 +12,7 @@ WWW= https://www.openssl.org/
LICENSE= OpenSSL
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl3[01] openssl-quictls
+CONFLICTS_INSTALL= boringssl libressl libressl-devel openssl3[012] openssl-quictls
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= config
diff --git a/security/openssl/distinfo b/security/openssl/distinfo
index f9b0843950cb..11a9beb18815 100644
--- a/security/openssl/distinfo
+++ b/security/openssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691003970
-SHA256 (openssl-1.1.1v.tar.gz) = d6697e2871e77238460402e9362d47d18382b15ef9f246aba6c7bd780d38a6b0
-SIZE (openssl-1.1.1v.tar.gz) = 9893443
+TIMESTAMP = 1694449777
+SHA256 (openssl-1.1.1w.tar.gz) = cf3098950cb4d853ad95c0841f1f9c6d3dc102dccfcacd521d93925208b76ac8
+SIZE (openssl-1.1.1w.tar.gz) = 9893384