svn commit: r540056 - head/devel/rubygem-github_api
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 24 11:38:17 UTC 2020
Author: sunpoet
Date: Wed Jun 24 11:38:13 2020
New Revision: 540056
URL: https://svnweb.freebsd.org/changeset/ports/540056
Log:
Update to 0.19.0
Changes: https://github.com/piotrmurach/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 Wed Jun 24 11:38:07 2020 (r540055)
+++ head/devel/rubygem-github_api/Makefile Wed Jun 24 11:38:13 2020 (r540056)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= github_api
-PORTVERSION= 0.18.2
-PORTREVISION= 2
+PORTVERSION= 0.19.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-addressable>=2.4<3:www/rubygem-addressable \
rubygem-descendants_tracker>=0.0.4<0.1:devel/rubygem-descendants_tracker \
- rubygem-faraday0>=0.8<1:www/rubygem-faraday0 \
+ rubygem-faraday>=0.8<2:www/rubygem-faraday \
rubygem-hashie3>=3.5.2<4:devel/rubygem-hashie3 \
rubygem-oauth2>=1.0<2:net/rubygem-oauth2
Modified: head/devel/rubygem-github_api/distinfo
==============================================================================
--- head/devel/rubygem-github_api/distinfo Wed Jun 24 11:38:07 2020 (r540055)
+++ head/devel/rubygem-github_api/distinfo Wed Jun 24 11:38:13 2020 (r540056)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511151975
-SHA256 (rubygem/github_api-0.18.2.gem) = da70d04f5efe4b4f3d101bebcd63fce8bc03974c2c9c6cb8e327501b37ada813
-SIZE (rubygem/github_api-0.18.2.gem) = 144384
+TIMESTAMP = 1592919418
+SHA256 (rubygem/github_api-0.19.0.gem) = e04041c0c294e6262ff066655689b3f3fe8120878bc2c3e3d107fc09cd717ccf
+SIZE (rubygem/github_api-0.19.0.gem) = 151552
More information about the svn-ports-all
mailing list