Index: head/www/rubygem-puma/Makefile =================================================================== --- head/www/rubygem-puma/Makefile (revision 508792) +++ head/www/rubygem-puma/Makefile (revision 508793) @@ -1,22 +1,22 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= puma -PORTVERSION= 3.12.0 +PORTVERSION= 3.12.1 CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org 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 SHEBANG_FILES= tools/jungle/init.d/run-puma .include Index: head/www/rubygem-puma/distinfo =================================================================== --- head/www/rubygem-puma/distinfo (revision 508792) +++ head/www/rubygem-puma/distinfo (revision 508793) @@ -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 Index: head/www/rubygem-puma/pkg-descr =================================================================== --- head/www/rubygem-puma/pkg-descr (revision 508792) +++ head/www/rubygem-puma/pkg-descr (revision 508793) @@ -1,7 +1,7 @@ Puma is a simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Puma is intended for use in both development and 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/ Property changes on: head/www/rubygem-puma/pkg-descr ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -on \ No newline at end of property +yes \ No newline at end of property