pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/ruby-multipart-post www/ruby-multipart-post: updat...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7550d6cef67d
branches: trunk
changeset: 413672:7550d6cef67d
user: taca <taca%pkgsrc.org@localhost>
date: Sat Mar 21 16:58:04 2020 +0000
description:
www/ruby-multipart-post: update to 2.1.1
Update ruby-multipart-post to 2.1.1.
No release notes available.
Please refer: <https://github.com/socketry/multipart-post/compare/v2.0.0...v2.1.1>.
diffstat:
www/ruby-multipart-post/Makefile | 6 ++++--
www/ruby-multipart-post/PLIST | 14 +++++++++-----
www/ruby-multipart-post/distinfo | 10 +++++-----
3 files changed, 18 insertions(+), 12 deletions(-)
diffs (66 lines):
diff -r 15d41fa203b8 -r 7550d6cef67d www/ruby-multipart-post/Makefile
--- a/www/ruby-multipart-post/Makefile Sat Mar 21 16:57:00 2020 +0000
+++ b/www/ruby-multipart-post/Makefile Sat Mar 21 16:58:04 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2017/07/30 22:32:28 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2020/03/21 16:58:04 taca Exp $
-DISTNAME= multipart-post-2.0.0
+DISTNAME= multipart-post-2.1.1
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -8,5 +8,7 @@
COMMENT= Multipart form post accessory for Net::HTTP
LICENSE= mit
+USE_LANGUAGES= # none
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 15d41fa203b8 -r 7550d6cef67d www/ruby-multipart-post/PLIST
--- a/www/ruby-multipart-post/PLIST Sat Mar 21 16:57:00 2020 +0000
+++ b/www/ruby-multipart-post/PLIST Sat Mar 21 16:58:04 2020 +0000
@@ -1,9 +1,12 @@
-@comment $NetBSD: PLIST,v 1.2 2014/01/17 08:32:07 obache Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/03/21 16:58:04 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.rspec
${GEM_LIBDIR}/.travis.yml
+${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/History.txt
+${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/Manifest.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
@@ -13,8 +16,9 @@
${GEM_LIBDIR}/lib/net/http/post/multipart.rb
${GEM_LIBDIR}/lib/parts.rb
${GEM_LIBDIR}/multipart-post.gemspec
-${GEM_LIBDIR}/test/multibyte.txt
-${GEM_LIBDIR}/test/net/http/post/test_multipart.rb
-${GEM_LIBDIR}/test/test_composite_io.rb
-${GEM_LIBDIR}/test/test_parts.rb
+${GEM_LIBDIR}/spec/composite_io_spec.rb
+${GEM_LIBDIR}/spec/multibyte.txt
+${GEM_LIBDIR}/spec/net/http/post/multipart_spec.rb
+${GEM_LIBDIR}/spec/parts_spec.rb
+${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 15d41fa203b8 -r 7550d6cef67d www/ruby-multipart-post/distinfo
--- a/www/ruby-multipart-post/distinfo Sat Mar 21 16:57:00 2020 +0000
+++ b/www/ruby-multipart-post/distinfo Sat Mar 21 16:58:04 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 02:47:35 agc Exp $
+$NetBSD: distinfo,v 1.5 2020/03/21 16:58:04 taca Exp $
-SHA1 (multipart-post-2.0.0.gem) = 15f1fee5557716868726ec23f389938e7957bf63
-RMD160 (multipart-post-2.0.0.gem) = 6041f669b79200ec3dfc20bcde19462517de58b0
-SHA512 (multipart-post-2.0.0.gem) = 4f48c815d82c139986f419cdb12efd2f3792f2ef0b2277b75533c8ddad17cc6a8c187deddadc82d29c9f7f8337fcc9ad23c40eb72053ac933911ec1457b01c18
-Size (multipart-post-2.0.0.gem) = 11264 bytes
+SHA1 (multipart-post-2.1.1.gem) = f2c6ddc8ea50d81372a64d8698b96700de48c454
+RMD160 (multipart-post-2.1.1.gem) = b8e3345f58d2baec9eef3069e962e6fc38c09606
+SHA512 (multipart-post-2.1.1.gem) = afa16717ee136f0bbbc20fe243252831604740bb61fa7288a2437a4a67638f660a4bd491b5326b034173e9e8352f2659f27dc8aaa761721f7111b7e9e704582f
+Size (multipart-post-2.1.1.gem) = 13824 bytes
Home |
Main Index |
Thread Index |
Old Index