Update to 5.5.5 which is required for gitlab-ce 13.0.

This commit is contained in:
Matthias Fechner 2020-06-04 19:57:53 +00:00
parent 11d3c6f5d4
commit 554339327a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537947
2 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unicorn
PORTVERSION= 5.4.1
PORTVERSION= 5.5.5
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -14,8 +14,8 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv3= ${WRKSRC}/COPYING
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-kgio>=2.6:devel/rubygem-kgio \
rubygem-raindrops>=0.7:www/rubygem-raindrops
RUN_DEPENDS= rubygem-kgio>=2.6<3:devel/rubygem-kgio \
rubygem-raindrops>=0.7<1:www/rubygem-raindrops
CONFLICTS_INSTALL= rubygem-unicorn51
@ -24,7 +24,7 @@ USE_RUBY= yes
PLIST_FILES= bin/unicorn bin/unicorn_rails
SHEBANG_FILES= bin/unicorn* test/aggregate.rb
SHEBANG_FILES= bin/unicorn* test/aggregate.rb test/benchmark/uconnect.perl
ruby_OLD_CMD= .*ruby
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1532976402
SHA256 (rubygem/unicorn-5.4.1.gem) = 53652c9421b578341418713e2b803a1684fa979be12239880e4a9a48f4dfd0e1
SIZE (rubygem/unicorn-5.4.1.gem) = 218112
TIMESTAMP = 1590213918
SHA256 (rubygem/unicorn-5.5.5.gem) = 280155a2e687e9df24ca0841d16e6385515b70a56ae1658dd1a7eaa7009ef6b3
SIZE (rubygem/unicorn-5.5.5.gem) = 223744