Update to 5.6.0
- Remove CONFLICTS_INSTALL: rubygem-unicorn51 was removed almost 1.5 years ago - Update WWW Changes: https://yhbt.net/unicorn/NEWS.html
This commit is contained in:
parent
656e474754
commit
359bc191ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546010
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= unicorn
|
||||
PORTVERSION= 5.5.5
|
||||
PORTVERSION= 5.6.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -17,10 +17,8 @@ LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
|
||||
RUN_DEPENDS= rubygem-kgio>=2.6<3:devel/rubygem-kgio \
|
||||
rubygem-raindrops>=0.7<1:www/rubygem-raindrops
|
||||
|
||||
CONFLICTS_INSTALL= rubygem-unicorn51
|
||||
|
||||
USES= gem shebangfix
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
|
||||
PLIST_FILES= bin/unicorn bin/unicorn_rails
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590213918
|
||||
SHA256 (rubygem/unicorn-5.5.5.gem) = 280155a2e687e9df24ca0841d16e6385515b70a56ae1658dd1a7eaa7009ef6b3
|
||||
SIZE (rubygem/unicorn-5.5.5.gem) = 223744
|
||||
TIMESTAMP = 1598175438
|
||||
SHA256 (rubygem/unicorn-5.6.0.gem) = f9cc97d57efb7a9a21fe8867c29c91950d9b730b215a4c4aa2efc86d320f2512
|
||||
SIZE (rubygem/unicorn-5.6.0.gem) = 224256
|
||||
|
@ -4,4 +4,4 @@ features in Unix/Unix-like kernels. Slow clients should only be served by
|
||||
placing a reverse proxy capable of fully buffering both the request and
|
||||
response in between Unicorn and slow clients.
|
||||
|
||||
WWW: https://bogomips.org/unicorn/
|
||||
WWW: https://yhbt.net/unicorn/
|
||||
|
Loading…
Reference in New Issue
Block a user