pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-raindrops
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 10 16:20:33 UTC 2017
Modified Files:
pkgsrc/www/ruby-raindrops: Makefile distinfo
Log Message:
Update ruby-raindrops to 0.19.0.
=== raindrops 0.19.0 - Rack 2.x middleware compatibility / 2017-08-09 23:52 UTC
This release fixes Rack 2.x compatibility for the few users of
Raindrops::Middleware
<https://bogomips.org/raindrops/Raindrops/Middleware.html>.
Thanks to Dmytro Shteflyuk for this release.
No need to upgrade unless you use Raindrops::Middleware with
Rack 2.x.
There's also a few minor, inconsequential cleanups.
Dmytro Shteflyuk (1):
Properly override respond_to? in Raindrops::Middleware::Proxy
Eric Wong (2):
Ruby thread compatibility updates
tcp_info: remove unnecessary extconf.h include
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/ruby-raindrops/Makefile \
pkgsrc/www/ruby-raindrops/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-raindrops/Makefile
diff -u pkgsrc/www/ruby-raindrops/Makefile:1.11 pkgsrc/www/ruby-raindrops/Makefile:1.12
--- pkgsrc/www/ruby-raindrops/Makefile:1.11 Mon Jun 5 15:34:33 2017
+++ pkgsrc/www/ruby-raindrops/Makefile Sun Sep 10 16:20:33 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2017/06/05 15:34:33 taca Exp $
+# $NetBSD: Makefile,v 1.12 2017/09/10 16:20:33 taca Exp $
-DISTNAME= raindrops-0.18.0
+DISTNAME= raindrops-0.19.0
CATEGORIES= www
MAINTAINER= pkgsrc%NetBSD.org@localhost
Index: pkgsrc/www/ruby-raindrops/distinfo
diff -u pkgsrc/www/ruby-raindrops/distinfo:1.11 pkgsrc/www/ruby-raindrops/distinfo:1.12
--- pkgsrc/www/ruby-raindrops/distinfo:1.11 Mon Jun 5 15:34:33 2017
+++ pkgsrc/www/ruby-raindrops/distinfo Sun Sep 10 16:20:33 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2017/06/05 15:34:33 taca Exp $
+$NetBSD: distinfo,v 1.12 2017/09/10 16:20:33 taca Exp $
-SHA1 (raindrops-0.18.0.gem) = 94f63a3ecb0e6df3dcc2389d286e158bf322c35e
-RMD160 (raindrops-0.18.0.gem) = 4887da161d348e365825479302cb28692ccd3848
-SHA512 (raindrops-0.18.0.gem) = 057f7756500311bdd01a2436454d9194dd01035b68aa8ad7a130611812dbed606d020958756a95f4625812d92402f274b007d120dd541ec9068fcc5039077518
-Size (raindrops-0.18.0.gem) = 61952 bytes
+SHA1 (raindrops-0.19.0.gem) = 003e389f7efa2bb49294b26b3440be536ecd9402
+RMD160 (raindrops-0.19.0.gem) = f32ef527b02fc3643af45ec3cb27e17a16d2853d
+SHA512 (raindrops-0.19.0.gem) = caf9194838b9e346002c742f4cc14549939e8315c145eb6ebb0723f5ecbe0b26f7f0fd32ce2d444a3f19e344695148c933db220298fafec47e9aff3f237bc5ca
+Size (raindrops-0.19.0.gem) = 61952 bytes
Home |
Main Index |
Thread Index |
Old Index