pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-http



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Mar 20 15:49:21 UTC 2017

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

Log Message:
Update ruby-http to 2.2.1.

## 2.2.1 (2017-02-06)

* [#395](https://github.com/httprb/http/issues/395)
  Fix regression of API, that broke webmock integration.
  ([@ixti])


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/www/ruby-http/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/ruby-http/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-http/Makefile
diff -u pkgsrc/www/ruby-http/Makefile:1.11 pkgsrc/www/ruby-http/Makefile:1.12
--- pkgsrc/www/ruby-http/Makefile:1.11  Sun Feb  5 01:13:32 2017
+++ pkgsrc/www/ruby-http/Makefile       Mon Mar 20 15:49:21 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2017/02/05 01:13:32 tsutsui Exp $
+# $NetBSD: Makefile,v 1.12 2017/03/20 15:49:21 taca Exp $
 #
 
-DISTNAME=      http-2.2.0
+DISTNAME=      http-2.2.1
 CATEGORIES=    www
 
 MAINTAINER=    tsutsui%NetBSD.org@localhost

Index: pkgsrc/www/ruby-http/distinfo
diff -u pkgsrc/www/ruby-http/distinfo:1.12 pkgsrc/www/ruby-http/distinfo:1.13
--- pkgsrc/www/ruby-http/distinfo:1.12  Sun Feb  5 01:13:32 2017
+++ pkgsrc/www/ruby-http/distinfo       Mon Mar 20 15:49:21 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2017/02/05 01:13:32 tsutsui Exp $
+$NetBSD: distinfo,v 1.13 2017/03/20 15:49:21 taca Exp $
 
-SHA1 (http-2.2.0.gem) = b3937af24d5f7f16024ab23f913c39876dee1fa4
-RMD160 (http-2.2.0.gem) = d8c2f4f44e78ea0f5353faa1da534db13440c381
-SHA512 (http-2.2.0.gem) = 82e3c11f8b5df23e42fea9528aab65d09e130ff12b919a0fda5539054883a29f7f512b0d120beec46e2879840c2525fdd2c8ce97311ba8417dc36947cae062f7
-Size (http-2.2.0.gem) = 66560 bytes
+SHA1 (http-2.2.1.gem) = d919019fccb6d9d572fe226509e75f365a706eb1
+RMD160 (http-2.2.1.gem) = 0459c41a109ed89e620e3108c0dd98b5c802bb68
+SHA512 (http-2.2.1.gem) = e8edf381548c04d0fb2ea0f28104d85eda92d6de6686013190e84127c4ce118fe8b8a562267aed41ad23481ca54e21a215613d7e3d920d6c5ea9f9a3c4a2032c
+Size (http-2.2.1.gem) = 66560 bytes



Home | Main Index | Thread Index | Old Index