aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2024-09-18 05:37:00 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2024-09-18 05:37:00 +0000
commit0db09a740cc950134742fbadd8d78efbb03eba57 (patch)
tree568060bf0f140353c42e59ccdc5fbd0ccb01e615
parent613ce9e5e1dd78bed81c222ee920237fdcfc9ec6 (diff)
security/rubygem-ruby-saml115: Remove expired port
security/rubygem-ruby-saml115
-rw-r--r--MOVED1
-rw-r--r--security/Makefile1
-rw-r--r--security/rubygem-ruby-saml115/Makefile24
-rw-r--r--security/rubygem-ruby-saml115/distinfo3
-rw-r--r--security/rubygem-ruby-saml115/pkg-descr1
5 files changed, 1 insertions, 29 deletions
diff --git a/MOVED b/MOVED
index fbec02d5a2f2..7aa3124d8bab 100644
--- a/MOVED
+++ b/MOVED
@@ -3477,3 +3477,4 @@ graphics/svg2png||2024-09-14|Has expired: Depends on deprecated library graphics
graphics/libsvg-cairo||2024-09-14|Has expired: Depends on deprecated library graphics/libsvg
graphics/libsvg||2024-09-14|Has expired: Abandoned upstream, obsolete and fails to build with newer versions of libxml2. Consider migrating to librsvg or (lib)resvg
www/libresonic-standalone||2024-09-15|Has expired: Abandonware, repo deleted
+security/rubygem-ruby-saml115|security/rubygem-ruby-saml|2024-09-18|Has expired: Use security/rubygem-ruby-saml instead
diff --git a/security/Makefile b/security/Makefile
index ccd72e742840..abf69518cef3 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1228,7 +1228,6 @@
SUBDIR += rubygem-ruby-hmac
SUBDIR += rubygem-ruby-rc4
SUBDIR += rubygem-ruby-saml
- SUBDIR += rubygem-ruby-saml115
SUBDIR += rubygem-safety_net_attestation
SUBDIR += rubygem-scrypt
SUBDIR += rubygem-securecompare
diff --git a/security/rubygem-ruby-saml115/Makefile b/security/rubygem-ruby-saml115/Makefile
deleted file mode 100644
index 445f8dc05918..000000000000
--- a/security/rubygem-ruby-saml115/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= ruby-saml
-PORTVERSION= 1.15.0
-CATEGORIES= security rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 115
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= SAML toolkit for Ruby on Rails
-WWW= https://developers.onelogin.com/saml/ruby \
- https://github.com/SAML-Toolkits/ruby-saml
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-RUN_DEPENDS= rubygem-nokogiri>=1.13.10:textproc/rubygem-nokogiri \
- rubygem-rexml>=0:textproc/rubygem-rexml
-
-USES= gem
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^1\.15\.
-
-.include <bsd.port.mk>
diff --git a/security/rubygem-ruby-saml115/distinfo b/security/rubygem-ruby-saml115/distinfo
deleted file mode 100644
index b53dc0622045..000000000000
--- a/security/rubygem-ruby-saml115/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1687445204
-SHA256 (rubygem/ruby-saml-1.15.0.gem) = 3a9dda2b448310f4f90d5cf0967d4b668530fa7994d2a4d9cbfdfa62e35f76a3
-SIZE (rubygem/ruby-saml-1.15.0.gem) = 74752
diff --git a/security/rubygem-ruby-saml115/pkg-descr b/security/rubygem-ruby-saml115/pkg-descr
deleted file mode 100644
index cd4444c8806e..000000000000
--- a/security/rubygem-ruby-saml115/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-SAML toolkit for Ruby on Rails