pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-actionview71



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Feb  4 15:12:02 UTC 2024

Modified Files:
        pkgsrc/www/ruby-actionview71: distinfo

Log Message:
www/ruby-actionview71: update to 7.1.3

Action View (2024-01-16)

* Better handle SyntaxError in Action View.  [Mario Caropreso]

* Fix word_wrap with empty string.  [Jonathan Hefner]

* Rename ActionView::TestCase::Behavior::Content to
  ActionView::TestCase::Behavior::RenderedViewContent.

  Make RenderedViewContent inherit from String. Make private API with
  :nodoc:.  [Sean Doyle]

* Fix detection of required strict locals.

  Further fix render @collection compatibility with strict locals
  [Jean Boussier]


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/ruby-actionview71/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-actionview71/distinfo
diff -u pkgsrc/www/ruby-actionview71/distinfo:1.1 pkgsrc/www/ruby-actionview71/distinfo:1.2
--- pkgsrc/www/ruby-actionview71/distinfo:1.1   Thu Nov 30 15:19:29 2023
+++ pkgsrc/www/ruby-actionview71/distinfo       Sun Feb  4 15:12:02 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2023/11/30 15:19:29 taca Exp $
+$NetBSD: distinfo,v 1.2 2024/02/04 15:12:02 taca Exp $
 
-BLAKE2s (actionview-7.1.2.gem) = bd3c599d2f46f9636a91f45262168c92a2a5a83e35d7462efc1aa5dd344b9ad9
-SHA512 (actionview-7.1.2.gem) = 684b1a42082d1372c94b6cd2dea372c6ccc9b884efefca8fb682feb408758e2c0aeafc914d571fe69f005a9727f2887273923b6d49a9223ba3af32c99077cf4a
-Size (actionview-7.1.2.gem) = 196608 bytes
+BLAKE2s (actionview-7.1.3.gem) = fac29dc902fdf451d8e904f4a7240fab322a6c0e59e13132df09fddec1ad2b77
+SHA512 (actionview-7.1.3.gem) = d858fb21a5c6b0a743de976aef269e3ea3d9d793a3b44dce0ed0f83866b9a8b09956ece41417df040b067de625d2859ad2f694c6d0f4728017c39911b01ce714
+Size (actionview-7.1.3.gem) = 194048 bytes
 SHA1 (patch-lib_action__view.rb) = cf6482d23e2cbdc718b98db97d1b2acf3763bcdd



Home | Main Index | Thread Index | Old Index