Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2024 19:32:07 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: 64c2e0fbe2e3 - main - x11-fonts/noto-extra: Add noto-sans-math and noto-sans-runic to RUN_DEPENDS
Message-ID:  <202405131932.44DJW7VK050516@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=64c2e0fbe2e3a37dc42a7feaa32cf39b6852e8ec

commit 64c2e0fbe2e3a37dc42a7feaa32cf39b6852e8ec
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-13 19:31:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-13 19:31:47 +0000

    x11-fonts/noto-extra: Add noto-sans-math and noto-sans-runic to RUN_DEPENDS
    
    - Bump PORTREVISION for dependency change
    
    PR:             278608
    Requested by:   <jakub_lach@mailplus.pl>
---
 x11-fonts/noto-extra/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/x11-fonts/noto-extra/Makefile b/x11-fonts/noto-extra/Makefile
index f0164957d934..31e581be91fb 100644
--- a/x11-fonts/noto-extra/Makefile
+++ b/x11-fonts/noto-extra/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	noto
 PORTVERSION=	2.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-fonts
 PKGNAMESUFFIX=	-extra
 
@@ -22,7 +22,9 @@ RUN_DEPENDS=	noto-kufi-arabic>=0:x11-fonts/noto-kufi-arabic \
 		noto-sans-hebrew>=0:x11-fonts/noto-sans-hebrew \
 		noto-sans-khmer>=0:x11-fonts/noto-sans-khmer \
 		noto-sans-lao>=0:x11-fonts/noto-sans-lao \
+		noto-sans-math>=0:x11-fonts/noto-sans-math \
 		noto-sans-myanmar>=0:x11-fonts/noto-sans-myanmar \
+		noto-sans-runic>=0:x11-fonts/noto-sans-runic \
 		noto-sans-sinhala>=0:x11-fonts/noto-sans-sinhala \
 		noto-sans-tamil>=0:x11-fonts/noto-sans-tamil \
 		noto-sans-telugu>=0:x11-fonts/noto-sans-telugu \



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