This updated ruby-addressable to 2.6.0. The only directly dependent port
www/ruby-capybara still installs fine with it.

needs the new ruby-public_suffix port just sent out.

OK?

cheers,
Sebastian


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/ruby-addressable/Makefile,v
retrieving revision 1.22
diff -u -p -u -r1.22 Makefile
--- Makefile    20 Nov 2017 20:57:17 -0000      1.22
+++ Makefile    14 Mar 2019 10:18:35 -0000
@@ -2,8 +2,7 @@

 COMMENT =      replacement for Ruby's URI implementation

-DISTNAME =     addressable-2.4.0
-REVISION =     0
+DISTNAME =     addressable-2.6.0
 CATEGORIES =   www

 HOMEPAGE =     https://github.com/sporkmonger/addressable
@@ -14,6 +13,9 @@ PERMIT_PACKAGE_CDROM = Yes
 MODULES =              lang/ruby

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

 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.9
diff -u -p -u -r1.9 distinfo
--- distinfo    31 Dec 2015 14:09:55 -0000      1.9
+++ distinfo    14 Mar 2019 10:18:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (addressable-2.4.0.gem) = er//dlVxsKc1Scmp0vfhQ5ec0MJS9/pMgecQKpc+9lY=
-SIZE (addressable-2.4.0.gem) = 102400
+SHA256 (addressable-2.6.0.gem) = 1JCtBt/EIVA+ZZoSWX1rsCc7XNf/J4mh7CchCxkUlS0=
+SIZE (addressable-2.6.0.gem) = 104448
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/ruby-addressable/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -u -r1.8 PLIST
--- pkg/PLIST   31 Dec 2015 14:09:55 -0000      1.8
+++ pkg/PLIST   14 Mar 2019 10:18:35 -0000
@@ -6,7 +6,6 @@ ${GEM_LIB}/gems/${DISTNAME}/Gemfile
 ${GEM_LIB}/gems/${DISTNAME}/LICENSE.txt
 ${GEM_LIB}/gems/${DISTNAME}/README.md
 ${GEM_LIB}/gems/${DISTNAME}/Rakefile
-${GEM_LIB}/gems/${DISTNAME}/addressable.gemspec
 ${GEM_LIB}/gems/${DISTNAME}/data/
 ${GEM_LIB}/gems/${DISTNAME}/data/unicode.data
 ${GEM_LIB}/gems/${DISTNAME}/lib/

Attachment: ruby-addressable-2.6.0.diff
Description: Binary data

Reply via email to