diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-25 19:11:37 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-10-25 19:11:37 +0000 |
commit | a0a738b320ad85b95fb9976c80db72ca802656af (patch) | |
tree | eb439238dbac279350eabc023102036c08533eb4 /www | |
parent | ac8ce3fed770e46fae6d58ba101fa0366fbe6820 (diff) | |
download | ports-a0a738b320ad85b95fb9976c80db72ca802656af.tar.gz ports-a0a738b320ad85b95fb9976c80db72ca802656af.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-protocol-http1/Makefile | 4 | ||||
-rw-r--r-- | www/rubygem-protocol-http1/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/rubygem-protocol-http1/Makefile b/www/rubygem-protocol-http1/Makefile index 8df11a864900..3fdff3267b55 100644 --- a/www/rubygem-protocol-http1/Makefile +++ b/www/rubygem-protocol-http1/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protocol-http1 -PORTVERSION= 0.9.0 +PORTVERSION= 0.10.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Low level implementation of the HTTP/1 protocol LICENSE= MIT -RUN_DEPENDS= rubygem-protocol-http>=0.5<1:www/rubygem-protocol-http +RUN_DEPENDS= rubygem-protocol-http>=0.13<1:www/rubygem-protocol-http USES= gem USE_RUBY= yes diff --git a/www/rubygem-protocol-http1/distinfo b/www/rubygem-protocol-http1/distinfo index 7d092c5ac19d..979dc8abf48a 100644 --- a/www/rubygem-protocol-http1/distinfo +++ b/www/rubygem-protocol-http1/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566229356 -SHA256 (rubygem/protocol-http1-0.9.0.gem) = f903df7085e89016d291da93cf46da207337606f2f0194ea8597814eec47db12 -SIZE (rubygem/protocol-http1-0.9.0.gem) = 12288 +TIMESTAMP = 1572018563 +SHA256 (rubygem/protocol-http1-0.10.0.gem) = 235050b78b56594421f6562b47b6173587e2e5a6aa5dd2f56afbbf4ab7433524 +SIZE (rubygem/protocol-http1-0.10.0.gem) = 12288 |