aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2019-08-13 03:47:03 +0800
committersunpoet <sunpoet@FreeBSD.org>2019-08-13 03:47:03 +0800
commitc3d80a1af3a5853f2307e8eac356ca205aee924d (patch)
tree06047de5c8ed61f548cc85b73991df5a1b996d19
parent4a17ff658eaab79a2d91862180bd8da3837b26c9 (diff)
downloadfreebsd-ports-gnome-c3d80a1af3a5853f2307e8eac356ca205aee924d.tar.gz
freebsd-ports-gnome-c3d80a1af3a5853f2307e8eac356ca205aee924d.tar.zst
freebsd-ports-gnome-c3d80a1af3a5853f2307e8eac356ca205aee924d.zip
Update to 3.12.1
- Update WWW Changes: https://github.com/puma/puma/releases https://github.com/puma/puma/blob/master/History.md
-rw-r--r--www/rubygem-puma/Makefile4
-rw-r--r--www/rubygem-puma/distinfo6
-rw-r--r--www/rubygem-puma/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile
index 1d06af89b852..2db74983be25 100644
--- a/www/rubygem-puma/Makefile
+++ b/www/rubygem-puma/Makefile
@@ -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
diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo
index 3fa51a4fc7d4..d4614a9d1600 100644
--- a/www/rubygem-puma/distinfo
+++ b/www/rubygem-puma/distinfo
@@ -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
diff --git a/www/rubygem-puma/pkg-descr b/www/rubygem-puma/pkg-descr
index 4e3518985cb1..5bb286554ce0 100644
--- a/www/rubygem-puma/pkg-descr
+++ b/www/rubygem-puma/pkg-descr
@@ -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/