Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2023 10:58:21 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 8341c208c981 - 2023Q3 - www/rubygem-puma: update to 6.3.0
Message-ID:  <202307081058.368AwLMD002317@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by mfechner:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8341c208c98142388c1e58d7723af909921cb24e

commit 8341c208c98142388c1e58d7723af909921cb24e
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-06-24 05:08:19 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-07-08 09:06:45 +0000

    www/rubygem-puma: update to 6.3.0
    
    Required for gitlab-ce 16.1
    Changelog:
    https://github.com/puma/puma/blob/master/History.md#630--2023-05-31
    
    (cherry picked from commit 86f00faaab12bb17c9f45226adf08ae0bda8634f)
---
 www/rubygem-puma/Makefile | 2 +-
 www/rubygem-puma/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/rubygem-puma/Makefile b/www/rubygem-puma/Makefile
index 9fb81246f8c0..1aff990c5e0e 100644
--- a/www/rubygem-puma/Makefile
+++ b/www/rubygem-puma/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	puma
-PORTVERSION=	5.6.5
+PORTVERSION=	6.3.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo
index f19ffdd055fb..a0b464d9ce3b 100644
--- a/www/rubygem-puma/distinfo
+++ b/www/rubygem-puma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661599659
-SHA256 (rubygem/puma-5.6.5.gem) = 661029d15a115e9f6c0641a69c830ffd9f1b9ac63fcd0791d94ccd900e03f863
-SIZE (rubygem/puma-5.6.5.gem) = 208384
+TIMESTAMP = 1687446041
+SHA256 (rubygem/puma-6.3.0.gem) = b0e35b4fe7ae440237a9ff1647c6bb252a1c0951ff356020670d2e62c1aeeeec
+SIZE (rubygem/puma-6.3.0.gem) = 225792



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307081058.368AwLMD002317>