git: ef0b7b6b9cf5 - main - textproc/rubygem-actionpack-xml_parser1-rails4: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:50:43 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ef0b7b6b9cf58bbfbc1b2e6f9ced7e5f24d0f2bb
commit ef0b7b6b9cf58bbfbc1b2e6f9ced7e5f24d0f2bb
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 19:28:40 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 19:28:40 +0000
textproc/rubygem-actionpack-xml_parser1-rails4: Remove obsoleted port
Use textproc/rubygem-actionpack-xml_parser-rails5 instead.
---
.../rubygem-actionpack-xml_parser1-rails4/Makefile | 25 ----------------------
.../rubygem-actionpack-xml_parser1-rails4/distinfo | 3 ---
.../pkg-descr | 5 -----
3 files changed, 33 deletions(-)
diff --git a/textproc/rubygem-actionpack-xml_parser1-rails4/Makefile b/textproc/rubygem-actionpack-xml_parser1-rails4/Makefile
deleted file mode 100644
index 34b3bd8f3ba9..000000000000
--- a/textproc/rubygem-actionpack-xml_parser1-rails4/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME= actionpack-xml_parser
-PORTVERSION= 1.0.2
-PORTREVISION= 1
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 1-rails4
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= XML parameters parser for Action Pack
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-RUN_DEPENDS= rubygem-actionpack4>=4.0.0<5:www/rubygem-actionpack4
-
-USES= gem
-USE_RUBY= yes
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^1\.
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-actionpack-xml_parser1-rails4/distinfo b/textproc/rubygem-actionpack-xml_parser1-rails4/distinfo
deleted file mode 100644
index 5c39bfa169f9..000000000000
--- a/textproc/rubygem-actionpack-xml_parser1-rails4/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1484405847
-SHA256 (rubygem/actionpack-xml_parser-1.0.2.gem) = 6a3e2441711e3885d2fb6f6530049bb4672cf6ffb98c88dce9e8997e9a25559d
-SIZE (rubygem/actionpack-xml_parser-1.0.2.gem) = 6144
diff --git a/textproc/rubygem-actionpack-xml_parser1-rails4/pkg-descr b/textproc/rubygem-actionpack-xml_parser1-rails4/pkg-descr
deleted file mode 100644
index 14e1b01992f9..000000000000
--- a/textproc/rubygem-actionpack-xml_parser1-rails4/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-actionpack-xml_parser is an XML parameters parser for Action Pack (removed from
-core in Rails 4.0).
-
-WWW: https://rubyonrails.org/
-WWW: https://github.com/rails/actionpack-xml_parser