mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.8.1
This commit is contained in:
parent
50a433a9fc
commit
0fce22aedd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284352
2 changed files with 5 additions and 4 deletions
|
@ -5,14 +5,15 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= httparty
|
||||
PORTVERSION= 0.7.8
|
||||
PORTVERSION= 0.8.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby Library that Makes HTTP Fun Again
|
||||
|
||||
RUN_DEPENDS= rubygem-crack>=0.1.8:${PORTSDIR}/devel/rubygem-crack
|
||||
RUN_DEPENDS= rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json \
|
||||
rubygem-multi_xml>=0:${PORTSDIR}/textproc/rubygem-multi_xml
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/httparty-0.7.8.gem) = 2c6ea070d6fc40ec4cf759f88a1f5fad2ab78cab2b555d69edac81f30fd5a11b
|
||||
SIZE (rubygem/httparty-0.7.8.gem) = 59392
|
||||
SHA256 (rubygem/httparty-0.8.1.gem) = f2e6d303899cdd8d4f78a85375579475547bb7eb3614e596d993314ec6c0438b
|
||||
SIZE (rubygem/httparty-0.8.1.gem) = 60416
|
||||
|
|
Loading…
Add table
Reference in a new issue