- Update to 0.12.4
Changes: https://github.com/peter-murach/github/blob/master/CHANGELOG.md
This commit is contained in:
parent
c9ea33e518
commit
4363b151a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394136
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= github_api
|
||||
PORTVERSION= 0.12.3
|
||||
PORTVERSION= 0.12.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -14,9 +14,9 @@ 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.3:${PORTSDIR}/devel/rubygem-hashie \
|
||||
rubygem-hashie>=3.4:${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-nokogiri>=1.6.6:${PORTSDIR}/textproc/rubygem-nokogiri \
|
||||
rubygem-oauth2>=0:${PORTSDIR}/net/rubygem-oauth2
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/github_api-0.12.3.gem) = 7a2c322a620ba179dc8270b5f816243c8ad357ee17f3fe53df4e66b1d54ecb85
|
||||
SIZE (rubygem/github_api-0.12.3.gem) = 1997824
|
||||
SHA256 (rubygem/github_api-0.12.4.gem) = 9be96570ea098b53bbf064c64a1f58dce95078bbacc8832a1da0d8a37a9abfa3
|
||||
SIZE (rubygem/github_api-0.12.4.gem) = 134656
|
||||
|
|
Loading…
Reference in a new issue