git: 757210c1f097 - main - x11-fonts/noto-extra: Add noto-music and noto-sans-sign-writing to RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 May 2024 06:30:07 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=757210c1f097567b1285946f2219db9cebef5724
commit 757210c1f097567b1285946f2219db9cebef5724
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-16 06:17:45 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-16 06:21:58 +0000
x11-fonts/noto-extra: Add noto-music and noto-sans-sign-writing to RUN_DEPENDS
- Bump PORTREVISION for dependency change
---
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 31e581be91fb..461622298242 100644
--- a/x11-fonts/noto-extra/Makefile
+++ b/x11-fonts/noto-extra/Makefile
@@ -1,6 +1,6 @@
PORTNAME= noto
PORTVERSION= 2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= x11-fonts
PKGNAMESUFFIX= -extra
@@ -10,6 +10,7 @@ WWW= https://fonts.google.com/noto \
https://github.com/notofonts/notofonts.github.io
RUN_DEPENDS= noto-kufi-arabic>=0:x11-fonts/noto-kufi-arabic \
+ noto-music>=0:x11-fonts/noto-music \
noto-naskh-arabic>=0:x11-fonts/noto-naskh-arabic \
noto-sans-arabic>=0:x11-fonts/noto-sans-arabic \
noto-sans-armenian>=0:x11-fonts/noto-sans-armenian \
@@ -25,6 +26,7 @@ RUN_DEPENDS= noto-kufi-arabic>=0:x11-fonts/noto-kufi-arabic \
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-sign-writing>=0:x11-fonts/noto-sans-sign-writing \
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 \