Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 11:38:13 +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: r540056 - head/devel/rubygem-github_api
Message-ID:  <202006241138.05OBcDnn059416@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 24 11:38:13 2020
New Revision: 540056
URL: https://svnweb.freebsd.org/changeset/ports/540056

Log:
  Update to 0.19.0
  
  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	Wed Jun 24 11:38:07 2020	(r540055)
+++ head/devel/rubygem-github_api/Makefile	Wed Jun 24 11:38:13 2020	(r540056)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	github_api
-PORTVERSION=	0.18.2
-PORTREVISION=	2
+PORTVERSION=	0.19.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -15,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-addressable>=2.4<3:www/rubygem-addressable \
 		rubygem-descendants_tracker>=0.0.4<0.1:devel/rubygem-descendants_tracker \
-		rubygem-faraday0>=0.8<1:www/rubygem-faraday0 \
+		rubygem-faraday>=0.8<2:www/rubygem-faraday \
 		rubygem-hashie3>=3.5.2<4:devel/rubygem-hashie3 \
 		rubygem-oauth2>=1.0<2:net/rubygem-oauth2
 

Modified: head/devel/rubygem-github_api/distinfo
==============================================================================
--- head/devel/rubygem-github_api/distinfo	Wed Jun 24 11:38:07 2020	(r540055)
+++ head/devel/rubygem-github_api/distinfo	Wed Jun 24 11:38:13 2020	(r540056)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511151975
-SHA256 (rubygem/github_api-0.18.2.gem) = da70d04f5efe4b4f3d101bebcd63fce8bc03974c2c9c6cb8e327501b37ada813
-SIZE (rubygem/github_api-0.18.2.gem) = 144384
+TIMESTAMP = 1592919418
+SHA256 (rubygem/github_api-0.19.0.gem) = e04041c0c294e6262ff066655689b3f3fe8120878bc2c3e3d107fc09cd717ccf
+SIZE (rubygem/github_api-0.19.0.gem) = 151552



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