pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/ruby-actionpack-xml_parser ruby-actionpack-xm...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a650fbd625ec
branches: trunk
changeset: 384834:a650fbd625ec
user: taca <taca%pkgsrc.org@localhost>
date: Mon Sep 05 15:44:37 2022 +0000
description:
ruby-actionpack-xml_parser: make this package for Rails 6.1
Make file package for Ruby on Rails 6.1 only snice it ise used for
devel/redmine50 only.
diffstat:
textproc/ruby-actionpack-xml_parser/DESCR | 2 ++
textproc/ruby-actionpack-xml_parser/Makefile | 4 ++--
textproc/ruby-actionpack-xml_parser/PLIST | 2 +-
textproc/ruby-actionpack-xml_parser/distinfo | 2 +-
4 files changed, 6 insertions(+), 4 deletions(-)
diffs (44 lines):
diff -r d3d6a87774d2 -r a650fbd625ec textproc/ruby-actionpack-xml_parser/DESCR
--- a/textproc/ruby-actionpack-xml_parser/DESCR Mon Sep 05 15:43:29 2022 +0000
+++ b/textproc/ruby-actionpack-xml_parser/DESCR Mon Sep 05 15:44:37 2022 +0000
@@ -1,2 +1,4 @@
A XML parameters parser for Action Pack (removed from core in Rails
4.0)
+
+This is for Ruby on Rails 5.2 package.
diff -r d3d6a87774d2 -r a650fbd625ec textproc/ruby-actionpack-xml_parser/Makefile
--- a/textproc/ruby-actionpack-xml_parser/Makefile Mon Sep 05 15:43:29 2022 +0000
+++ b/textproc/ruby-actionpack-xml_parser/Makefile Mon Sep 05 15:44:37 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/09/01 16:42:12 taca Exp $
+# $NetBSD: Makefile,v 1.3 2022/09/05 15:44:37 taca Exp $
DISTNAME= actionpack-xml_parser-2.0.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/actionpack/actionpack${RUBY_RAILS}/}
@@ -14,7 +14,7 @@
USE_LANGUAGES= # none
-RUBY_RAILS_ACCEPTED?= ${RUBY_RAILS}
+RUBY_RAILS_ACCEPTED= 61
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r d3d6a87774d2 -r a650fbd625ec textproc/ruby-actionpack-xml_parser/PLIST
--- a/textproc/ruby-actionpack-xml_parser/PLIST Mon Sep 05 15:43:29 2022 +0000
+++ b/textproc/ruby-actionpack-xml_parser/PLIST Mon Sep 05 15:44:37 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2020/05/25 15:17:54 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/09/05 15:44:37 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
diff -r d3d6a87774d2 -r a650fbd625ec textproc/ruby-actionpack-xml_parser/distinfo
--- a/textproc/ruby-actionpack-xml_parser/distinfo Mon Sep 05 15:43:29 2022 +0000
+++ b/textproc/ruby-actionpack-xml_parser/distinfo Mon Sep 05 15:44:37 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 11:23:20 nia Exp $
+$NetBSD: distinfo,v 1.4 2022/09/05 15:44:37 taca Exp $
BLAKE2s (actionpack-xml_parser-2.0.1.gem) = 19cba53f35ac4c01b395c500bc699278905bb4220206f29edd5416485922ec01
SHA512 (actionpack-xml_parser-2.0.1.gem) = f29f2dbcf0cfc5aaccaa417afed3ea3b4c935d2bf3168524a50338cc3574c0c05e4ceee43ef3ea8b135a2d9d3063f8dfb365fad0df666e9e700a919554466d14
Home |
Main Index |
Thread Index |
Old Index