- Update to 0.7.2
- Add NO_ARCH Changes: https://github.com/typhoeus/typhoeus/blob/master/CHANGELOG.md
This commit is contained in:
parent
3af01b74e1
commit
132ab48a6f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390195
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= typhoeus
|
||||
PORTVERSION= 0.7.1
|
||||
PORTVERSION= 0.7.2
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,8 +11,9 @@ COMMENT= Parallel HTTP request library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-ethon>=0.7.1:${PORTSDIR}/www/rubygem-ethon
|
||||
RUN_DEPENDS= rubygem-ethon>=0.7.4:${PORTSDIR}/www/rubygem-ethon
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/typhoeus-0.7.1.gem) = e81bb253477dd527733b2b512e4f48f474e63efe0e41bb92b119e1442fdad3c7
|
||||
SIZE (rubygem/typhoeus-0.7.1.gem) = 50688
|
||||
SHA256 (rubygem/typhoeus-0.7.2.gem) = 073fc5b57a49c17cfa0fda61573a4b590b21bd0c27aed9fb6bee432a024644c3
|
||||
SIZE (rubygem/typhoeus-0.7.2.gem) = 51712
|
||||
|
Loading…
Reference in New Issue
Block a user