diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-06 08:52:13 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-06 08:52:13 +0000 |
commit | 10f60bb8fedac5d69c264d35caa5e9b68fb3b628 (patch) | |
tree | 5ab12a904cc4748781ee426521fdcb56442d1ba4 /www | |
parent | a71a992bf6c8be0cc17891c7b43dd7f752146528 (diff) | |
download | freebsd-ports-10f60bb8fedac5d69c264d35caa5e9b68fb3b628.zip |
- Update to 5.0.0
Changes: http://unicorn.bogomips.org/NEWS.html
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-unicorn/Makefile | 3 | ||||
-rw-r--r-- | www/rubygem-unicorn/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/rubygem-unicorn/Makefile b/www/rubygem-unicorn/Makefile index b63c6129eae4..6828044640c6 100644 --- a/www/rubygem-unicorn/Makefile +++ b/www/rubygem-unicorn/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= unicorn -PORTVERSION= 4.9.0 -PORTREVISION= 2 +PORTVERSION= 5.0.0 CATEGORIES= www rubygems MASTER_SITES= RG diff --git a/www/rubygem-unicorn/distinfo b/www/rubygem-unicorn/distinfo index 12bcd990b7b3..9c2d71977a17 100644 --- a/www/rubygem-unicorn/distinfo +++ b/www/rubygem-unicorn/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/unicorn-4.9.0.gem) = 3bff6fb5d6f94a006fd2502531efa29f9dcfd782616e2e1afee85aa9de99af0b -SIZE (rubygem/unicorn-4.9.0.gem) = 211456 +SHA256 (rubygem/unicorn-5.0.0.gem) = 437f641296e1afef8310c1d3454c11b01a8bfe303a0108d1a5578f5611f89280 +SIZE (rubygem/unicorn-5.0.0.gem) = 207872 |