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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 17 13:14:39 UTC 2016


Author: sunpoet
Date: Sun Jan 17 13:14:37 2016
New Revision: 406390
URL: https://svnweb.freebsd.org/changeset/ports/406390

Log:
  - Update to 0.13.1
  
  Changes:	https://github.com/peter-murach/github/blob/master/CHANGELOG.md
  Sponsored by:	PortsCamp Taiwan

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	Sun Jan 17 13:14:32 2016	(r406389)
+++ head/devel/rubygem-github_api/Makefile	Sun Jan 17 13:14:37 2016	(r406390)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	github_api
-PORTVERSION=	0.13.0
+PORTVERSION=	0.13.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -12,12 +12,11 @@ COMMENT=	Wrapper that supports all of th
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \
+RUN_DEPENDS=	rubygem-addressable>=2.4.0:${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.4:${PORTSDIR}/devel/rubygem-hashie \
 		rubygem-multi_json>=1.7.5:${PORTSDIR}/devel/rubygem-multi_json \
-		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	Sun Jan 17 13:14:32 2016	(r406389)
+++ head/devel/rubygem-github_api/distinfo	Sun Jan 17 13:14:37 2016	(r406390)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/github_api-0.13.0.gem) = 688c42e62b47ef8fd47624bbbf31b807316e9bbda17764c6b35068623ec36441
-SIZE (rubygem/github_api-0.13.0.gem) = 136704
+SHA256 (rubygem/github_api-0.13.1.gem) = 52a041fa41d63dbb5a25343bce6538d1cf1aee41a41d4c89554a39e8848eaed9
+SIZE (rubygem/github_api-0.13.1.gem) = 137216


More information about the svn-ports-head mailing list