summaryrefslogtreecommitdiff
path: root/net/ruby-dnsruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-08-31 15:40:18 +0000
committertaca <taca@pkgsrc.org>2021-08-31 15:40:18 +0000
commitde9581469e1a30a3631758061747ecea70fd1e59 (patch)
tree0aefa378089f1ce86ca78de5bca4e581799d2ce4 /net/ruby-dnsruby
parentf42925b759a87f1ce7784843a6288689742d03e1 (diff)
downloadpkgsrc-de9581469e1a30a3631758061747ecea70fd1e59.tar.gz
net/ruby-dnsruby: update to 1.61.7
1.61.6 (2021-06-20) * RD bit not set on Recursor queries (thanks Sean Dilda!) * Handle quoted strings followed by unquoted strings in TXT records * do not worry about rogue repeated Ids - just log an error and get on with life * Clear Ruby warnings * Use GitHub Actions rather than Travis 1.61.7 (2021-06-23) * Fix namespace issue from 1.61.6
Diffstat (limited to 'net/ruby-dnsruby')
-rw-r--r--net/ruby-dnsruby/Makefile8
-rw-r--r--net/ruby-dnsruby/PLIST4
-rw-r--r--net/ruby-dnsruby/distinfo10
3 files changed, 12 insertions, 10 deletions
diff --git a/net/ruby-dnsruby/Makefile b/net/ruby-dnsruby/Makefile
index 499a8d6094f..3461402aa6c 100644
--- a/net/ruby-dnsruby/Makefile
+++ b/net/ruby-dnsruby/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2021/01/11 14:10:25 taca Exp $
+# $NetBSD: Makefile,v 1.26 2021/08/31 15:40:18 taca Exp $
-DISTNAME= dnsruby-1.61.5
+DISTNAME= dnsruby-1.61.7
CATEGORIES= net
MAINTAINER= pettai@NetBSD.org
@@ -8,10 +8,12 @@ HOMEPAGE= https://github.com/alexdalitz/dnsruby
COMMENT= Ruby DNS client library
LICENSE= apache-2.0
-DEPENDS+= ${RUBY_PKGPREFIX}-addressable>=2.5<3:../../net/ruby-addressable
+DEPENDS+= ${RUBY_PKGPREFIX}-simpleidn>=0.1:../../devel/ruby-simpleidn
USE_LANGUAGES= # none
+OVERRIDE_GEMSPEC= simpleidn>=0.1
+
post-extract:
${MKDIR} ${WRKSRC}/html/classes
${MKDIR} ${WRKSRC}/html/files
diff --git a/net/ruby-dnsruby/PLIST b/net/ruby-dnsruby/PLIST
index 6e945804a58..3db0eed4f9b 100644
--- a/net/ruby-dnsruby/PLIST
+++ b/net/ruby-dnsruby/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.12 2020/09/14 13:29:27 taca Exp $
+@comment $NetBSD: PLIST,v 1.13 2021/08/31 15:40:18 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.coveralls.yml
+${GEM_LIBDIR}/.github/workflows/ci.yml
${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.travis.yml
${GEM_LIBDIR}/.yardopts
${GEM_LIBDIR}/DNSSEC
${GEM_LIBDIR}/EVENTMACHINE
diff --git a/net/ruby-dnsruby/distinfo b/net/ruby-dnsruby/distinfo
index 5069c4d7d94..9cab8af2c9a 100644
--- a/net/ruby-dnsruby/distinfo
+++ b/net/ruby-dnsruby/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2021/01/11 14:10:25 taca Exp $
+$NetBSD: distinfo,v 1.23 2021/08/31 15:40:18 taca Exp $
-SHA1 (dnsruby-1.61.5.gem) = 4c54d08f283414420fa415fa8c2b4eae02671402
-RMD160 (dnsruby-1.61.5.gem) = 4eb0ecc3b574840dfa634fa375994b9f88c749c2
-SHA512 (dnsruby-1.61.5.gem) = 5ee8d13c266bf659ddb337a874d5fbdb1e58de57d3b63d9c923a6ad9cafc37cc1a8cc63a38501b43ab4097932b13a082af8a9661728654c0fa0d937d5000f477
-Size (dnsruby-1.61.5.gem) = 261120 bytes
+SHA1 (dnsruby-1.61.7.gem) = 405046a140878b2942ff2f78ce4dfa88204eb893
+RMD160 (dnsruby-1.61.7.gem) = cfab884fc9cd5399ea1f3817a34e4ad4d19b5f69
+SHA512 (dnsruby-1.61.7.gem) = 454378b7eca03483533ca1c1e01a86361c20ce88971ecc6adc72e11bb9ef03709ea1332d2549eefc1c41ed13d5a752b1a7f76e2117ffc9076776663ab6e02d1f
+Size (dnsruby-1.61.7.gem) = 261632 bytes