- Update to 0.15.0
Changes: https://github.com/travis-ci/gh/commits/master
This commit is contained in:
parent
d81c333195
commit
7d9580e458
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427732
2 changed files with 6 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gh
|
||||
PORTVERSION= 0.14.0
|
||||
PORTVERSION= 0.15.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -12,11 +12,11 @@ COMMENT= Multi-layer client for the GitHub API v3
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-addressable>=0:www/rubygem-addressable \
|
||||
RUN_DEPENDS= rubygem-addressable>=2.4.0:www/rubygem-addressable \
|
||||
rubygem-backports>=0:devel/rubygem-backports \
|
||||
rubygem-faraday>=0.8:www/rubygem-faraday \
|
||||
rubygem-multi_json>=1.0:devel/rubygem-multi_json \
|
||||
rubygem-net-http-persistent>=2.7:www/rubygem-net-http-persistent \
|
||||
rubygem-net-http-persistent>=2.9:www/rubygem-net-http-persistent \
|
||||
rubygem-net-http-pipeline>=0:www/rubygem-net-http-pipeline
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rubygem/gh-0.14.0.gem) = a243023cbd972df27799b3949a59efeae284d4189155681fb6bbcfdfab34f548
|
||||
SIZE (rubygem/gh-0.14.0.gem) = 15360
|
||||
TIMESTAMP = 1480758857
|
||||
SHA256 (rubygem/gh-0.15.0.gem) = 0143b4e37f52ac2b66d1be5fe04f361f196f2ab165201c9c3ed48d8af5e6db34
|
||||
SIZE (rubygem/gh-0.15.0.gem) = 14336
|
||||
|
|
Loading…
Reference in a new issue