Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2024 15:04:18 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: 80881e9d066f - main - print/rubygem-ttfunk: Update to 1.8.0
Message-ID:  <202403231504.42NF4IPa014412@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=80881e9d066fcda5075bf0653611e23ca9d140ca

commit 80881e9d066fcda5075bf0653611e23ca9d140ca
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-23 14:25:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-23 14:50:06 +0000

    print/rubygem-ttfunk: Update to 1.8.0
    
    Changes:        https://github.com/prawnpdf/ttfunk/releases
                    https://github.com/prawnpdf/ttfunk/blob/master/CHANGELOG.md
---
 print/rubygem-ttfunk/Makefile | 4 +++-
 print/rubygem-ttfunk/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/print/rubygem-ttfunk/Makefile b/print/rubygem-ttfunk/Makefile
index 79e1a053b15a..439eac1c7fd7 100644
--- a/print/rubygem-ttfunk/Makefile
+++ b/print/rubygem-ttfunk/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ttfunk
-PORTVERSION=	1.7.0
+PORTVERSION=	1.8.0
 CATEGORIES=	print rubygems
 MASTER_SITES=	RG
 
@@ -13,6 +13,8 @@ LICENSE_FILE_GPLv2=	${WRKSRC}/GPLv2
 LICENSE_FILE_GPLv3=	${WRKSRC}/GPLv3
 LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE
 
+RUN_DEPENDS=	rubygem-bigdecimal>=3.1<4:math/rubygem-bigdecimal
+
 USES=		gem
 
 NO_ARCH=	yes
diff --git a/print/rubygem-ttfunk/distinfo b/print/rubygem-ttfunk/distinfo
index 04861ca88ebe..29a4588bbd26 100644
--- a/print/rubygem-ttfunk/distinfo
+++ b/print/rubygem-ttfunk/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620928717
-SHA256 (rubygem/ttfunk-1.7.0.gem) = 2370ba484b1891c70bdcafd3448cfd82a32dd794802d81d720a64c15d3ef2a96
-SIZE (rubygem/ttfunk-1.7.0.gem) = 71168
+TIMESTAMP = 1710712758
+SHA256 (rubygem/ttfunk-1.8.0.gem) = a7cbc7e489cc46e979dde04d34b5b9e4f5c8f1ee5fc6b1a7be39b829919d20ca
+SIZE (rubygem/ttfunk-1.8.0.gem) = 84992



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