Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2025 13:34:25 +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: a993d8c35e06 - main - textproc/rubygem-multi_xml: Update to 0.8.0
Message-ID:  <6953d4e1.3e856.1b37ea27@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=a993d8c35e06b1573a0aefcead57407c0f7fcb91

commit a993d8c35e06b1573a0aefcead57407c0f7fcb91
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-30 13:24:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-30 13:29:57 +0000

    textproc/rubygem-multi_xml: Update to 0.8.0
    
    Changes:        https://github.com/sferik/multi_xml/blob/main/CHANGELOG.md
---
 textproc/rubygem-multi_xml/Makefile | 4 ++--
 textproc/rubygem-multi_xml/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile
index 9d26e7820f0b..8c13f2e4147d 100644
--- a/textproc/rubygem-multi_xml/Makefile
+++ b/textproc/rubygem-multi_xml/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	multi_xml
-PORTVERSION=	0.7.2
+PORTVERSION=	0.8.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/sferik/multi_xml
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
-RUN_DEPENDS=	rubygem-bigdecimal>=3.1<4:math/rubygem-bigdecimal
+RUN_DEPENDS=	rubygem-bigdecimal>=3.1<5:math/rubygem-bigdecimal
 
 USES=		cpe gem
 
diff --git a/textproc/rubygem-multi_xml/distinfo b/textproc/rubygem-multi_xml/distinfo
index 637736f6313d..836fb0453443 100644
--- a/textproc/rubygem-multi_xml/distinfo
+++ b/textproc/rubygem-multi_xml/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747547528
-SHA256 (rubygem/multi_xml-0.7.2.gem) = 307a96dc48613badb7b2fc174fd4e62d7c7b619bc36ea33bfd0c49f64f5787ce
-SIZE (rubygem/multi_xml-0.7.2.gem) = 15360
+TIMESTAMP = 1766953572
+SHA256 (rubygem/multi_xml-0.8.0.gem) = 8d4adcd092f8e354db496109829ffd36969fdc8392cb5fde398ca800d9e6df73
+SIZE (rubygem/multi_xml-0.8.0.gem) = 24064


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6953d4e1.3e856.1b37ea27>