pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ruby-actionpack52-xml_parser: Import actionpack-xml_parser-2.0.1 as wip/ruby-actionpack52-xml_parser
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sat Feb 1 22:05:20 2020 +0900
Changeset: 44d7361110c7e19d395d79e9cf7baf2865b211f1
Modified Files:
Makefile
Added Files:
ruby-actionpack52-xml_parser/DESCR
ruby-actionpack52-xml_parser/Makefile
ruby-actionpack52-xml_parser/PLIST
ruby-actionpack52-xml_parser/distinfo
Log Message:
ruby-actionpack52-xml_parser: Import actionpack-xml_parser-2.0.1 as wip/ruby-actionpack52-xml_parser
A XML parameters parser for Action Pack (removed from core in Rails
4.0)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=44d7361110c7e19d395d79e9cf7baf2865b211f1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
ruby-actionpack52-xml_parser/DESCR | 2 ++
ruby-actionpack52-xml_parser/Makefile | 18 ++++++++++++++++++
ruby-actionpack52-xml_parser/PLIST | 11 +++++++++++
ruby-actionpack52-xml_parser/distinfo | 6 ++++++
5 files changed, 38 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index 8df5ab640f..dfc71d77bc 100644
--- a/Makefile
+++ b/Makefile
@@ -4336,6 +4336,7 @@ SUBDIR+= rtv
SUBDIR+= rubiks
SUBDIR+= rubrica2
SUBDIR+= ruby-actionmessenger
+SUBDIR+= ruby-actionpack52-xml_parser
SUBDIR+= ruby-asciidoctor
SUBDIR+= ruby-blockenspiel
SUBDIR+= ruby-cabin
diff --git a/ruby-actionpack52-xml_parser/DESCR b/ruby-actionpack52-xml_parser/DESCR
new file mode 100644
index 0000000000..45390a6633
--- /dev/null
+++ b/ruby-actionpack52-xml_parser/DESCR
@@ -0,0 +1,2 @@
+A XML parameters parser for Action Pack (removed from core in Rails
+4.0)
diff --git a/ruby-actionpack52-xml_parser/Makefile b/ruby-actionpack52-xml_parser/Makefile
new file mode 100644
index 0000000000..56f5a015db
--- /dev/null
+++ b/ruby-actionpack52-xml_parser/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD$
+
+DISTNAME= actionpack-xml_parser-2.0.1
+PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/actionpack/actionpack52/}
+CATEGORIES= textproc
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.rubyonrails.org/
+COMMENT= XML parameters parser for Action Pack (removed from core in Rails 4.0)
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+DEPENDS+= ${RUBY_PKGPREFIX}-actionpack52-[0-9]*:../../www/ruby-actionpack52
+DEPENDS+= ${RUBY_PKGPREFIX}-railties52-[0-9]*:../../devel/ruby-railties52
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ruby-actionpack52-xml_parser/PLIST b/ruby-actionpack52-xml_parser/PLIST
new file mode 100644
index 0000000000..0d0191e349
--- /dev/null
+++ b/ruby-actionpack52-xml_parser/PLIST
@@ -0,0 +1,11 @@
+@comment $NetBSD$
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/lib/action_pack/xml_parser.rb
+${GEM_LIBDIR}/lib/action_pack/xml_parser/railtie.rb
+${GEM_LIBDIR}/lib/action_pack/xml_parser/version.rb
+${GEM_LIBDIR}/lib/actionpack-xml_parser.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+@pkgdir lib/ruby/gems/2.6.0/extensions
+@pkgdir lib/ruby/gems/2.6.0/build_info
diff --git a/ruby-actionpack52-xml_parser/distinfo b/ruby-actionpack52-xml_parser/distinfo
new file mode 100644
index 0000000000..47c21932ec
--- /dev/null
+++ b/ruby-actionpack52-xml_parser/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (actionpack-xml_parser-2.0.1.gem) = c4140b55913074db90463e7e0d1c274f90a415e2
+RMD160 (actionpack-xml_parser-2.0.1.gem) = dced79247b8f0344b184a16face6f375c2070a57
+SHA512 (actionpack-xml_parser-2.0.1.gem) = f29f2dbcf0cfc5aaccaa417afed3ea3b4c935d2bf3168524a50338cc3574c0c05e4ceee43ef3ea8b135a2d9d3063f8dfb365fad0df666e9e700a919554466d14
+Size (actionpack-xml_parser-2.0.1.gem) = 6144 bytes
Home |
Main Index |
Thread Index |
Old Index