Update to 3.8.2
- Add USES=ssl Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md https://github.com/puma/puma/commits/master
This commit is contained in:
parent
3e262f7aa8
commit
eb2ec5b46e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437647
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= puma
|
||||
PORTVERSION= 2.16.0
|
||||
PORTVERSION= 3.8.2
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USES= gem shebangfix
|
||||
USES= gem shebangfix ssl
|
||||
|
||||
PLIST_FILES= bin/puma bin/pumactl
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rubygem/puma-2.16.0.gem) = 26226019bf2172d0f372ce3e86f0dfe2c119a5cc18aa23e06ce3ca68c6e84832
|
||||
SIZE (rubygem/puma-2.16.0.gem) = 100352
|
||||
TIMESTAMP = 1491215731
|
||||
SHA256 (rubygem/puma-3.8.2.gem) = 7ed73c4ffd3d03b77ef21426b88b21156406da44ecb54825b051c9c93d39accf
|
||||
SIZE (rubygem/puma-3.8.2.gem) = 111616
|
||||
|
|
Loading…
Reference in a new issue