Change RUN_DEPENDS from rubygem-http to rubygem-http3

- Bump PORTREVISION for dependency change
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2019-07-13 20:48:16 +00:00
parent d81839b774
commit 2270354c48

View File

@@ -2,6 +2,7 @@
PORTNAME= ostatus2
PORTVERSION= 2.0.3
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -11,11 +12,12 @@ COMMENT= Toolset for interacting with the OStatus2 suite of protocols
LICENSE= MIT
RUN_DEPENDS= rubygem-addressable>=2.5:www/rubygem-addressable \
rubygem-http>=3.0:www/rubygem-http \
rubygem-http3>=3.0:www/rubygem-http3 \
rubygem-nokogiri>=1.8:textproc/rubygem-nokogiri
NO_ARCH= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>