- Update to 0.7.4
- Add NO_ARCH Changes: https://github.com/typhoeus/ethon/blob/master/CHANGELOG.md
This commit is contained in:
parent
73834204b7
commit
3af01b74e1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390194
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ethon
|
||||
PORTVERSION= 0.7.3
|
||||
PORTVERSION= 0.7.4
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,9 +12,9 @@ COMMENT= Very lightweight libcurl wrapper
|
||||
LICENSE= MIT
|
||||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS= rubygem-ffi>=1.3.0:${PORTSDIR}/devel/rubygem-ffi \
|
||||
rubygem-mime-types1>=1.18:${PORTSDIR}/misc/rubygem-mime-types1
|
||||
RUN_DEPENDS= rubygem-ffi>=1.3.0:${PORTSDIR}/devel/rubygem-ffi
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/ethon-0.7.3.gem) = 68394c21ee9f84d797aa5cfadd14cd816693b91159403af633ec3c359b26c4b4
|
||||
SIZE (rubygem/ethon-0.7.3.gem) = 52736
|
||||
SHA256 (rubygem/ethon-0.7.4.gem) = 2670e329ff113f772448b9af8ed45fabf570f37b1dea9f68377ed056fb94ce13
|
||||
SIZE (rubygem/ethon-0.7.4.gem) = 54272
|
||||
|
Loading…
Reference in New Issue
Block a user