pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ruby-dnsruby Update to 1.60.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9276186dcf2
branches:  trunk
changeset: 356618:d9276186dcf2
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Jan 02 12:42:32 2017 +0000

description:
Update to 1.60.0

Upstream changes:
v1.60.0

    TCP multi-packet support fixed
    Response 'Message' now included with exception.
    Docs added
    CNAME dynamic update fix

diffstat:

 net/ruby-dnsruby/Makefile |   4 ++--
 net/ruby-dnsruby/PLIST    |   3 ++-
 net/ruby-dnsruby/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (44 lines):

diff -r 4013e3d95730 -r d9276186dcf2 net/ruby-dnsruby/Makefile
--- a/net/ruby-dnsruby/Makefile Mon Jan 02 12:14:37 2017 +0000
+++ b/net/ruby-dnsruby/Makefile Mon Jan 02 12:42:32 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2016/10/17 14:37:28 taca Exp $
+# $NetBSD: Makefile,v 1.19 2017/01/02 12:42:32 wen Exp $
 
-DISTNAME=      dnsruby-1.59.3
+DISTNAME=      dnsruby-1.60.0
 CATEGORIES=    net
 
 MAINTAINER=    pettai%NetBSD.org@localhost
diff -r 4013e3d95730 -r d9276186dcf2 net/ruby-dnsruby/PLIST
--- a/net/ruby-dnsruby/PLIST    Mon Jan 02 12:14:37 2017 +0000
+++ b/net/ruby-dnsruby/PLIST    Mon Jan 02 12:42:32 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2015/12/12 15:00:03 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2017/01/02 12:42:32 wen Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.coveralls.yml
 ${GEM_LIBDIR}/.gitignore
@@ -126,6 +126,7 @@
 ${GEM_LIBDIR}/test/tc_nxt.rb
 ${GEM_LIBDIR}/test/tc_packet.rb
 ${GEM_LIBDIR}/test/tc_packet_unique_push.rb
+${GEM_LIBDIR}/test/tc_ptrin.rb
 ${GEM_LIBDIR}/test/tc_question.rb
 ${GEM_LIBDIR}/test/tc_queue.rb
 ${GEM_LIBDIR}/test/tc_recur.rb
diff -r 4013e3d95730 -r d9276186dcf2 net/ruby-dnsruby/distinfo
--- a/net/ruby-dnsruby/distinfo Mon Jan 02 12:14:37 2017 +0000
+++ b/net/ruby-dnsruby/distinfo Mon Jan 02 12:42:32 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2016/10/17 14:37:28 taca Exp $
+$NetBSD: distinfo,v 1.16 2017/01/02 12:42:32 wen Exp $
 
-SHA1 (dnsruby-1.59.3.gem) = bd83d899b2bcbf2c5e36a60bda97f3a0ff5042af
-RMD160 (dnsruby-1.59.3.gem) = c4beb166b2938346ca692462b02ecb10c36f720c
-SHA512 (dnsruby-1.59.3.gem) = 7cfd8c15b7691b86473f46c6e28c751f87d63459104c2b550312a717c654c5013751851497e3ab0242202a813c2cbfa2d78cc414aa80641d47ca4b622e3eee09
-Size (dnsruby-1.59.3.gem) = 233984 bytes
+SHA1 (dnsruby-1.60.0.gem) = 8fbc7960d633d79011dc0b8061b82785958c0579
+RMD160 (dnsruby-1.60.0.gem) = 50ca230372f1841ff1c7dc6345e7e8e0e6eaab30
+SHA512 (dnsruby-1.60.0.gem) = 696f2cd72c09bfe6b6eecb59979f872843e7ebea320130edb86eb662ad8b5ad657bea0709614093b5dcdf6c95ebfebdae500ae5622fe999a4cdc03e1ad4b5fc6
+Size (dnsruby-1.60.0.gem) = 244736 bytes



Home | Main Index | Thread Index | Old Index