From 3e0ba6ea99d3b554a0b225afa9c9576c0201bd31 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 12 Mar 2013 13:13:46 +0000 Subject: Update ruby-addressable to 2.3.3. # Addressable 2.3.3 - fixed issue with converting common primitives during template expansion - fixed port encoding issue - removed a few warnings - normalize should now ignore %2B in query strings - the IDNA logic should now be handled by libidn in Ruby 1.9 - no template match should now result in nil instead of an empty MatchData - added license information to gemspec --- net/ruby-addressable/Makefile | 4 ++-- net/ruby-addressable/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/ruby-addressable') diff --git a/net/ruby-addressable/Makefile b/net/ruby-addressable/Makefile index cf4b7526a2a..57bdb54c81e 100644 --- a/net/ruby-addressable/Makefile +++ b/net/ruby-addressable/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2012/07/31 12:01:22 taca Exp $ +# $NetBSD: Makefile,v 1.9 2013/03/12 13:13:46 taca Exp $ -DISTNAME= addressable-2.3.2 +DISTNAME= addressable-2.3.3 CATEGORIES= net MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/ruby-addressable/distinfo b/net/ruby-addressable/distinfo index a66cac82a82..1302fcc9c2c 100644 --- a/net/ruby-addressable/distinfo +++ b/net/ruby-addressable/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/07/31 12:01:22 taca Exp $ +$NetBSD: distinfo,v 1.9 2013/03/12 13:13:46 taca Exp $ -SHA1 (addressable-2.3.2.gem) = eed04b43d570c6b3f87ae2c757ad6ef460411a04 -RMD160 (addressable-2.3.2.gem) = 3d7575d817dc6c33ddda9b05eabe06c04cd44661 -Size (addressable-2.3.2.gem) = 91136 bytes +SHA1 (addressable-2.3.3.gem) = dfe402aae8ad30152b184759c1ca7d99807f65ff +RMD160 (addressable-2.3.3.gem) = 7d084338bc56fc521ccfed3ab63aec17e5f3fbcb +Size (addressable-2.3.3.gem) = 92160 bytes -- cgit v1.2.3