Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Dec 2024 06:18:54 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d9650b02f1c7 - main - www/rubygem-puma: update to 6.5.0
Message-ID:  <202412190618.4BJ6IsFa066533@gitrepo.freebsd.org>

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

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

commit d9650b02f1c7585d2c8baa30ef3790a49a603fb3
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-12-18 14:36:06 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-12-19 06:18:01 +0000

    www/rubygem-puma: update to 6.5.0
    
    Required for gitlab 17.7.0
    
    Changes:        https://github.com/puma/puma/releases
    Changes:        https://github.com/puma/puma/blob/master/History.md
---
 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 aa0e737db80a..588c1a5b1d38 100644
--- a/www/rubygem-puma/Makefile
+++ b/www/rubygem-puma/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	puma
-PORTVERSION=	6.4.3
+PORTVERSION=	6.5.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
diff --git a/www/rubygem-puma/distinfo b/www/rubygem-puma/distinfo
index e594ecfa52b6..e110be7b01d4 100644
--- a/www/rubygem-puma/distinfo
+++ b/www/rubygem-puma/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1727315504
-SHA256 (rubygem/puma-6.4.3.gem) = 24a4645c006811d83f2480057d1f54a96e7627b6b90e1c99b260b9dc630eb43e
-SIZE (rubygem/puma-6.4.3.gem) = 231424
+TIMESTAMP = 1734501882
+SHA256 (rubygem/puma-6.5.0.gem) = 94d1b75cab7f356d52e4f1b17b9040a090889b341dbeee6ee3703f441dc189f2
+SIZE (rubygem/puma-6.5.0.gem) = 237056



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