pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-http-form_data
Module Name: pkgsrc
Committed By: taca
Date: Sat Mar 17 16:20:25 UTC 2018
Modified Files:
pkgsrc/www/ruby-http-form_data: Makefile distinfo
Log Message:
www/ruby-http-form_data: update to 2.1.0
## 2.1.0 (2018-03-05)
* [#21](https://github.com/httprb/form_data/pull/21)
Rewind content at the end of `Readable#to_s`.
[@janko-m][]
* [#19](https://github.com/httprb/form_data/pull/19)
Fix buffer encoding.
[@HoneyryderChuck][]
## 2.0.0 (2017-10-01)
* [#17](https://github.com/httprb/form_data/pull/17)
Add CRLF character to end of multipart body.
[@mhickman][]
## 2.0.0.pre2 (2017-05-11)
* [#14](https://github.com/httprb/form_data/pull/14)
Enable streaming for urlencoded form data.
[@janko-m][]
## 2.0.0.pre1 (2017-05-10)
* [#12](https://github.com/httprb/form_data.rb/pull/12)
Enable form data streaming.
[@janko-m][]
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-http-form_data/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-http-form_data/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-form_data/Makefile
diff -u pkgsrc/www/ruby-http-form_data/Makefile:1.4 pkgsrc/www/ruby-http-form_data/Makefile:1.5
--- pkgsrc/www/ruby-http-form_data/Makefile:1.4 Sat Dec 9 17:48:43 2017
+++ pkgsrc/www/ruby-http-form_data/Makefile Sat Mar 17 16:20:25 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2017/12/09 17:48:43 tsutsui Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/17 16:20:25 taca Exp $
-DISTNAME= http-form_data-2.0.0
+DISTNAME= http-form_data-2.1.0
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-http-form_data/distinfo
diff -u pkgsrc/www/ruby-http-form_data/distinfo:1.5 pkgsrc/www/ruby-http-form_data/distinfo:1.6
--- pkgsrc/www/ruby-http-form_data/distinfo:1.5 Sat Dec 9 17:48:43 2017
+++ pkgsrc/www/ruby-http-form_data/distinfo Sat Mar 17 16:20:25 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2017/12/09 17:48:43 tsutsui Exp $
+$NetBSD: distinfo,v 1.6 2018/03/17 16:20:25 taca Exp $
-SHA1 (http-form_data-2.0.0.gem) = 823d4716d9314fc6edcc43343be9fa7bf3c6d1d7
-RMD160 (http-form_data-2.0.0.gem) = e74912388f7c1f8bb4661318b80239f009526edc
-SHA512 (http-form_data-2.0.0.gem) = 2abb3742da142bfca5ad216140ad70493885ddceb258c7af1e14fec57172bdc976646e90de4b3d51c3af7eebb5d820771cba7d7a1798100ceb3c696c971d5ba8
-Size (http-form_data-2.0.0.gem) = 16384 bytes
+SHA1 (http-form_data-2.1.0.gem) = 5e08944ee7a999453ec0594a57b821dd1dee68c6
+RMD160 (http-form_data-2.1.0.gem) = 1b2d145fd9f84d754de6b08c5ab509eb86156f96
+SHA512 (http-form_data-2.1.0.gem) = ec01035d7bced9ad624019ae5d1290becabcb35670cba52b450f379aac3cc68b3c12ef0128930022e75d3c4de430e8595af0733dcce4a4a531898722fb0d34c3
+Size (http-form_data-2.1.0.gem) = 16384 bytes
Home |
Main Index |
Thread Index |
Old Index