summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortaca <taca>2012-06-02 00:59:08 +0000
committertaca <taca>2012-06-02 00:59:08 +0000
commitac507f9eaef4f4a5c40a82a7b4114789b00697e4 (patch)
tree51e39ed4f24c335c3c48d99206567cc40ac9e102 /net
parenta4242b643079988331bb993799285cb033069daf (diff)
downloadpkgsrc-ac507f9eaef4f4a5c40a82a7b4114789b00697e4.tar.gz
Update ruby-addressable to 2.2.8.
# Addressable 2.2.8 - fixed issues with dot segment removal code - form encoding can now handle multiple values per key - updated development environment
Diffstat (limited to 'net')
-rw-r--r--net/ruby-addressable/Makefile4
-rw-r--r--net/ruby-addressable/PLIST11
-rw-r--r--net/ruby-addressable/distinfo8
3 files changed, 12 insertions, 11 deletions
diff --git a/net/ruby-addressable/Makefile b/net/ruby-addressable/Makefile
index 6b45efd9cb0..58ae00ef3a6 100644
--- a/net/ruby-addressable/Makefile
+++ b/net/ruby-addressable/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2012/02/29 07:47:04 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/06/02 00:59:08 taca Exp $
-DISTNAME= addressable-2.2.7
+DISTNAME= addressable-2.2.8
CATEGORIES= net
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/net/ruby-addressable/PLIST b/net/ruby-addressable/PLIST
index d4b9bc764f5..d17f6334fc8 100644
--- a/net/ruby-addressable/PLIST
+++ b/net/ruby-addressable/PLIST
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2012/02/29 07:47:04 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/06/02 00:59:08 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/CHANGELOG
-${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/Gemfile.lock
+${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/addressable/idna.rb
@@ -18,9 +20,8 @@ ${GEM_LIBDIR}/tasks/clobber.rake
${GEM_LIBDIR}/tasks/gem.rake
${GEM_LIBDIR}/tasks/git.rake
${GEM_LIBDIR}/tasks/metrics.rake
-${GEM_LIBDIR}/tasks/rdoc.rake
+${GEM_LIBDIR}/tasks/rspec.rake
${GEM_LIBDIR}/tasks/rubyforge.rake
-${GEM_LIBDIR}/tasks/spec.rake
${GEM_LIBDIR}/tasks/yard.rake
${GEM_LIBDIR}/website/index.html
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/net/ruby-addressable/distinfo b/net/ruby-addressable/distinfo
index eceb368c177..0a508645b70 100644
--- a/net/ruby-addressable/distinfo
+++ b/net/ruby-addressable/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2012/02/29 07:47:04 obache Exp $
+$NetBSD: distinfo,v 1.7 2012/06/02 00:59:08 taca Exp $
-SHA1 (addressable-2.2.7.gem) = ffd2c2908477dfa3089e37462e9b2f7582e86ae7
-RMD160 (addressable-2.2.7.gem) = c4228c6c241f324fde8551fe8825377552b98adc
-Size (addressable-2.2.7.gem) = 98816 bytes
+SHA1 (addressable-2.2.8.gem) = 7d5c3899a91f3bd83412386f9cf96ff9f97789e7
+RMD160 (addressable-2.2.8.gem) = 9c9ef8fd86cb7edc668e7fbe06de82dce093966e
+Size (addressable-2.2.8.gem) = 99328 bytes