pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-actionpack52



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu May  5 03:05:24 UTC 2022

Modified Files:
        pkgsrc/www/ruby-actionpack52: Makefile distinfo

Log Message:
www/ruby-actionpack52: update to 5.2.7.1

## Rails 5.2.7.1 (April 26, 2022) ##

*   Allow Content Security Policy DSL to generate for API responses.

    *Tim Wade*

## Rails 5.2.7 (March 10, 2022) ##

*   No changes.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-actionpack52/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/ruby-actionpack52/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-actionpack52/Makefile
diff -u pkgsrc/www/ruby-actionpack52/Makefile:1.1 pkgsrc/www/ruby-actionpack52/Makefile:1.2
--- pkgsrc/www/ruby-actionpack52/Makefile:1.1   Sun Mar  3 14:51:57 2019
+++ pkgsrc/www/ruby-actionpack52/Makefile       Thu May  5 03:05:24 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/03/03 14:51:57 taca Exp $
+# $NetBSD: Makefile,v 1.2 2022/05/05 03:05:24 taca Exp $
 
 DISTNAME=      actionpack-${RAILS_VERSION}
 PKGNAME=       ${RUBY_PKGPREFIX}-actionpack${RUBY_RAILS}-${RAILS_VERSION}
@@ -13,7 +13,7 @@ DEPENDS+=     ${RUBY_ACTIONVIEW_DEPENDS}
 DEPENDS+=      ${RUBY_PKGPREFIX}-rack>=2.0:../../www/ruby-rack
 DEPENDS+=      ${RUBY_PKGPREFIX}-rack-test>=0.6.3:../../www/ruby-rack-test
 # ruby-actionview already depends them.
-#DEPENDS+=     ${RUBY_PKGPREFIX}-rails-dom-testing1>=2.0:../../textproc/ruby-rails-dom-testing
+#DEPENDS+=     ${RUBY_PKGPREFIX}-rails-dom-testing>=2.0:../../textproc/ruby-rails-dom-testing
 #DEPENDS+=     ${RUBY_PKGPREFIX}-rails-html-sanitizer>=1.0.2:../../www/ruby-rails-html-sanitizer
 
 USE_LANGUAGES= # none

Index: pkgsrc/www/ruby-actionpack52/distinfo
diff -u pkgsrc/www/ruby-actionpack52/distinfo:1.12 pkgsrc/www/ruby-actionpack52/distinfo:1.13
--- pkgsrc/www/ruby-actionpack52/distinfo:1.12  Sun Mar 13 15:04:26 2022
+++ pkgsrc/www/ruby-actionpack52/distinfo       Thu May  5 03:05:24 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/03/13 15:04:26 taca Exp $
+$NetBSD: distinfo,v 1.13 2022/05/05 03:05:24 taca Exp $
 
-BLAKE2s (actionpack-5.2.6.3.gem) = 29727a8265b9b4572b2955e4001f80d9eb8b72f24d2c07163d3a23216b04e9e3
-SHA512 (actionpack-5.2.6.3.gem) = 19bd55aa79fcf032630c3183c7155f114f7e46e23649a8723e50571d461c544a62e19bbf4faa93c6a85a6121f4a4597337d77bed4ca455acf41f2682269684b5
-Size (actionpack-5.2.6.3.gem) = 214528 bytes
+BLAKE2s (actionpack-5.2.7.1.gem) = 52a6886f25403f888bd3c41a6595143ccb880bf8a6611a40ec1f6397112443cd
+SHA512 (actionpack-5.2.7.1.gem) = f41e8c71107a0d81ee83d5052ec012eaa26b5e19aea7eb59f524d2b1ab7e44a8289e2620cd33d9aaa2187d30f70c60ba7e81f30fd9ef9812a5db7e9f3b4098e6
+Size (actionpack-5.2.7.1.gem) = 214528 bytes



Home | Main Index | Thread Index | Old Index