Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Dec 2016 19:30:46 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r427668 - head/devel/rubygem-github_api
Message-ID:  <201612031930.uB3JUk6i070455@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Dec  3 19:30:46 2016
New Revision: 427668
URL: https://svnweb.freebsd.org/changeset/ports/427668

Log:
  - Update to 0.14.5
  
  Changes:	https://github.com/piotrmurach/github/blob/master/CHANGELOG.md

Modified:
  head/devel/rubygem-github_api/Makefile
  head/devel/rubygem-github_api/distinfo

Modified: head/devel/rubygem-github_api/Makefile
==============================================================================
--- head/devel/rubygem-github_api/Makefile	Sat Dec  3 19:30:41 2016	(r427667)
+++ head/devel/rubygem-github_api/Makefile	Sat Dec  3 19:30:46 2016	(r427668)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	github_api
-PORTVERSION=	0.14.0
+PORTVERSION=	0.14.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -16,7 +16,7 @@ RUN_DEPENDS=	rubygem-addressable>=2.4.0:
 		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-oauth2>=0:net/rubygem-oauth2
+		rubygem-oauth2>=1.0:net/rubygem-oauth2
 
 NO_ARCH=	yes
 USE_RUBY=	yes

Modified: head/devel/rubygem-github_api/distinfo
==============================================================================
--- head/devel/rubygem-github_api/distinfo	Sat Dec  3 19:30:41 2016	(r427667)
+++ head/devel/rubygem-github_api/distinfo	Sat Dec  3 19:30:46 2016	(r427668)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464328862
-SHA256 (rubygem/github_api-0.14.0.gem) = a48a5215104ff034afce03f087e34ea085440af3357c1af1d3d15fd1dda4772c
-SIZE (rubygem/github_api-0.14.0.gem) = 137216
+TIMESTAMP = 1480770057
+SHA256 (rubygem/github_api-0.14.5.gem) = 3329ca73fa6b26357b4bfc99d5ba4d443fb2124219a5167e09a8367b9a2dca66
+SIZE (rubygem/github_api-0.14.5.gem) = 139264



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612031930.uB3JUk6i070455>