pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-rack



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 12 15:00:18 UTC 2024

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

Log Message:
www/ruby-rack: update to 3.0.11

3.0.11 (2024-05-10)

* Backport #2062 to 3-0-stable: Do not allow BodyProxy to respond to to_str,
  make to_ary call close. (#2062, @jeremyevans)


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/www/ruby-rack/Makefile
cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/ruby-rack/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-rack/Makefile
diff -u pkgsrc/www/ruby-rack/Makefile:1.40 pkgsrc/www/ruby-rack/Makefile:1.41
--- pkgsrc/www/ruby-rack/Makefile:1.40  Sun Mar 24 14:45:02 2024
+++ pkgsrc/www/ruby-rack/Makefile       Sun May 12 15:00:18 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2024/03/24 14:45:02 taca Exp $
+# $NetBSD: Makefile,v 1.41 2024/05/12 15:00:18 taca Exp $
 
-DISTNAME=      rack-3.0.10
+DISTNAME=      rack-3.0.11
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-rack/distinfo
diff -u pkgsrc/www/ruby-rack/distinfo:1.38 pkgsrc/www/ruby-rack/distinfo:1.39
--- pkgsrc/www/ruby-rack/distinfo:1.38  Sun Mar 24 14:45:02 2024
+++ pkgsrc/www/ruby-rack/distinfo       Sun May 12 15:00:18 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.38 2024/03/24 14:45:02 taca Exp $
+$NetBSD: distinfo,v 1.39 2024/05/12 15:00:18 taca Exp $
 
-BLAKE2s (rack-3.0.10.gem) = 7c012f624730afbf5cdeffab0ee94bfe655da896b25c7efb0189478d2a9e4c45
-SHA512 (rack-3.0.10.gem) = 652c255e783a9140e04368d55c888abdf90a98c1b90cfe60099e63d1f59fe5563cc42ba38cd74bf3aee1b4350cf95fead1d7a47cd4ebe0cdcb4454ed39fcd6ed
-Size (rack-3.0.10.gem) = 109056 bytes
+BLAKE2s (rack-3.0.11.gem) = a6cc7c8f5f62cf8b6aa346b2b057a0310932fdab07f8941e4ae0819c1c9d3f2b
+SHA512 (rack-3.0.11.gem) = 77ea51d2a1584f58396cb864f9895ec47f36febaaf9bb806ebdb52d105ace8cac1a93144ac9769efbe1fff66f5bac555c7b949f62627cb80984d2ea31704d995
+Size (rack-3.0.11.gem) = 109056 bytes



Home | Main Index | Thread Index | Old Index