diff --git a/www/rubygem-unicorn/Makefile b/www/rubygem-unicorn/Makefile index 36359eed1a73..b523bb18ac15 100644 --- a/www/rubygem-unicorn/Makefile +++ b/www/rubygem-unicorn/Makefile @@ -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 diff --git a/www/rubygem-unicorn/distinfo b/www/rubygem-unicorn/distinfo index 73165cdba172..dfa110c4ae3d 100644 --- a/www/rubygem-unicorn/distinfo +++ b/www/rubygem-unicorn/distinfo @@ -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 diff --git a/www/rubygem-unicorn/pkg-descr b/www/rubygem-unicorn/pkg-descr index e770529536b3..963b45c04d7c 100644 --- a/www/rubygem-unicorn/pkg-descr +++ b/www/rubygem-unicorn/pkg-descr @@ -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/