Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2024 16:05:14 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: bd8b19542e99 - main - devel/rubygem-debug: Update to 1.10.0
Message-ID:  <202412311605.4BVG5EsL000115@gitrepo.freebsd.org>

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

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

commit bd8b19542e99251ccdbfbea2ae48852fb8fdcd0b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:55:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:55:53 +0000

    devel/rubygem-debug: Update to 1.10.0
    
    - Update WWW
    
    Changes:        https://github.com/ruby/debug/releases
---
 devel/rubygem-debug/Makefile | 4 ++--
 devel/rubygem-debug/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-debug/Makefile b/devel/rubygem-debug/Makefile
index 553839da32eb..6f40b808b3a4 100644
--- a/devel/rubygem-debug/Makefile
+++ b/devel/rubygem-debug/Makefile
@@ -1,11 +1,11 @@
 PORTNAME=	debug
-DISTVERSION=	1.9.2
+PORTVERSION=	1.10.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Debugging functionality for Ruby
-WWW=		https://rubygems.org/gems/debug
+WWW=		https://github.com/ruby/debug
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
diff --git a/devel/rubygem-debug/distinfo b/devel/rubygem-debug/distinfo
index 58bcd1b8011a..ca1a6992f964 100644
--- a/devel/rubygem-debug/distinfo
+++ b/devel/rubygem-debug/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711705778
-SHA256 (rubygem/debug-1.9.2.gem) = 48e026c0852c7a10c60263e2e527968308958e266231e36d64e3efcabec7e7fc
-SIZE (rubygem/debug-1.9.2.gem) = 99328
+TIMESTAMP = 1735228250
+SHA256 (rubygem/debug-1.10.0.gem) = 11e28ca74875979e612444104f3972bd5ffb9e79179907d7ad46dba44bd2e7a4
+SIZE (rubygem/debug-1.10.0.gem) = 99840



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