summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortsutsui <tsutsui@pkgsrc.org>2019-10-19 08:16:24 +0000
committertsutsui <tsutsui@pkgsrc.org>2019-10-19 08:16:24 +0000
commitdec0caad32044179b8c64ae14bff1f573504f57f (patch)
tree36b3dcef1434dcd482e9936b4fd11024371cf4fd /net
parenta4c4cbbc89537d989023a9f647acf950a0836562 (diff)
downloadpkgsrc-dec0caad32044179b8c64ae14bff1f573504f57f.tar.gz
ruby-addressable: update to 2.7.0.
pkgsrc changes: - take maintainership Upstream changes (from CHANGELOG.md): # Addressable 2.7.0 - added `:compacted` flag to `normalized_query` - `heuristic_parse` handles `mailto:` more intuitively - refactored validation to use a prepended module - dropped explicit support for JRuby 9.0.5.0 - compatibility w/ public_suffix 4.x - performance improvements
Diffstat (limited to 'net')
-rw-r--r--net/ruby-addressable/Makefile6
-rw-r--r--net/ruby-addressable/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/net/ruby-addressable/Makefile b/net/ruby-addressable/Makefile
index 4da24dde58c..d0b57baef55 100644
--- a/net/ruby-addressable/Makefile
+++ b/net/ruby-addressable/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2019/06/16 16:01:30 tsutsui Exp $
+# $NetBSD: Makefile,v 1.21 2019/10/19 08:16:24 tsutsui Exp $
-DISTNAME= addressable-2.6.0
+DISTNAME= addressable-2.7.0
CATEGORIES= net
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= tsutsui@NetBSD.org
HOMEPAGE= https://github.com/sporkmonger/addressable
COMMENT= Replacement for the URI Implementation of standard librrary
LICENSE= mit
diff --git a/net/ruby-addressable/distinfo b/net/ruby-addressable/distinfo
index 5067152c124..bac39ce3cb0 100644
--- a/net/ruby-addressable/distinfo
+++ b/net/ruby-addressable/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/06/16 16:01:30 tsutsui Exp $
+$NetBSD: distinfo,v 1.21 2019/10/19 08:16:24 tsutsui Exp $
-SHA1 (addressable-2.6.0.gem) = 326d420d057a734f171fcfee4a037d9791cb4d77
-RMD160 (addressable-2.6.0.gem) = 271729b92509d4e1ae5306742d4c67fff3ee497f
-SHA512 (addressable-2.6.0.gem) = 71aa0ce8b61a07c1d01298dcd29cb2ba73d06ed1578908cae60351214f7d0bc6c9b8b0db7a78044fb1bed258bf00f2f093aa4e2bcb32575f4db2a79ee36b2648
-Size (addressable-2.6.0.gem) = 104448 bytes
+SHA1 (addressable-2.7.0.gem) = 3b46d08ed6a0e2bef1bf16769c4e528c6ebc0a37
+RMD160 (addressable-2.7.0.gem) = c1e3c7a24db446b5b1c4ebbc1a7696626d19da64
+SHA512 (addressable-2.7.0.gem) = 4c438bbfa8874fdcf11eef1d1f7cceb1855ea85948daff13615a0af129d35f92cc918f4bd5bbe4cd6ebccc67a86fc582265f915dc39831ec64209de0bdeeb732
+Size (addressable-2.7.0.gem) = 104960 bytes