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:           Sun Sep 23 16:52:58 UTC 2018

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

Log Message:
www/ruby-http-form_data: update to 2.1.1

## 2.1.1 (2018-06-01)

* [#23](https://github.com/httprb/form_data/pull/23)
  Allow override urlencoded form data encoder.
  [@FabienChaynes][]


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-http-form_data/Makefile
cvs rdiff -u -r1.6 -r1.7 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.5 pkgsrc/www/ruby-http-form_data/Makefile:1.6
--- pkgsrc/www/ruby-http-form_data/Makefile:1.5 Sat Mar 17 16:20:25 2018
+++ pkgsrc/www/ruby-http-form_data/Makefile     Sun Sep 23 16:52:58 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/03/17 16:20:25 taca Exp $
+# $NetBSD: Makefile,v 1.6 2018/09/23 16:52:58 taca Exp $
 
-DISTNAME=      http-form_data-2.1.0
+DISTNAME=      http-form_data-2.1.1
 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.6 pkgsrc/www/ruby-http-form_data/distinfo:1.7
--- pkgsrc/www/ruby-http-form_data/distinfo:1.6 Sat Mar 17 16:20:25 2018
+++ pkgsrc/www/ruby-http-form_data/distinfo     Sun Sep 23 16:52:58 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/03/17 16:20:25 taca Exp $
+$NetBSD: distinfo,v 1.7 2018/09/23 16:52:58 taca Exp $
 
-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
+SHA1 (http-form_data-2.1.1.gem) = 454ef4b48eadc5242b57e6c055c1ae3c42a3fe98
+RMD160 (http-form_data-2.1.1.gem) = c6a0909dbd0126b96de85db794fbbf186276b76e
+SHA512 (http-form_data-2.1.1.gem) = 43e1d9a522a748ab5d1633392225d87b5b178f6ae46a9bc4296b2a71b95b54d0a0c5fa1c3d8a8f48134df7c8c5893bfd7a5db060da275f49a147385cb4d04627
+Size (http-form_data-2.1.1.gem) = 16896 bytes



Home | Main Index | Thread Index | Old Index