From 306455f77dce6b5b0d6565e9170469a2cfde18c8 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Sun, 6 Mar 2016 06:37:09 +0000 Subject: - Update to 2.16.0 Changes: https://github.com/puma/puma/blob/master/History.txt --- www/rubygem-puma/Makefile | 5 +++-- www/rubygem-puma/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index d8985bf45976..be6e87240dcc 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 2.15.3 +PORTVERSION= 2.16.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -16,8 +16,9 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes USES= shebangfix -SHEBANG_FILES= tools/jungle/init.d/run-puma PLIST_FILES= bin/puma bin/pumactl +SHEBANG_FILES= tools/jungle/init.d/run-puma + .include diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index 2148e993ab8b..82f0fa690cb9 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/puma-2.15.3.gem) = e76de6d315389dc9db9d41e24c70c5d5a5a8ba5775a590f3843e0fe44ee36ec3 -SIZE (rubygem/puma-2.15.3.gem) = 98816 +SHA256 (rubygem/puma-2.16.0.gem) = 26226019bf2172d0f372ce3e86f0dfe2c119a5cc18aa23e06ce3ca68c6e84832 +SIZE (rubygem/puma-2.16.0.gem) = 100352 -- cgit