Sun May 17 15:55:55 2020 UTC ()
www/ruby-jquery-rails: update to 4.4.0

Update ruby-jquery-rails to 4.4.0.

## 4.4.0

- update jquery to 3.5.1 (note: [3.5.0 contains important security updates](https://github.com/advisories/GHSA-jpcq-cgw6-v4j6))
- unescape dollar signs and backticks in `assert_select_jquery` to match
  Rails updated behavior.


(taca)
diff -r1.15 -r1.16 pkgsrc/www/ruby-jquery-rails/Makefile
diff -r1.10 -r1.11 pkgsrc/www/ruby-jquery-rails/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/www/ruby-jquery-rails/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-jquery-rails/Makefile 2020/03/21 16:40:37 1.15
+++ pkgsrc/www/ruby-jquery-rails/Makefile 2020/05/17 15:55:55 1.16
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.15 2020/03/21 16:40:37 taca Exp $ 1# $NetBSD: Makefile,v 1.16 2020/05/17 15:55:55 taca Exp $
2 2
3DISTNAME= jquery-rails-4.3.5 3DISTNAME= jquery-rails-4.4.0
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/rails/jquery-rails 7HOMEPAGE= https://github.com/rails/jquery-rails
8COMMENT= Rails jQuery support 8COMMENT= Rails jQuery support
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_RAILTIES_DEPENDS} 11DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
12DEPENDS+= ${RUBY_PKGPREFIX}-thor>=0.14<2:../../devel/ruby-thor 12DEPENDS+= ${RUBY_PKGPREFIX}-thor>=0.14<2:../../devel/ruby-thor
13DEPENDS+= ${RUBY_PKGPREFIX}-rails-dom-testing>=2.0:../../textproc/ruby-rails-dom-testing 13DEPENDS+= ${RUBY_PKGPREFIX}-rails-dom-testing>=2.0:../../textproc/ruby-rails-dom-testing
14 14
15RUBY_RAILS_ACCEPTED= # defined 15RUBY_RAILS_ACCEPTED= # defined
16 16

cvs diff -r1.10 -r1.11 pkgsrc/www/ruby-jquery-rails/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-jquery-rails/distinfo 2020/03/20 15:13:58 1.10
+++ pkgsrc/www/ruby-jquery-rails/distinfo 2020/05/17 15:55:55 1.11
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.10 2020/03/20 15:13:58 taca Exp $ 1$NetBSD: distinfo,v 1.11 2020/05/17 15:55:55 taca Exp $
2 2
3SHA1 (jquery-rails-4.3.5.gem) = 47f0f86bc4d35365255ac0e0d29b5c54caabebd9 3SHA1 (jquery-rails-4.4.0.gem) = 1c73017821ae08c23622de443e0b9d8b4376492d
4RMD160 (jquery-rails-4.3.5.gem) = b82c74632999e9581700a93abf69eab1aca0a208 4RMD160 (jquery-rails-4.4.0.gem) = 65a07c367b97a900a60b5c342ed5ace8a3673d86
5SHA512 (jquery-rails-4.3.5.gem) = 78afb6ad2cfa331ffed52ef6ba67bbd6e1fd7da210223e1b0cd097b0823455036aba58a1f31b70c8a9525f1f62508ec7f688924af7b0b18f262ab8d845c9ad78 5SHA512 (jquery-rails-4.4.0.gem) = af363fe81f9689ccb7effd8a755368245b14fdbc67e14698c7dc48e69e18b731e1c65ceefedf86638d6dca6378d21c3175b02f16f6c03bd76c45494c1d0e5eab
6Size (jquery-rails-4.3.5.gem) = 523776 bytes 6Size (jquery-rails-4.4.0.gem) = 526336 bytes