Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Sep 2024 05:37:17 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0db09a740cc9 - main - security/rubygem-ruby-saml115: Remove expired port
Message-ID:  <202409180537.48I5bH3a058310@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=0db09a740cc950134742fbadd8d78efbb03eba57

commit 0db09a740cc950134742fbadd8d78efbb03eba57
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-09-18 05:37:00 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-09-18 05:37:00 +0000

    security/rubygem-ruby-saml115: Remove expired port
    
    security/rubygem-ruby-saml115
---
 MOVED                                   |  1 +
 security/Makefile                       |  1 -
 security/rubygem-ruby-saml115/Makefile  | 24 ------------------------
 security/rubygem-ruby-saml115/distinfo  |  3 ---
 security/rubygem-ruby-saml115/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 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



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