svn commit: r383316 - head/devel/rubygem-github_api
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 5 18:23:56 UTC 2015
Author: sunpoet
Date: Sun Apr 5 18:23:54 2015
New Revision: 383316
URL: https://svnweb.freebsd.org/changeset/ports/383316
Log:
- Update to 0.12.3
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 Sun Apr 5 18:23:49 2015 (r383315)
+++ head/devel/rubygem-github_api/Makefile Sun Apr 5 18:23:54 2015 (r383316)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= github_api
-PORTVERSION= 0.12.1
+PORTVERSION= 0.12.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -14,7 +14,7 @@ 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.2:${PORTSDIR}/devel/rubygem-hashie \
+ rubygem-hashie>=3.3:${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
Modified: head/devel/rubygem-github_api/distinfo
==============================================================================
--- head/devel/rubygem-github_api/distinfo Sun Apr 5 18:23:49 2015 (r383315)
+++ head/devel/rubygem-github_api/distinfo Sun Apr 5 18:23:54 2015 (r383316)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/github_api-0.12.1.gem) = 638d88b87b8b15433db1d34245bb459007d82e894f6a3ff3e34d1688b93a695b
-SIZE (rubygem/github_api-0.12.1.gem) = 2007552
+SHA256 (rubygem/github_api-0.12.3.gem) = 7a2c322a620ba179dc8270b5f816243c8ad357ee17f3fe53df4e66b1d54ecb85
+SIZE (rubygem/github_api-0.12.3.gem) = 1997824
More information about the svn-ports-all
mailing list