pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/ruby-actionpack52-xml_parser



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Sep  5 15:37:39 UTC 2022

Added Files:
        pkgsrc/textproc/ruby-actionpack52-xml_parser: DESCR Makefile PLIST
            distinfo

Log Message:
textproc/ruby-actionpack52-xml_parser: add package version 2.0.1

This is the same package fixed to use Ruby on Rails 5.2.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/ruby-actionpack52-xml_parser/DESCR \
    pkgsrc/textproc/ruby-actionpack52-xml_parser/Makefile \
    pkgsrc/textproc/ruby-actionpack52-xml_parser/PLIST \
    pkgsrc/textproc/ruby-actionpack52-xml_parser/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/textproc/ruby-actionpack52-xml_parser/DESCR
diff -u /dev/null pkgsrc/textproc/ruby-actionpack52-xml_parser/DESCR:1.1
--- /dev/null   Mon Sep  5 15:37:39 2022
+++ pkgsrc/textproc/ruby-actionpack52-xml_parser/DESCR  Mon Sep  5 15:37:39 2022
@@ -0,0 +1,2 @@
+A XML parameters parser for Action Pack (removed from core in Rails
+4.0)
Index: pkgsrc/textproc/ruby-actionpack52-xml_parser/Makefile
diff -u /dev/null pkgsrc/textproc/ruby-actionpack52-xml_parser/Makefile:1.1
--- /dev/null   Mon Sep  5 15:37:39 2022
+++ pkgsrc/textproc/ruby-actionpack52-xml_parser/Makefile       Mon Sep  5 15:37:39 2022
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2022/09/05 15:37:39 taca Exp $
+
+DISTNAME=      actionpack-xml_parser-2.0.1
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME:S/actionpack/actionpack${RUBY_RAILS}/}
+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
+
+DEPENDS+=      ${RUBY_ACTIONPACK_DEPENDS}
+DEPENDS+=      ${RUBY_RAILTIES_DEPENDS}
+
+USE_LANGUAGES= # none
+
+RUBY_RAILS_ACCEPTED=   52
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/textproc/ruby-actionpack52-xml_parser/PLIST
diff -u /dev/null pkgsrc/textproc/ruby-actionpack52-xml_parser/PLIST:1.1
--- /dev/null   Mon Sep  5 15:37:39 2022
+++ pkgsrc/textproc/ruby-actionpack52-xml_parser/PLIST  Mon Sep  5 15:37:39 2022
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2022/09/05 15:37:39 taca Exp $
+${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
Index: pkgsrc/textproc/ruby-actionpack52-xml_parser/distinfo
diff -u /dev/null pkgsrc/textproc/ruby-actionpack52-xml_parser/distinfo:1.1
--- /dev/null   Mon Sep  5 15:37:39 2022
+++ pkgsrc/textproc/ruby-actionpack52-xml_parser/distinfo       Mon Sep  5 15:37:39 2022
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/09/05 15:37:39 taca Exp $
+
+BLAKE2s (actionpack-xml_parser-2.0.1.gem) = 19cba53f35ac4c01b395c500bc699278905bb4220206f29edd5416485922ec01
+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