git: bc630ff27d29 - main - security/openssl: UPDATING and category Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 14 Oct 2023 17:30:56 UTC
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bc630ff27d29cf7dbafae19145a44a3ff77385b1
commit bc630ff27d29cf7dbafae19145a44a3ff77385b1
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2023-10-14 17:30:05 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2023-10-14 17:30:05 +0000
security/openssl: UPDATING and category Makefile
---
UPDATING | 17 -----------------
security/Makefile | 1 -
2 files changed, 18 deletions(-)
diff --git a/UPDATING b/UPDATING
index 382cf5f5bd48..10a57980b74c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,23 +5,6 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
-20231014:
- AFFECTS: users of security/openssl and security/openssl30
- AUTHOR: brnrd@FreeBSD.org
-
- The openssl port was renamed to openssl111 and subsequently the
- openssl30 port was renamed to openssl.
-
- The shared library version of OpenSSL has been bumped.
-
- Users of DEFAULT_VERSIONS= ssl=openssl30 must update this to
- ssl=openssl.
- Users of DEFAULT_VERSIONS= ssl=openssl should not change this unless
- they use ports that require the deprecated OpenSSL 1.1.1 version.
-
- You must rebuild all ports that depend on OpenSSL if you use OpenSSL
- from ports.
-
20231011:
AFFECTS: users of www/caddy
AUTHOR: adamw@FreeBSD.org
diff --git a/security/Makefile b/security/Makefile
index 41a7e990eced..3d06298314ca 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -421,7 +421,6 @@
SUBDIR += openssl-quictls
SUBDIR += openssl-unsafe
SUBDIR += openssl111
- SUBDIR += openssl30
SUBDIR += openssl31
SUBDIR += openssl32
SUBDIR += openvas