aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-25 19:54:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-25 19:54:24 +0000
commit8c7119fd71cd06fe2a170efbaa1808548f67c8f4 (patch)
tree9be6d803aaae81fede7a96b5544c81e6921bf4a1
parent492f3feafb215083698da13812c0ac87044e16bc (diff)
downloadports-8c7119fd71cd06fe2a170efbaa1808548f67c8f4.tar.gz
ports-8c7119fd71cd06fe2a170efbaa1808548f67c8f4.zip
- Update to 2.11.3
- Update RUN_DEPENDS: use newer rubygem-rack Changes: https://github.com/puma/puma/blob/master/History.txt
Notes
Notes: svn path=/head/; revision=387406
-rw-r--r--www/rubygem-puma/Makefile10
-rw-r--r--www/rubygem-puma/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile
index fe5f4847ab2e..1f1654b37531 100644
--- a/www/rubygem-puma/Makefile
+++ b/www/rubygem-puma/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= puma
-PORTVERSION= 2.9.1
-PORTREVISION= 1
+PORTVERSION= 2.11.3
CATEGORIES= www rubygems
MASTER_SITES= RG
@@ -12,13 +11,14 @@ COMMENT= Fast, multithreaded and highly concurrent ruby web server
LICENSE= BSD3CLAUSE
-RUN_DEPENDS= rubygem-rack>=1.1.0:${PORTSDIR}/www/rubygem-rack
+RUN_DEPENDS= rubygem-rack15>=1.1:${PORTSDIR}/www/rubygem-rack15
-USES= shebangfix
-SHEBANG_FILES= tools/jungle/init.d/run-puma
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
.include <bsd.port.mk>
diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo
index 532910a5a783..90cd76018c35 100644
--- a/www/rubygem-puma/distinfo
+++ b/www/rubygem-puma/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rubygem/puma-2.9.1.gem) = 46b51b4f0406287349bf530048a0d1109d8728717e396cdedfd4cbcab6685f1f
-SIZE (rubygem/puma-2.9.1.gem) = 89600
+SHA256 (rubygem/puma-2.11.3.gem) = ec868e2b0a94c7f682e9a28515ba7a931fce5d7a645d1e30b709d1b2644b628a
+SIZE (rubygem/puma-2.11.3.gem) = 86016