1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.9.2

- Add LICENSE_FILE

Changes:	https://github.com/lostisland/faraday/releases
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-10-08 18:43:06 +00:00
parent 4a995bae69
commit 9f2ed392af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=398845
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= faraday
PORTVERSION= 0.9.1
PORTVERSION= 0.9.2
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= HTTP/REST API client library in Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-multipart-post>=1.2:${PORTSDIR}/www/rubygem-multipart-post

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/faraday-0.9.1.gem) = 5677350808cae1d7ee526fe8f78381c134193173292281ef63faf6efacfd63c0
SIZE (rubygem/faraday-0.9.1.gem) = 59904
SHA256 (rubygem/faraday-0.9.2.gem) = 0662e5caa257c256cff4b073deef5c73e3469d3ed0b8d6e9a05e6861efc4f4ce
SIZE (rubygem/faraday-0.9.2.gem) = 35840