pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-jquery-rails



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 17 15:55:55 UTC 2020

Modified Files:
        pkgsrc/www/ruby-jquery-rails: Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/ruby-jquery-rails/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/ruby-jquery-rails/distinfo

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

Modified files:

Index: pkgsrc/www/ruby-jquery-rails/Makefile
diff -u pkgsrc/www/ruby-jquery-rails/Makefile:1.15 pkgsrc/www/ruby-jquery-rails/Makefile:1.16
--- pkgsrc/www/ruby-jquery-rails/Makefile:1.15  Sat Mar 21 16:40:37 2020
+++ pkgsrc/www/ruby-jquery-rails/Makefile       Sun May 17 15:55:55 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/03/21 16:40:37 taca Exp $
+# $NetBSD: Makefile,v 1.16 2020/05/17 15:55:55 taca Exp $
 
-DISTNAME=      jquery-rails-4.3.5
+DISTNAME=      jquery-rails-4.4.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

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



Home | Main Index | Thread Index | Old Index