pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ruby-addressable Update ruby-addressable to 2.2.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4ea888b2530
branches:  trunk
changeset: 604574:e4ea888b2530
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Jun 02 00:59:08 2012 +0000

description:
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:

 net/ruby-addressable/Makefile |   4 ++--
 net/ruby-addressable/PLIST    |  11 ++++++-----
 net/ruby-addressable/distinfo |   8 ++++----
 3 files changed, 12 insertions(+), 11 deletions(-)

diffs (52 lines):

diff -r 4f51aa6da665 -r e4ea888b2530 net/ruby-addressable/Makefile
--- a/net/ruby-addressable/Makefile     Sat Jun 02 00:58:20 2012 +0000
+++ b/net/ruby-addressable/Makefile     Sat Jun 02 00:59:08 2012 +0000
@@ -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@localhost
diff -r 4f51aa6da665 -r e4ea888b2530 net/ruby-addressable/PLIST
--- a/net/ruby-addressable/PLIST        Sat Jun 02 00:58:20 2012 +0000
+++ b/net/ruby-addressable/PLIST        Sat Jun 02 00:59:08 2012 +0000
@@ -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/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 -r 4f51aa6da665 -r e4ea888b2530 net/ruby-addressable/distinfo
--- a/net/ruby-addressable/distinfo     Sat Jun 02 00:58:20 2012 +0000
+++ b/net/ruby-addressable/distinfo     Sat Jun 02 00:59:08 2012 +0000
@@ -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



Home | Main Index | Thread Index | Old Index