diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-17 12:25:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-17 12:25:06 +0000 |
commit | 87f34dbe7f917d78281a1399d212509dfe5b82ee (patch) | |
tree | 4dd526e2cbd4e8f86ee494b84239ec7349fdf198 /www | |
parent | fdb8960a993fc3021206e4f75a0272ca7e0a7aaf (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-puma/Makefile | 5 | ||||
-rw-r--r-- | www/rubygem-puma/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile index 09bd42c9ff57..4a8d5d85054f 100644 --- a/www/rubygem-puma/Makefile +++ b/www/rubygem-puma/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= puma -PORTVERSION= 2.11.3 -PORTREVISION= 1 +PORTVERSION= 2.12.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,8 +11,6 @@ COMMENT= Fast, multithreaded and highly concurrent ruby web server LICENSE= BSD3CLAUSE -RUN_DEPENDS= rubygem-rack16>=1.1:${PORTSDIR}/www/rubygem-rack16 - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo index 90cd76018c35..0bc8d584af0a 100644 --- a/www/rubygem-puma/distinfo +++ b/www/rubygem-puma/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/puma-2.11.3.gem) = ec868e2b0a94c7f682e9a28515ba7a931fce5d7a645d1e30b709d1b2644b628a -SIZE (rubygem/puma-2.11.3.gem) = 86016 +SHA256 (rubygem/puma-2.12.0.gem) = ca1b905d3b41ae2038a8ff7f3c66ad0d9c777d561654b6032fb99b76ae661d2e +SIZE (rubygem/puma-2.12.0.gem) = 95232 |