- Update to 0.8.1
- Add LICENSE_FILE Changes: https://github.com/typhoeus/ethon/blob/master/CHANGELOG.md Sponsored by: PortsCamp Taiwan
This commit is contained in:
parent
d27d9a5607
commit
3d3b78a312
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406419
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ethon
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.8.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= Very lightweight libcurl wrapper
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS= rubygem-ffi>=1.3.0:${PORTSDIR}/devel/rubygem-ffi
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/ethon-0.8.0.gem) = 63889de174693c81b48421cbbe98070d1c61aa8ecabc57beb8a1528bb96a92e5
|
||||
SIZE (rubygem/ethon-0.8.0.gem) = 54784
|
||||
SHA256 (rubygem/ethon-0.8.1.gem) = 327a3413c1aac2be7d5a56ea4fdaf6e0c8878d9ce97732a10463e8aec9dedb29
|
||||
SIZE (rubygem/ethon-0.8.1.gem) = 55296
|
||||
|
|
Loading…
Reference in a new issue