Index: branches/2020Q1/www/rubygem-addressable/files/patch-gemspec =================================================================== --- branches/2020Q1/www/rubygem-addressable/files/patch-gemspec (revision 526401) +++ branches/2020Q1/www/rubygem-addressable/files/patch-gemspec (nonexistent) @@ -1,11 +0,0 @@ ---- addressable.gemspec.orig 2019-08-02 14:30:53 UTC -+++ addressable.gemspec -@@ -24,7 +24,7 @@ Gem::Specification.new do |s| - s.specification_version = 4 - - if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then -- s.add_runtime_dependency(%q.freeze, [">= 2.0.2", "< 4.0"]) -+ s.add_runtime_dependency(%q.freeze, [">= 2.0.2", "< 4.1"]) - s.add_development_dependency(%q.freeze, [">= 1.0", "< 3.0"]) - else - s.add_dependency(%q.freeze, [">= 2.0.2", "< 4.0"]) Property changes on: branches/2020Q1/www/rubygem-addressable/files/patch-gemspec ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: branches/2020Q1/www/rubygem-addressable/Makefile =================================================================== --- branches/2020Q1/www/rubygem-addressable/Makefile (revision 526401) +++ branches/2020Q1/www/rubygem-addressable/Makefile (revision 526402) @@ -1,23 +1,23 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= addressable -PORTVERSION= 2.6.0 -PORTREVISION= 1 +PORTVERSION= 2.7.0 +PORTREVISION= 0 CATEGORIES= www devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Replacement for the URI implementation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-public_suffix>=2.0.2:dns/rubygem-public_suffix +RUN_DEPENDS= rubygem-public_suffix>=2.0.2<5:dns/rubygem-public_suffix USES= gem USE_RUBY= yes NO_ARCH= yes .include Index: branches/2020Q1/www/rubygem-addressable/distinfo =================================================================== --- branches/2020Q1/www/rubygem-addressable/distinfo (revision 526401) +++ branches/2020Q1/www/rubygem-addressable/distinfo (revision 526402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563263470 -SHA256 (rubygem/addressable-2.6.0.gem) = d490ad06dfc421503e659a12597d6bb0273b5cd7ff2789a1ec27210b1914952d -SIZE (rubygem/addressable-2.6.0.gem) = 104448 +TIMESTAMP = 1580547063 +SHA256 (rubygem/addressable-2.7.0.gem) = 5e9b62fe1239091ea9b2893cd00ffe1bcbdd9371f4e1d35fac595c98c5856cbb +SIZE (rubygem/addressable-2.7.0.gem) = 104960 Index: branches/2020Q1 =================================================================== --- branches/2020Q1 (revision 526401) +++ branches/2020Q1 (revision 526402) Property changes on: branches/2020Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r524826