Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Nov 2024 13:48:17 GMT
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3523d7a52cf4 - main - graphics/rubygem-tanuki_emoji: update to 0.13.0
Message-ID:  <202411221348.4AMDmHc7027974@gitrepo.freebsd.org>

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

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

commit 3523d7a52cf43f2e08b6052790768727f9ba9278
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2024-11-21 07:53:56 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2024-11-22 13:11:14 +0000

    graphics/rubygem-tanuki_emoji: update to 0.13.0
    
    Required for gitlab 17.6
    
    Changes:        https://gitlab.com/gitlab-org/ruby/gems/tanuki_emoji/-/blob/main/CHANGELOG.md
---
 graphics/rubygem-tanuki_emoji/Makefile | 4 +++-
 graphics/rubygem-tanuki_emoji/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/graphics/rubygem-tanuki_emoji/Makefile b/graphics/rubygem-tanuki_emoji/Makefile
index ded17a7e8621..df68d13abfde 100644
--- a/graphics/rubygem-tanuki_emoji/Makefile
+++ b/graphics/rubygem-tanuki_emoji/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tanuki_emoji
-PORTVERSION=	0.9.0
+PORTVERSION=	0.13.0
 CATEGORIES=	graphics rubygems
 MASTER_SITES=	RG
 
@@ -10,6 +10,8 @@ WWW=		https://gitlab.com/gitlab-org/tanuki_emoji
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+RUN_DEPENDS=	rubygem-i18n>=1.14,2<2,2:devel/rubygem-i18n
+
 USES=		gem
 
 NO_ARCH=	yes
diff --git a/graphics/rubygem-tanuki_emoji/distinfo b/graphics/rubygem-tanuki_emoji/distinfo
index 9bda918a5697..4e041515a555 100644
--- a/graphics/rubygem-tanuki_emoji/distinfo
+++ b/graphics/rubygem-tanuki_emoji/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1700424068
-SHA256 (rubygem/tanuki_emoji-0.9.0.gem) = 009f0b283f61b7aed5f57d7d1f050225f2a5df8eec121550a67bdd7b95c74056
-SIZE (rubygem/tanuki_emoji-0.9.0.gem) = 459264
+TIMESTAMP = 1732166536
+SHA256 (rubygem/tanuki_emoji-0.13.0.gem) = dee2182a5cad6f88ed91cd4e39088bd2a8f313e24f83ff5d4b5b0fecf29f6d93
+SIZE (rubygem/tanuki_emoji-0.13.0.gem) = 13693952



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