svn commit: r451449 - in head/devel/rubygem-github_api: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 7 09:14:06 UTC 2017


Author: sunpoet
Date: Sat Oct  7 09:14:04 2017
New Revision: 451449
URL: https://svnweb.freebsd.org/changeset/ports/451449

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

Deleted:
  head/devel/rubygem-github_api/files/
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 Oct  7 09:13:59 2017	(r451448)
+++ head/devel/rubygem-github_api/Makefile	Sat Oct  7 09:14:04 2017	(r451449)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	github_api
-PORTVERSION=	0.17.0
-PORTREVISION=	2
+PORTVERSION=	0.18.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -13,11 +12,10 @@ COMMENT=	Wrapper that supports all of the GitHub API v
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-addressable>=2.4.0:www/rubygem-addressable \
+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-mime-types29>=1.16:misc/rubygem-mime-types29 \
 		rubygem-oauth2>=1.0:net/rubygem-oauth2
 
 NO_ARCH=	yes

Modified: head/devel/rubygem-github_api/distinfo
==============================================================================
--- head/devel/rubygem-github_api/distinfo	Sat Oct  7 09:13:59 2017	(r451448)
+++ head/devel/rubygem-github_api/distinfo	Sat Oct  7 09:14:04 2017	(r451449)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492606932
-SHA256 (rubygem/github_api-0.17.0.gem) = 580c9737f2b97f19ccafe33f4e09e6ac0e059ab0cba907a57aa9b82433e1a3ab
-SIZE (rubygem/github_api-0.17.0.gem) = 143360
+TIMESTAMP = 1507363505
+SHA256 (rubygem/github_api-0.18.0.gem) = 89351465bc15d0c0bdca700407c02a4b8120628719bef4a3647c6cd79478c647
+SIZE (rubygem/github_api-0.18.0.gem) = 144384


More information about the svn-ports-all mailing list