aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:30:22 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:30:22 +0000
commit79e1df066583cd7c64f8e55db070956b0a15d019 (patch)
treec32c82ff80d0cb39191fd4f6b5dc4a93b0944e61
parent1f9333215f3a1fa143892e731c0827e3929f4f5e (diff)
downloadports-79e1df066583cd7c64f8e55db070956b0a15d019.tar.gz
ports-79e1df066583cd7c64f8e55db070956b0a15d019.zip
www/rubygem-addressable23: Remove obsoleted port
Use www/rubygem-addressable instead. With hat: ruby
-rw-r--r--www/rubygem-addressable23/Makefile20
-rw-r--r--www/rubygem-addressable23/distinfo3
-rw-r--r--www/rubygem-addressable23/pkg-descr5
3 files changed, 0 insertions, 28 deletions
diff --git a/www/rubygem-addressable23/Makefile b/www/rubygem-addressable23/Makefile
deleted file mode 100644
index 40d58cf62aa9..000000000000
--- a/www/rubygem-addressable23/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME= addressable
-PORTVERSION= 2.3.8
-CATEGORIES= www devel rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 23
-
-MAINTAINER= mfechner@FreeBSD.org
-COMMENT= Replacement for the URI implementation
-
-LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-
-USES= cpe gem
-CPE_VENDOR= ${PORTNAME}_project
-USE_RUBY= yes
-
-NO_ARCH= yes
-PORTSCOUT= limit:^2\.3
-
-.include <bsd.port.mk>
diff --git a/www/rubygem-addressable23/distinfo b/www/rubygem-addressable23/distinfo
deleted file mode 100644
index 613712c23ba5..000000000000
--- a/www/rubygem-addressable23/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1518177404
-SHA256 (rubygem/addressable-2.3.8.gem) = a64ef127ac7b0ceed1324dfbccb478e8b0e4b272f6a53a8f11ffbe826a576394
-SIZE (rubygem/addressable-2.3.8.gem) = 99840
diff --git a/www/rubygem-addressable23/pkg-descr b/www/rubygem-addressable23/pkg-descr
deleted file mode 100644
index 784c9064ef8e..000000000000
--- a/www/rubygem-addressable23/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Addressable is a replacement for the URI implementation that is part of Ruby's
-standard library. It more closely conforms to the relevant RFCs and adds support
-for IRIs and URI templates.
-
-WWW: https://github.com/sporkmonger/addressable