summaryrefslogtreecommitdiff
path: root/net/ruby-addressable/Makefile
diff options
context:
space:
mode:
authortaca <taca>2015-03-13 15:07:22 +0000
committertaca <taca>2015-03-13 15:07:22 +0000
commit9cb20367be3a77c4490a0afbefd937d2cdf791ec (patch)
treef6fb32d10ca5470c7e9e66da01b4e0496e7c55d8 /net/ruby-addressable/Makefile
parenta1588d99213e307d051ba6ee493cba1504ecfd18 (diff)
downloadpkgsrc-9cb20367be3a77c4490a0afbefd937d2cdf791ec.tar.gz
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 (limited to 'net/ruby-addressable/Makefile')
-rw-r--r--net/ruby-addressable/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ruby-addressable/Makefile b/net/ruby-addressable/Makefile
index 78b6c799ebd..03fed51fd53 100644
--- a/net/ruby-addressable/Makefile
+++ b/net/ruby-addressable/Makefile
@@ -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