svn commit: r394136 - head/devel/rubygem-github_api

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 13 17:36:14 UTC 2015


Author: sunpoet
Date: Thu Aug 13 17:36:13 2015
New Revision: 394136
URL: https://svnweb.freebsd.org/changeset/ports/394136

Log:
  - Update to 0.12.4
  
  Changes:	https://github.com/peter-murach/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	Thu Aug 13 17:36:08 2015	(r394135)
+++ head/devel/rubygem-github_api/Makefile	Thu Aug 13 17:36:13 2015	(r394136)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	github_api
-PORTVERSION=	0.12.3
+PORTVERSION=	0.12.4
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -14,9 +14,9 @@ LICENSE=	MIT
 RUN_DEPENDS=	rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \
 		rubygem-descendants_tracker>=0.0.4:${PORTSDIR}/devel/rubygem-descendants_tracker \
 		rubygem-faraday>=0.8:${PORTSDIR}/www/rubygem-faraday \
-		rubygem-hashie>=3.3:${PORTSDIR}/devel/rubygem-hashie \
+		rubygem-hashie>=3.4:${PORTSDIR}/devel/rubygem-hashie \
 		rubygem-multi_json>=1.7.5:${PORTSDIR}/devel/rubygem-multi_json \
-		rubygem-nokogiri>=1.6.3:${PORTSDIR}/textproc/rubygem-nokogiri \
+		rubygem-nokogiri>=1.6.6:${PORTSDIR}/textproc/rubygem-nokogiri \
 		rubygem-oauth2>=0:${PORTSDIR}/net/rubygem-oauth2
 
 NO_ARCH=	yes

Modified: head/devel/rubygem-github_api/distinfo
==============================================================================
--- head/devel/rubygem-github_api/distinfo	Thu Aug 13 17:36:08 2015	(r394135)
+++ head/devel/rubygem-github_api/distinfo	Thu Aug 13 17:36:13 2015	(r394136)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/github_api-0.12.3.gem) = 7a2c322a620ba179dc8270b5f816243c8ad357ee17f3fe53df4e66b1d54ecb85
-SIZE (rubygem/github_api-0.12.3.gem) = 1997824
+SHA256 (rubygem/github_api-0.12.4.gem) = 9be96570ea098b53bbf064c64a1f58dce95078bbacc8832a1da0d8a37a9abfa3
+SIZE (rubygem/github_api-0.12.4.gem) = 134656


More information about the svn-ports-all mailing list