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

Steve Wills swills at FreeBSD.org
Sun Aug 31 05:22:43 UTC 2014


Author: swills
Date: Sun Aug 31 05:22:42 2014
New Revision: 366726
URL: http://svnweb.freebsd.org/changeset/ports/366726
QAT: https://qat.redports.org/buildarchive/r366726/

Log:
  devel/rubygem-github_api: update to 0.12.1

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 Aug 31 05:16:11 2014	(r366725)
+++ head/devel/rubygem-github_api/Makefile	Sun Aug 31 05:22:42 2014	(r366726)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	github_api
-PORTVERSION=	0.10.2
+PORTVERSION=	0.12.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,11 +11,12 @@ COMMENT=	Wrapper that supports all of th
 
 LICENSE=	MIT
 
-RUN_DEPENDS=	rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable \
-		rubygem-faraday>=0.8.7:${PORTSDIR}/www/rubygem-faraday \
-		rubygem-hashie>=1.2:${PORTSDIR}/devel/rubygem-hashie \
-		rubygem-multi_json>=1.4:${PORTSDIR}/devel/rubygem-multi_json \
-		rubygem-nokogiri>=1.6.0:${PORTSDIR}/textproc/rubygem-nokogiri \
+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.2:${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-oauth2>=0:${PORTSDIR}/net/rubygem-oauth2
 
 USE_RUBY=	yes

Modified: head/devel/rubygem-github_api/distinfo
==============================================================================
--- head/devel/rubygem-github_api/distinfo	Sun Aug 31 05:16:11 2014	(r366725)
+++ head/devel/rubygem-github_api/distinfo	Sun Aug 31 05:22:42 2014	(r366726)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/github_api-0.10.2.gem) = 89e5e9cf093c9ff06691f747f512e8df24e6ad3454f1e7cc97529a1af7529734
-SIZE (rubygem/github_api-0.10.2.gem) = 689152
+SHA256 (rubygem/github_api-0.12.1.gem) = 638d88b87b8b15433db1d34245bb459007d82e894f6a3ff3e34d1688b93a695b
+SIZE (rubygem/github_api-0.12.1.gem) = 2007552


More information about the svn-ports-head mailing list