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 Mar 24 14:45:02 UTC 2024

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

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

3.0.10 (2024-03-21)

* Backport #2104 to 3-0-stable: Return empty when parsing a multi-part POST
  with only one end delimiter. (#2164, @JoeDupuis)


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

Index: pkgsrc/www/ruby-rack/distinfo
diff -u pkgsrc/www/ruby-rack/distinfo:1.37 pkgsrc/www/ruby-rack/distinfo:1.38
--- pkgsrc/www/ruby-rack/distinfo:1.37  Sat Feb 24 14:24:12 2024
+++ pkgsrc/www/ruby-rack/distinfo       Sun Mar 24 14:45:02 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2024/02/24 14:24:12 taca Exp $
+$NetBSD: distinfo,v 1.38 2024/03/24 14:45:02 taca Exp $
 
-BLAKE2s (rack-3.0.9.1.gem) = c77334f9d69bd2f8a26f9111a24924890ec6cd8f6f488e48e8022847f1a7121b
-SHA512 (rack-3.0.9.1.gem) = c0baa69a2876a3aaa044d248f1d01721262b3a27a1365a6bf474e538694e00d535c04bd6345b4156aa127016f8f295c30eb9f2ece7bb38ea12eb9234a8e7dc5c
-Size (rack-3.0.9.1.gem) = 109056 bytes
+BLAKE2s (rack-3.0.10.gem) = 7c012f624730afbf5cdeffab0ee94bfe655da896b25c7efb0189478d2a9e4c45
+SHA512 (rack-3.0.10.gem) = 652c255e783a9140e04368d55c888abdf90a98c1b90cfe60099e63d1f59fe5563cc42ba38cd74bf3aee1b4350cf95fead1d7a47cd4ebe0cdcb4454ed39fcd6ed
+Size (rack-3.0.10.gem) = 109056 bytes



Home | Main Index | Thread Index | Old Index