Update to 3.12.1

- Update WWW

Changes:	https://github.com/puma/puma/releases
		https://github.com/puma/puma/blob/master/History.md
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-12 19:47:03 +00:00
parent 40bd9bfeec
commit b78cd6feb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508793
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= puma
PORTVERSION= 3.12.0
PORTVERSION= 3.12.1
CATEGORIES= www rubygems
MASTER_SITES= RG
@ -12,8 +12,8 @@ COMMENT= Fast, multithreaded and highly concurrent ruby web server
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_RUBY= yes
USES= gem shebangfix ssl
USE_RUBY= yes
PLIST_FILES= bin/puma bin/pumactl

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1532976272
SHA256 (rubygem/puma-3.12.0.gem) = 38521e86ff1829da71b666e6a6e9816ad849999d39e9377b2ece36806dc7edcc
SIZE (rubygem/puma-3.12.0.gem) = 165376
TIMESTAMP = 1565627677
SHA256 (rubygem/puma-3.12.1.gem) = 634f3308783c9e014e0046a3370ae43ce33080d69fb48b0f098e6633d55e79de
SIZE (rubygem/puma-3.12.1.gem) = 165888

View File

@ -4,4 +4,4 @@ production environments. In order to get the best throughput, it is highly
recommended that you use a Ruby implementation with real threads like Rubinius
or JRuby.
WWW: http://puma.io/
WWW: https://puma.io/