summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2013-09-13 05:56:34 +0000
committertaca <taca@pkgsrc.org>2013-09-13 05:56:34 +0000
commita79cb2266c452a07bc4d001335dde0b3e503d41e (patch)
treedaeee7dc74805c212cc19a206408764d82c777af /net
parentd4be9306eca37b69816445ffff59242d85c395e6 (diff)
downloadpkgsrc-a79cb2266c452a07bc4d001335dde0b3e503d41e.tar.gz
Update ruby-addressable to 2.3.5.
# Addressable 2.3.5 - added Addressable::URI#empty? method - Addressable::URI#hostname methods now strip square brackets from IPv6 hosts - compatibility with Net::HTTP in Ruby 2.0.0 - Addressable::URI#route_from should always give relative URIs
Diffstat (limited to 'net')
-rw-r--r--net/ruby-addressable/Makefile4
-rw-r--r--net/ruby-addressable/PLIST3
-rw-r--r--net/ruby-addressable/distinfo8
3 files changed, 8 insertions, 7 deletions
diff --git a/net/ruby-addressable/Makefile b/net/ruby-addressable/Makefile
index 2c64335f263..9379ddb0aa8 100644
--- a/net/ruby-addressable/Makefile
+++ b/net/ruby-addressable/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2013/06/16 17:08:38 taca Exp $
+# $NetBSD: Makefile,v 1.11 2013/09/13 05:56:34 taca Exp $
-DISTNAME= addressable-2.3.4
+DISTNAME= addressable-2.3.5
CATEGORIES= net
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/net/ruby-addressable/PLIST b/net/ruby-addressable/PLIST
index 15c99164c2d..05b62ce5b68 100644
--- a/net/ruby-addressable/PLIST
+++ b/net/ruby-addressable/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2012/07/31 12:01:22 taca Exp $
+@comment $NetBSD: PLIST,v 1.7 2013/09/13 05:56:34 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/Gemfile
@@ -16,6 +16,7 @@ ${GEM_LIBDIR}/spec/addressable/idna_spec.rb
${GEM_LIBDIR}/spec/addressable/net_http_compat_spec.rb
${GEM_LIBDIR}/spec/addressable/template_spec.rb
${GEM_LIBDIR}/spec/addressable/uri_spec.rb
+${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_LIBDIR}/tasks/clobber.rake
${GEM_LIBDIR}/tasks/gem.rake
${GEM_LIBDIR}/tasks/git.rake
diff --git a/net/ruby-addressable/distinfo b/net/ruby-addressable/distinfo
index 660b4be966d..0ce856fed4b 100644
--- a/net/ruby-addressable/distinfo
+++ b/net/ruby-addressable/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2013/06/16 17:08:38 taca Exp $
+$NetBSD: distinfo,v 1.11 2013/09/13 05:56:34 taca Exp $
-SHA1 (addressable-2.3.4.gem) = 34f6530618f535409e55b429548f34a55a98a216
-RMD160 (addressable-2.3.4.gem) = f4c2bd689220a4653a32eb77b6a0a1b5af920a7b
-Size (addressable-2.3.4.gem) = 94720 bytes
+SHA1 (addressable-2.3.5.gem) = 29e58d7a32c1dcb6a9ea92eaf92b4b4fb745ce3d
+RMD160 (addressable-2.3.5.gem) = df72ca66cdec0bf94a0a4757673bbcb6bcb2062d
+Size (addressable-2.3.5.gem) = 96768 bytes