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.3.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0728ad5d9b37
branches:  trunk
changeset: 652828:0728ad5d9b37
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jun 08 15:02:16 2015 +0000

description:
Update ruby-addressable to 2.3.8.

# Addressable 2.3.8
- fix warnings
- update dependency gems
- support for 1.8.x officially deprecated

diffstat:

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

diffs (49 lines):

diff -r 9f1fa26cff09 -r 0728ad5d9b37 net/ruby-addressable/Makefile
--- a/net/ruby-addressable/Makefile     Mon Jun 08 14:59:00 2015 +0000
+++ b/net/ruby-addressable/Makefile     Mon Jun 08 15:02:16 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2015/03/13 15:07:22 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/06/08 15:02:16 taca Exp $
 
-DISTNAME=      addressable-2.3.7
+DISTNAME=      addressable-2.3.8
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 9f1fa26cff09 -r 0728ad5d9b37 net/ruby-addressable/PLIST
--- a/net/ruby-addressable/PLIST        Mon Jun 08 14:59:00 2015 +0000
+++ b/net/ruby-addressable/PLIST        Mon Jun 08 15:02:16 2015 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.7 2013/09/13 05:56:34 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2015/06/08 15:02:16 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/addressable.gemspec
 ${GEM_LIBDIR}/data/unicode.data
 ${GEM_LIBDIR}/lib/addressable/idna.rb
 ${GEM_LIBDIR}/lib/addressable/idna/native.rb
@@ -22,7 +23,6 @@
 ${GEM_LIBDIR}/tasks/git.rake
 ${GEM_LIBDIR}/tasks/metrics.rake
 ${GEM_LIBDIR}/tasks/rspec.rake
-${GEM_LIBDIR}/tasks/rubyforge.rake
 ${GEM_LIBDIR}/tasks/yard.rake
 ${GEM_LIBDIR}/website/index.html
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 9f1fa26cff09 -r 0728ad5d9b37 net/ruby-addressable/distinfo
--- a/net/ruby-addressable/distinfo     Mon Jun 08 14:59:00 2015 +0000
+++ b/net/ruby-addressable/distinfo     Mon Jun 08 15:02:16 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2015/03/14 07:49:17 taca Exp $
+$NetBSD: distinfo,v 1.14 2015/06/08 15:02:16 taca Exp $
 
-SHA1 (addressable-2.3.7.gem) = 75173a21cbf71bc7d3a581afc361230a41962f14
-RMD160 (addressable-2.3.7.gem) = cd99778d702db299829826c1a57421a259f50838
-Size (addressable-2.3.7.gem) = 99328 bytes
+SHA1 (addressable-2.3.8.gem) = 945a36b22ef2f2b3b451f1ddc7fad682bcc22369
+RMD160 (addressable-2.3.8.gem) = a82b6d01d73fd85caed375ffd867132b4ce33f59
+Size (addressable-2.3.8.gem) = 99840 bytes



Home | Main Index | Thread Index | Old Index