Hi,

I now want to update devel/ruby-opt_parse_validator, which relaxed the 
dependency to addressable, to allow this one updating as well. The other 
dependency on addressable still builds.

I'd time the update together with updating ruby-opt_parse_validator.

OK?

cheers,
Sebastian


? addressable-2.7.0
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/ruby-addressable/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- Makefile    12 Jul 2019 21:02:29 -0000      1.24
+++ Makefile    25 Sep 2019 21:20:35 -0000
@@ -2,7 +2,7 @@

 COMMENT =      replacement for Ruby's URI implementation

-DISTNAME =     addressable-2.6.0
+DISTNAME =     addressable-2.7.0
 CATEGORIES =   www

 HOMEPAGE =     https://github.com/sporkmonger/addressable
@@ -15,7 +15,7 @@
 CONFIGURE_STYLE =      ruby gem

 BUILD_DEPENDS +=       ${RUN_DEPENDS}
-RUN_DEPENDS +=         net/ruby-public_suffix,${MODRUBY_FLAVOR},>=2.0.2,<4
+RUN_DEPENDS +=         net/ruby-public_suffix,${MODRUBY_FLAVOR},>=2.0.2,<5

 MODRUBY_TEST = rake rspec3
 TEST_DEPENDS +=        devel/ruby-rspec/3/its,${MODRUBY_FLAVOR}
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/ruby-addressable/distinfo,v
retrieving revision 1.10
diff -u -r1.10 distinfo
--- distinfo    15 Mar 2019 07:32:15 -0000      1.10
+++ distinfo    25 Sep 2019 21:20:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (addressable-2.6.0.gem) = 1JCtBt/EIVA+ZZoSWX1rsCc7XNf/J4mh7CchCxkUlS0=
-SIZE (addressable-2.6.0.gem) = 104448
+SHA256 (addressable-2.7.0.gem) = Xpti/hI5CR6psok80A/+G8vdk3H04dNfrFlcmMWFbLs=
+SIZE (addressable-2.7.0.gem) = 104960

Attachment: addressable-2.7.0
Description: Binary data

Reply via email to