pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ruby-net-ping net/ruby-net-ping: update to 2.0.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/5116b6f1dac2
branches: trunk
changeset: 313127:5116b6f1dac2
user: taca <taca%pkgsrc.org@localhost>
date: Sun Sep 23 15:54:30 2018 +0000
description:
net/ruby-net-ping: update to 2.0.5
2.0.4 (2018/03/29)
* Fix for exception bug
2.0.5 (2018/08/17)
* Fixed a bug in the Ping::HTTP class where it didn't reflect user_agent
setting to actual http request
* Fixed Ping::HTTP to support custom User-Agent
diffstat:
net/ruby-net-ping/Makefile | 9 +++++++--
net/ruby-net-ping/PLIST | 3 ++-
net/ruby-net-ping/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 8 deletions(-)
diffs (50 lines):
diff -r a258343d9c03 -r 5116b6f1dac2 net/ruby-net-ping/Makefile
--- a/net/ruby-net-ping/Makefile Sun Sep 23 15:53:44 2018 +0000
+++ b/net/ruby-net-ping/Makefile Sun Sep 23 15:54:30 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2018/03/14 15:20:16 taca Exp $
+# $NetBSD: Makefile,v 1.13 2018/09/23 15:54:30 taca Exp $
-DISTNAME= net-ping-2.0.3
+DISTNAME= net-ping-2.0.5
CATEGORIES= print
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,5 +10,10 @@
USE_LANGUAGES= # none
+OVERRIDE_GEMSPEC+= :files net-ping-2.0.1.gem= net-ping-2.0.2.gem=
+
+post-patch:
+ ${RM} -f ${WRKSRC}/net-ping-2.0.1.gem ${WRKSRC}/net-ping-2.0.2.gem
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
diff -r a258343d9c03 -r 5116b6f1dac2 net/ruby-net-ping/PLIST
--- a/net/ruby-net-ping/PLIST Sun Sep 23 15:53:44 2018 +0000
+++ b/net/ruby-net-ping/PLIST Sun Sep 23 15:54:30 2018 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2015/02/04 15:58:00 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/09/23 15:54:30 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGES
+${GEM_LIBDIR}/CHANGES.out_of_date
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Gemfile.lock
${GEM_LIBDIR}/MANIFEST
diff -r a258343d9c03 -r 5116b6f1dac2 net/ruby-net-ping/distinfo
--- a/net/ruby-net-ping/distinfo Sun Sep 23 15:53:44 2018 +0000
+++ b/net/ruby-net-ping/distinfo Sun Sep 23 15:54:30 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/03/14 15:20:16 taca Exp $
+$NetBSD: distinfo,v 1.11 2018/09/23 15:54:30 taca Exp $
-SHA1 (net-ping-2.0.3.gem) = 29e592743f257664ea129de480685b402fd7109d
-RMD160 (net-ping-2.0.3.gem) = 0a56e857b69f05e8dc7b4d21b09e255be20351cf
-SHA512 (net-ping-2.0.3.gem) = e134f26abdb9cde5d8a81b1ffa5e12f506a5fd821b4ece2b54a407c7aec6815a1660a939565cc407fe16efa11c26cef8af889a436e5a436aea74b09de477e568
-Size (net-ping-2.0.3.gem) = 28672 bytes
+SHA1 (net-ping-2.0.5.gem) = bcd4f7ee36cd3b93e15c5295dc81897009bd6c73
+RMD160 (net-ping-2.0.5.gem) = 893b0b6bde26ff8d754d8584cf71b7bd6e7b9b45
+SHA512 (net-ping-2.0.5.gem) = 0f78dfb0fd44805c637c74aacf2978b3392c0bd6dbd6dd2231f4f87e1624b790ac19233b879c224d7955e9db38b4211b52e4ccdbca972d1b6ad5a5cc3289e92e
+Size (net-ping-2.0.5.gem) = 109568 bytes
Home |
Main Index |
Thread Index |
Old Index