- Update to 0.13.3
- Update WWW Changes: https://github.com/jnunemaker/httparty/blob/master/History
This commit is contained in:
parent
10f697f859
commit
f70e67cbc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375711
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= httparty
|
||||
PORTVERSION= 0.13.1
|
||||
PORTVERSION= 0.13.3
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/httparty-0.13.1.gem) = d2b97f77e388cfa86d9f697dbdcd30ef600474e17f3c0a717e554e551a3fc92f
|
||||
SIZE (rubygem/httparty-0.13.1.gem) = 72192
|
||||
SHA256 (rubygem/httparty-0.13.3.gem) = 71d5b4f03bf5e16168a300c53286d3e3fb2c5caa9386f486d4fc78d7c02d8f38
|
||||
SIZE (rubygem/httparty-0.13.3.gem) = 75776
|
||||
|
|
|
@ -8,4 +8,4 @@ Its features:
|
|||
* Automatic parsing of JSON and XML into ruby hashes based on response
|
||||
content-type
|
||||
|
||||
WWW: https://github.com/jnunemaker/httparty
|
||||
WWW: http://johnnunemaker.com/httparty/
|
||||
|
|
Loading…
Reference in a new issue