Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2017 13:22:49 +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: r454553 - head/devel/rubygem-github_api
Message-ID:  <201711201322.vAKDMn5u072551@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov 20 13:22:49 2017
New Revision: 454553
URL: https://svnweb.freebsd.org/changeset/ports/454553

Log:
  Update to 0.18.2
  
  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	Mon Nov 20 13:22:44 2017	(r454552)
+++ head/devel/rubygem-github_api/Makefile	Mon Nov 20 13:22:49 2017	(r454553)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	github_api
-PORTVERSION=	0.18.1
+PORTVERSION=	0.18.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 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-hashie>=3.5.2:devel/rubygem-hashie \
 		rubygem-oauth2>=1.0:net/rubygem-oauth2
 
 NO_ARCH=	yes

Modified: head/devel/rubygem-github_api/distinfo
==============================================================================
--- head/devel/rubygem-github_api/distinfo	Mon Nov 20 13:22:44 2017	(r454552)
+++ head/devel/rubygem-github_api/distinfo	Mon Nov 20 13:22:49 2017	(r454553)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507462341
-SHA256 (rubygem/github_api-0.18.1.gem) = 8d08bc11dc0d558cd34f1be475e0081540250aa4b0855fe0b49415b257f782fb
-SIZE (rubygem/github_api-0.18.1.gem) = 144384
+TIMESTAMP = 1511151975
+SHA256 (rubygem/github_api-0.18.2.gem) = da70d04f5efe4b4f3d101bebcd63fce8bc03974c2c9c6cb8e327501b37ada813
+SIZE (rubygem/github_api-0.18.2.gem) = 144384



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