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.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5fc0e334966f
branches: trunk
changeset: 648249:5fc0e334966f
user: taca <taca%pkgsrc.org@localhost>
date: Fri Mar 13 15:07:22 2015 +0000
description:
Update ruby-addressable to 2.3.7.
# Addressable 2.3.7
- fix scenario in which invalid URIs don't get an exception until inspected
- handle hostnames with two adjacent periods correctly
- upgrade of RSpec
diffstat:
net/ruby-addressable/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r ba414ee4771d -r 5fc0e334966f net/ruby-addressable/Makefile
--- a/net/ruby-addressable/Makefile Fri Mar 13 15:06:27 2015 +0000
+++ b/net/ruby-addressable/Makefile Fri Mar 13 15:07:22 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2015/02/04 14:19:32 taca Exp $
+# $NetBSD: Makefile,v 1.13 2015/03/13 15:07:22 taca Exp $
-DISTNAME= addressable-2.3.6
+DISTNAME= addressable-2.3.7
CATEGORIES= net
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index