Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2025 13:35:06 +0000
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: 7d097013811d - main - textproc/rubygem-amatch: Update to 0.6.0
Message-ID:  <6953d50a.3e2ce.5aecce5@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 7d097013811d005d626b24045c789c5c52a03d0a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-30 13:24:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-30 13:30:11 +0000

    textproc/rubygem-amatch: Update to 0.6.0
    
    Changes:        https://github.com/flori/amatch/releases
---
 textproc/rubygem-amatch/Makefile | 5 ++---
 textproc/rubygem-amatch/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/textproc/rubygem-amatch/Makefile b/textproc/rubygem-amatch/Makefile
index dd72acd5cda0..a9623063d484 100644
--- a/textproc/rubygem-amatch/Makefile
+++ b/textproc/rubygem-amatch/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	amatch
-PORTVERSION=	0.5.0
+PORTVERSION=	0.6.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,7 @@ WWW=		https://github.com/flori/amatch
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-RUN_DEPENDS=	rubygem-debug>=0:devel/rubygem-debug \
-		rubygem-mize>=0:devel/rubygem-mize \
+RUN_DEPENDS=	rubygem-mize>=0:devel/rubygem-mize \
 		rubygem-tins>=1<2:devel/rubygem-tins
 
 USES=		gem
diff --git a/textproc/rubygem-amatch/distinfo b/textproc/rubygem-amatch/distinfo
index 687a9fe04ac9..e72c82d1dff6 100644
--- a/textproc/rubygem-amatch/distinfo
+++ b/textproc/rubygem-amatch/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759324360
-SHA256 (rubygem/amatch-0.5.0.gem) = fdf3796d7a8bb957f8bbf04faa3ba06e7aba95f2eaabfe0bf7c46d0e70b9aec3
-SIZE (rubygem/amatch-0.5.0.gem) = 39936
+TIMESTAMP = 1766953632
+SHA256 (rubygem/amatch-0.6.0.gem) = 247996bdce87754a42ed38ce8b22a4b8162e1699a8d353bc36bc96b544bd509d
+SIZE (rubygem/amatch-0.6.0.gem) = 39936


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6953d50a.3e2ce.5aecce5>