git: d60e1ed0420a - main - x11-fonts/noto-basic: Update RUN_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 13 May 2024 18:21:29 UTC
The branch main has been updated by sunpoet:

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

commit d60e1ed0420a4674937c3a5c1bd922e853479009
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-13 18:20:12 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-13 18:20:12 +0000

    x11-fonts/noto-basic: Update RUN_DEPENDS
    
    - Bump PORTREVISION for dependency change
    
    x11-fonts/noto-sans-{basic,extra} has been merged to x11-fonts/noto-sans.
    x11-fonts/noto-sans-mono-{basic,extra} has been merged to x11-fonts/noto-sans-mono.
    x11-fonts/noto-sans-symbols-{basic,extra} has been merged to x11-fonts/noto-sans-symbols.
    x11-fonts/noto-serif-{basic,extra} has been merged to x11-fonts/noto-serif.
---
 x11-fonts/noto-basic/Makefile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-fonts/noto-basic/Makefile b/x11-fonts/noto-basic/Makefile
index 3f8acb519b48..46a4e74bc735 100644
--- a/x11-fonts/noto-basic/Makefile
+++ b/x11-fonts/noto-basic/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	noto
 PORTVERSION=	2.0
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	x11-fonts
 PKGNAMESUFFIX=	-basic
 
@@ -9,11 +9,11 @@ COMMENT=	Google Noto Fonts family (Basic)
 WWW=		https://fonts.google.com/noto \
 		https://github.com/notofonts/notofonts.github.io
 
-RUN_DEPENDS=	noto-sans-basic>=0:x11-fonts/noto-sans-basic \
-		noto-sans-mono-basic>=0:x11-fonts/noto-sans-mono-basic \
-		noto-sans-symbols-basic>=0:x11-fonts/noto-sans-symbols-basic \
+RUN_DEPENDS=	noto-sans>=0:x11-fonts/noto-sans \
+		noto-sans-mono>=0:x11-fonts/noto-sans-mono \
+		noto-sans-symbols>=0:x11-fonts/noto-sans-symbols \
 		noto-sans-symbols2>=0:x11-fonts/noto-sans-symbols2 \
-		noto-serif-basic>=0:x11-fonts/noto-serif-basic
+		noto-serif>=0:x11-fonts/noto-serif
 
 USES=		metaport