1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00

- Update to 5.0.1

- Change post-patch: to USES=shebangfix

Changes:	http://unicorn.bogomips.org/NEWS.html
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-11-20 09:16:47 +00:00
parent 9441fcecba
commit 8d963b9105
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402054
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unicorn
PORTVERSION= 5.0.0
PORTVERSION= 5.0.1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -20,11 +20,10 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
USES= shebangfix
SHEBANG_FILES= test/aggregate.rb
PLIST_FILES= bin/unicorn bin/unicorn_rails
post-patch:
@${REINPLACE_CMD} -e '1s|#!/.*ruby|#!${ruby_CMD}|' ${WRKSRC}/bin/unicorn*
SHEBANG_FILES= bin/unicorn* test/aggregate.rb
ruby_OLD_CMD= .*ruby
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (rubygem/unicorn-5.0.0.gem) = 437f641296e1afef8310c1d3454c11b01a8bfe303a0108d1a5578f5611f89280
SIZE (rubygem/unicorn-5.0.0.gem) = 207872
SHA256 (rubygem/unicorn-5.0.1.gem) = 92aae12273b54384c56f820834d804f0cb3f8690c505af86cce1c585473c481c
SIZE (rubygem/unicorn-5.0.1.gem) = 208896