summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2021-07-25 08:19:46 +0200
committerMatthias Fechner <mfechner@FreeBSD.org>2021-07-25 08:19:51 +0200
commitb103b11ffab20b3ffd386fe565e29f41aeac1e63 (patch)
treee02a15de25591349e7dc6836c5cbe831822c134c
parenttextproc/R-cran-utf8: Update to 1.2.2 (diff)
cleanup: Remove expired ports:
devel/rubygem-grape-entity07
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile1
-rw-r--r--devel/rubygem-grape-entity07/Makefile24
-rw-r--r--devel/rubygem-grape-entity07/distinfo3
-rw-r--r--devel/rubygem-grape-entity07/pkg-descr4
5 files changed, 1 insertions, 32 deletions
diff --git a/MOVED b/MOVED
index cc5457ebe9c2..85ca26b22420 100644
--- a/MOVED
+++ b/MOVED
@@ -16467,3 +16467,4 @@ audio/ripit|audio/abcde|2021-07-18|Has expired: Upstream no longer maintained, u
x11-toolkits/libsexymm||2021-07-19|Discontinued in 2006, no dependency left in the ports tree
sysutils/rubygem-fluent-plugin-graylog||2021-07-21|Has expired: Project is abandoned upstreams
www/rubygem-toml-rb10|www/rubygem-toml-rb|2021-07-25|Obsolete, use www/rubygem-toml-rb
+devel/rubygem-grape-entity07|devel/rubygem-grape-entity|2021-07-25|Obsolete, use devel/rubygem-grape-entity
diff --git a/devel/Makefile b/devel/Makefile
index 7cba68f9edfe..8b4249822ffe 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -6265,7 +6265,6 @@
SUBDIR += rubygem-graf
SUBDIR += rubygem-grape
SUBDIR += rubygem-grape-entity
- SUBDIR += rubygem-grape-entity07
SUBDIR += rubygem-grape-path-helpers
SUBDIR += rubygem-grape-route-helpers
SUBDIR += rubygem-grape-swagger
diff --git a/devel/rubygem-grape-entity07/Makefile b/devel/rubygem-grape-entity07/Makefile
deleted file mode 100644
index 5429928a6ced..000000000000
--- a/devel/rubygem-grape-entity07/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= grape-entity
-PORTVERSION= 0.7.1
-PORTEPOCH= 1
-CATEGORIES= devel rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 07
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Simple facade to use with your models and APIs
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-RUN_DEPENDS= rubygem-activesupport60>=4.0:devel/rubygem-activesupport60 \
- rubygem-multi_json>=1.3.2:devel/rubygem-multi_json
-
-USES= gem
-USE_RUBY= yes
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^0\.7\.
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-grape-entity07/distinfo b/devel/rubygem-grape-entity07/distinfo
deleted file mode 100644
index 506aebd6316f..000000000000
--- a/devel/rubygem-grape-entity07/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1517329148
-SHA256 (rubygem/grape-entity-0.7.1.gem) = 699dbe3cd7514ca64ca7a5fddf141df48eb5de834034638d066c3638a9e7e8f0
-SIZE (rubygem/grape-entity-0.7.1.gem) = 42496
diff --git a/devel/rubygem-grape-entity07/pkg-descr b/devel/rubygem-grape-entity07/pkg-descr
deleted file mode 100644
index e016fc770c80..000000000000
--- a/devel/rubygem-grape-entity07/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Entities - a simple Facade to use with your models and API - extracted from
-Grape.
-
-WWW: https://github.com/ruby-grape/grape-entity