Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:23:40 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: a2f52a54fd1e - main - devel/rubygem-tins: Update to 1.44.1
Message-ID:  <202510061123.596BNePa088434@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=a2f52a54fd1e9278a52cf92b93ebb7bfa652d929

commit a2f52a54fd1e9278a52cf92b93ebb7bfa652d929
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:18:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:18:59 +0000

    devel/rubygem-tins: Update to 1.44.1
    
    - Update LICENSE_FILE
    
    Changes:        https://github.com/flori/tins/blob/master/CHANGES.md
---
 devel/rubygem-tins/Makefile | 5 +++--
 devel/rubygem-tins/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-tins/Makefile b/devel/rubygem-tins/Makefile
index bf9ad843574e..cf2bc8bcc0cc 100644
--- a/devel/rubygem-tins/Makefile
+++ b/devel/rubygem-tins/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tins
-PORTVERSION=	1.43.0
+PORTVERSION=	1.44.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -8,9 +8,10 @@ COMMENT=	Useful tools library in Ruby
 WWW=		https://github.com/flori/tins
 
 LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/COPYING
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-bigdecimal>=0:math/rubygem-bigdecimal \
+		rubygem-mize>=0.6<1:devel/rubygem-mize \
 		rubygem-sync>=0:devel/rubygem-sync
 
 USES=		gem
diff --git a/devel/rubygem-tins/distinfo b/devel/rubygem-tins/distinfo
index 75bb31ce3235..394c389a44ba 100644
--- a/devel/rubygem-tins/distinfo
+++ b/devel/rubygem-tins/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757436649
-SHA256 (rubygem/tins-1.43.0.gem) = e63c0ef0508aa2ede3462556e86309a3ceddefb710a993e7884d0a797574130d
-SIZE (rubygem/tins-1.43.0.gem) = 316928
+TIMESTAMP = 1759324290
+SHA256 (rubygem/tins-1.44.1.gem) = ad67d88d0702d8edf35a9a1e70fb1a8859876661b7dd5b045f6a1716be5dc76d
+SIZE (rubygem/tins-1.44.1.gem) = 349696


home | help

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