diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-25 13:54:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-12-25 13:54:29 +0000 |
commit | 47c617c1871cb04bb431ff110edced09e1f74d68 (patch) | |
tree | be5ddff1b19531eff939599027c0cb4aeb86202d | |
parent | Remove no-op GNU_CONFIGURE (diff) |
Update to 5.4.0
Changes: https://bogomips.org/unicorn/NEWS.html
Notes
Notes:
svn path=/head/; revision=457239
-rw-r--r-- | www/rubygem-unicorn/Makefile | 2 | ||||
-rw-r--r-- | www/rubygem-unicorn/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/rubygem-unicorn/Makefile b/www/rubygem-unicorn/Makefile index c00a52d09256..ab2294e2b2a8 100644 --- a/www/rubygem-unicorn/Makefile +++ b/www/rubygem-unicorn/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unicorn -PORTVERSION= 5.3.1 +PORTVERSION= 5.4.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-unicorn/distinfo b/www/rubygem-unicorn/distinfo index cf005a34bc8a..93b1b686d2f8 100644 --- a/www/rubygem-unicorn/distinfo +++ b/www/rubygem-unicorn/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1507100152 -SHA256 (rubygem/unicorn-5.3.1.gem) = 6b03fd402fff4871929228e0ed8aee01656d59ca7135f3b41e07161828b40d38 -SIZE (rubygem/unicorn-5.3.1.gem) = 217088 +TIMESTAMP = 1514127260 +SHA256 (rubygem/unicorn-5.4.0.gem) = f02cd95122a07537aa73212edc6e4c3e9ab12d17745270d68100019675ab4327 +SIZE (rubygem/unicorn-5.4.0.gem) = 217600 |