git: 82a9a40f0052 - main - security/openssl33: Update to 3.3.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Apr 2024 14:41:16 UTC
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=82a9a40f00529c9703baff50b5fed07c1ed45dd0
commit 82a9a40f00529c9703baff50b5fed07c1ed45dd0
Author: Bernard Spil <brnrd@FreeBSD.org>
AuthorDate: 2024-04-09 14:40:38 +0000
Commit: Bernard Spil <brnrd@FreeBSD.org>
CommitDate: 2024-04-09 14:40:38 +0000
security/openssl33: Update to 3.3.0
* First release of 3.3
---
security/openssl33/Makefile | 2 +-
security/openssl33/distinfo | 6 +++---
security/openssl33/pkg-message | 21 ---------------------
3 files changed, 4 insertions(+), 25 deletions(-)
diff --git a/security/openssl33/Makefile b/security/openssl33/Makefile
index c47b73a1b066..ecfc2a8d9fbe 100644
--- a/security/openssl33/Makefile
+++ b/security/openssl33/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openssl
-DISTVERSION= 3.3.0-beta1
+DISTVERSION= 3.3.0
CATEGORIES= security devel
MASTER_SITES= https://www.openssl.org/source/ \
ftp://ftp.cert.dfn.de/pub/tools/net/openssl/source/
diff --git a/security/openssl33/distinfo b/security/openssl33/distinfo
index fc42839f42a3..fe694e35b38d 100644
--- a/security/openssl33/distinfo
+++ b/security/openssl33/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711798221
-SHA256 (openssl-3.3.0-beta1.tar.gz) = b6e8f5e90780f0b1718b71110fb5d21ae517c116dc42c2ac6ec4563838f5619d
-SIZE (openssl-3.3.0-beta1.tar.gz) = 18036408
+TIMESTAMP = 1712673034
+SHA256 (openssl-3.3.0.tar.gz) = 53e66b043322a606abf0087e7699a0e033a37fa13feb9742df35c3a33b18fb02
+SIZE (openssl-3.3.0.tar.gz) = 18038030
diff --git a/security/openssl33/pkg-message b/security/openssl33/pkg-message
deleted file mode 100644
index 3c8c9144ac2e..000000000000
--- a/security/openssl33/pkg-message
+++ /dev/null
@@ -1,21 +0,0 @@
-[
-{ type: install
- message: <<EOM
-
-This OpenSSL version is in an BETA stage
-
-Do NOT use for production!
-
-EOM
-}
-{ type: upgrade
- message: <<EOM
-
-This OpenSSL version is in an BETA stage
-
-Do NOT use for production!
-
-EOM
-}
-]
-