Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:39:33 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 80e88b6af6a1 - main - security/rubygem-openssl221: Remove obsoleted port
Message-ID:  <202304091339.339DdXdX080878@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=80e88b6af6a19efd12b80fb48e96efa40dd16519

commit 80e88b6af6a19efd12b80fb48e96efa40dd16519
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:28:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:31 +0000

    security/rubygem-openssl221: Remove obsoleted port
    
    Use security/rubygem-openssl instead.
---
 MOVED                                 |  1 +
 security/Makefile                     |  1 -
 security/rubygem-openssl221/Makefile  | 24 ------------------------
 security/rubygem-openssl221/distinfo  |  3 ---
 security/rubygem-openssl221/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/MOVED b/MOVED
index 261ab4591502..4329d0603330 100644
--- a/MOVED
+++ b/MOVED
@@ -17903,3 +17903,4 @@ devel/rubygem-fugit17|devel/rubygem-fugit|2023-04-09|Remove obsoleted port. Use
 devel/rubygem-ruby-fogbugz021|devel/rubygem-ruby-fogbugz|2023-04-09|Remove obsoleted port. Use devel/rubygem-ruby-fogbugz instead
 devel/rubygem-sidekiq-cron-sidekiq64|devel/rubygem-sidekiq-cron|2023-04-09|Remove obsoleted port. Use devel/rubygem-sidekiq-cron instead
 devel/rubygem-sidekiq64|devel/rubygem-sidekiq|2023-04-09|Remove obsoleted port. Use devel/rubygem-sidekiq instead
+security/rubygem-openssl221|security/rubygem-openssl|2023-04-09|Remove obsoleted port. Use security/rubygem-openssl instead
diff --git a/security/Makefile b/security/Makefile
index d8b4ed292fc5..bc94b6cdcf1e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1130,7 +1130,6 @@
     SUBDIR += rubygem-openssl-cmac
     SUBDIR += rubygem-openssl-signature_algorithm
     SUBDIR += rubygem-openssl2
-    SUBDIR += rubygem-openssl221
     SUBDIR += rubygem-openvas-omp
     SUBDIR += rubygem-origami
     SUBDIR += rubygem-pbkdf2-ruby
diff --git a/security/rubygem-openssl221/Makefile b/security/rubygem-openssl221/Makefile
deleted file mode 100644
index 7d546de16ed0..000000000000
--- a/security/rubygem-openssl221/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME=	openssl
-PORTVERSION=	2.2.1
-CATEGORIES=	security rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	221
-
-MAINTAINER=	ruby@FreeBSD.org
-COMMENT=	Wrap the OpenSSL library
-WWW=		https://github.com/ruby/openssl
-
-LICENSE=	BSD2CLAUSE RUBY
-LICENSE_COMB=	dual
-LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
-LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE.txt
-
-RUN_DEPENDS=	rubygem-ipaddr122>=0:net/rubygem-ipaddr122
-
-USES=		cpe gem ssl
-
-CPE_VENDOR=	ruby-lang
-
-PORTSCOUT=	limit:^2\.2\.1
-
-.include <bsd.port.mk>
diff --git a/security/rubygem-openssl221/distinfo b/security/rubygem-openssl221/distinfo
deleted file mode 100644
index f8038d5d99cf..000000000000
--- a/security/rubygem-openssl221/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1668837169
-SHA256 (rubygem/openssl-2.2.1.gem) = f6afbf4b66f3fcd3c08dc1da1ddd2245b76c19d0ea2dd7e2c8b55794ca1a7d72
-SIZE (rubygem/openssl-2.2.1.gem) = 192000
diff --git a/security/rubygem-openssl221/pkg-descr b/security/rubygem-openssl221/pkg-descr
deleted file mode 100644
index 671d7bfbe996..000000000000
--- a/security/rubygem-openssl221/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-OpenSSL provides SSL, TLS and general purpose cryptography. This gem wraps the
-OpenSSL library.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304091339.339DdXdX080878>