Index: head/devel/rubygem-github_api/files/patch-gemspec =================================================================== --- head/devel/rubygem-github_api/files/patch-gemspec (revision 451448) +++ head/devel/rubygem-github_api/files/patch-gemspec (nonexistent) @@ -1,14 +0,0 @@ ---- github_api.gemspec.orig 2017-07-11 08:10:50 UTC -+++ github_api.gemspec -@@ -23,9 +23,9 @@ 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.4.0"]) -+ s.add_runtime_dependency(%q.freeze, ["~> 2.4"]) - s.add_runtime_dependency(%q.freeze, [">= 3.4"]) -- s.add_runtime_dependency(%q.freeze, ["< 0.10", "~> 0.8"]) -+ s.add_runtime_dependency(%q.freeze, ["~> 0.8"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 0.0.4"]) - s.add_runtime_dependency(%q.freeze, ["< 3.0", ">= 1.16"]) Property changes on: head/devel/rubygem-github_api/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: head/devel/rubygem-github_api/Makefile =================================================================== --- head/devel/rubygem-github_api/Makefile (revision 451448) +++ head/devel/rubygem-github_api/Makefile (revision 451449) @@ -1,27 +1,25 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= github_api -PORTVERSION= 0.17.0 -PORTREVISION= 2 +PORTVERSION= 0.18.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Wrapper that supports all of the GitHub API v3 methods LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-addressable>=2.4.0:www/rubygem-addressable \ +RUN_DEPENDS= rubygem-addressable>=2.4:www/rubygem-addressable \ rubygem-descendants_tracker>=0.0.4:devel/rubygem-descendants_tracker \ rubygem-faraday>=0.8:www/rubygem-faraday \ rubygem-hashie>=3.4:devel/rubygem-hashie \ - rubygem-mime-types29>=1.16:misc/rubygem-mime-types29 \ rubygem-oauth2>=1.0:net/rubygem-oauth2 NO_ARCH= yes USE_RUBY= yes USES= gem .include Index: head/devel/rubygem-github_api/distinfo =================================================================== --- head/devel/rubygem-github_api/distinfo (revision 451448) +++ head/devel/rubygem-github_api/distinfo (revision 451449) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492606932 -SHA256 (rubygem/github_api-0.17.0.gem) = 580c9737f2b97f19ccafe33f4e09e6ac0e059ab0cba907a57aa9b82433e1a3ab -SIZE (rubygem/github_api-0.17.0.gem) = 143360 +TIMESTAMP = 1507363505 +SHA256 (rubygem/github_api-0.18.0.gem) = 89351465bc15d0c0bdca700407c02a4b8120628719bef4a3647c6cd79478c647 +SIZE (rubygem/github_api-0.18.0.gem) = 144384