pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-rack-cache



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 17 16:11:00 UTC 2020

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

Log Message:
www/ruby-rack-cache: update to 1.11.1

Update ruby-rack-cache to 1.11.1.

1.11.1 (2020-04-07)

 * when ignoring parts of the query, remove query in key when all
   params are ignored

1.11.0 (2020-01-06)

 * Add a proc to allow ignoring parts of the query string in the key
 CVS: ----------------------------------------------------------------------


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/ruby-rack-cache/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/ruby-rack-cache/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-cache/Makefile
diff -u pkgsrc/www/ruby-rack-cache/Makefile:1.10 pkgsrc/www/ruby-rack-cache/Makefile:1.11
--- pkgsrc/www/ruby-rack-cache/Makefile:1.10    Fri Mar 20 16:22:32 2020
+++ pkgsrc/www/ruby-rack-cache/Makefile Sun May 17 16:11:00 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/03/20 16:22:32 taca Exp $
+# $NetBSD: Makefile,v 1.11 2020/05/17 16:11:00 taca Exp $
 
-DISTNAME=      rack-cache-1.10.0
+DISTNAME=      rack-cache-1.11.1
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-rack-cache/distinfo
diff -u pkgsrc/www/ruby-rack-cache/distinfo:1.9 pkgsrc/www/ruby-rack-cache/distinfo:1.10
--- pkgsrc/www/ruby-rack-cache/distinfo:1.9     Fri Mar 20 16:22:32 2020
+++ pkgsrc/www/ruby-rack-cache/distinfo Sun May 17 16:11:00 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/03/20 16:22:32 taca Exp $
+$NetBSD: distinfo,v 1.10 2020/05/17 16:11:00 taca Exp $
 
-SHA1 (rack-cache-1.10.0.gem) = 0c2ffe243f4d061a86360351f2f556ea5b7d97ba
-RMD160 (rack-cache-1.10.0.gem) = f290357fdef5c451a569bc673c2a45877b8b7de5
-SHA512 (rack-cache-1.10.0.gem) = f61fb99e3ec5a1ca6e638878bbdf55cbf3aedcae7f3afbc383d5fdc2c52a72c0586af8f377134493b1a665630aa49d29e2580262d4753f45a781f44b371e9ca7
-Size (rack-cache-1.10.0.gem) = 28672 bytes
+SHA1 (rack-cache-1.11.1.gem) = 09fbb093af25864cf7a2248c40f1ddf9a483e381
+RMD160 (rack-cache-1.11.1.gem) = 5538559e40bf6096465c6ff32a0dc142d5cf53fb
+SHA512 (rack-cache-1.11.1.gem) = c3e9991519ac26dd9b6da9fa82db6e6183a20fd4d80bd300938ff7e56bb53af57cbd3756346acf06f164d4bbf753c8152ce3d93531b6a76de0e1f55653d3c74b
+Size (rack-cache-1.11.1.gem) = 29184 bytes



Home | Main Index | Thread Index | Old Index