git: 22b1cd791920 - main - x11-fonts/noto-serif-basic: Remove obsoleted port

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

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

commit 22b1cd79192000d6867b4ad204d461f6e9191a11
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-13 18:19:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-13 18:19:17 +0000

    x11-fonts/noto-serif-basic: Remove obsoleted port
    
    Use x11-fonts/noto-serif instead.
---
 MOVED                                |  1 +
 x11-fonts/Makefile                   |  1 -
 x11-fonts/noto-serif-basic/Makefile  | 31 -------------------------------
 x11-fonts/noto-serif-basic/distinfo  |  3 ---
 x11-fonts/noto-serif-basic/pkg-descr | 12 ------------
 x11-fonts/noto-serif-basic/pkg-plist |  4 ----
 6 files changed, 1 insertion(+), 51 deletions(-)

diff --git a/MOVED b/MOVED
index 7d9f73a3426f..54488ba880c6 100644
--- a/MOVED
+++ b/MOVED
@@ -3248,3 +3248,4 @@ x11-fonts/noto-sans-mono-basic|x11-fonts/noto-sans-mono|2024-05-13|Remove obsole
 x11-fonts/noto-sans-mono-extra|x11-fonts/noto-sans-mono|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans-mono instead
 x11-fonts/noto-sans-symbols-basic|x11-fonts/noto-sans-symbols|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans-symbols instead
 x11-fonts/noto-sans-symbols-extra|x11-fonts/noto-sans-symbols|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans-symbols instead
+x11-fonts/noto-serif-basic|x11-fonts/noto-serif|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-serif instead
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index c7bb5ee6d744..971aaa6e3b3a 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -224,7 +224,6 @@
     SUBDIR += noto-sc
     SUBDIR += noto-serif
     SUBDIR += noto-serif-armenian
-    SUBDIR += noto-serif-basic
     SUBDIR += noto-serif-bengali
     SUBDIR += noto-serif-devanagari
     SUBDIR += noto-serif-display
diff --git a/x11-fonts/noto-serif-basic/Makefile b/x11-fonts/noto-serif-basic/Makefile
deleted file mode 100644
index b72684c3fd81..000000000000
--- a/x11-fonts/noto-serif-basic/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-PORTNAME=	noto
-PORTVERSION=	2.013
-CATEGORIES=	x11-fonts
-MASTER_SITES=	https://github.com/notofonts/latin-greek-cyrillic/releases/download/NotoSerif-v${PORTVERSION}/
-PKGNAMESUFFIX=	-serif-basic
-DISTNAME=	NotoSerif-v${PORTVERSION}
-DIST_SUBDIR=	Noto
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Google Noto Serif (Basic)
-WWW=		https://fonts.google.com/noto \
-		https://notofonts.github.io/ \
-		https://github.com/notofonts/latin-greek-cyrillic
-
-LICENSE=	OFL11
-LICENSE_FILE=	${WRKSRC}/OFL.txt
-
-USES=		fonts zip
-
-NO_ARCH=	yes
-NO_BUILD=	yes
-NO_WRKSUBDIR=	yes
-
-do-install:
-	${MKDIR} ${STAGEDIR}${FONTSDIR}
-	${INSTALL_DATA} ${WRKSRC}/NotoSerif/hinted/ttf/NotoSerif-Bold.ttf ${STAGEDIR}${FONTSDIR}
-	${INSTALL_DATA} ${WRKSRC}/NotoSerif/hinted/ttf/NotoSerif-BoldItalic.ttf ${STAGEDIR}${FONTSDIR}
-	${INSTALL_DATA} ${WRKSRC}/NotoSerif/hinted/ttf/NotoSerif-Italic.ttf ${STAGEDIR}${FONTSDIR}
-	${INSTALL_DATA} ${WRKSRC}/NotoSerif/hinted/ttf/NotoSerif-Regular.ttf ${STAGEDIR}${FONTSDIR}
-
-.include <bsd.port.mk>
diff --git a/x11-fonts/noto-serif-basic/distinfo b/x11-fonts/noto-serif-basic/distinfo
deleted file mode 100644
index 700a735e0b91..000000000000
--- a/x11-fonts/noto-serif-basic/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1710676099
-SHA256 (Noto/NotoSerif-v2.013.zip) = fb4c6c75f10365f63b5c8ad5a1864ebe46dd0c70c40d0461cb0dc1b1b7c13a35
-SIZE (Noto/NotoSerif-v2.013.zip) = 78763707
diff --git a/x11-fonts/noto-serif-basic/pkg-descr b/x11-fonts/noto-serif-basic/pkg-descr
deleted file mode 100644
index 4fd5eec8bf90..000000000000
--- a/x11-fonts/noto-serif-basic/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-When text is rendered by a computer, sometimes characters are displayed as
-"tofu". They are little boxes to indicate your device doesn't have a font to
-display the text.
-
-Google has been developing a font family called Noto, which aims to support all
-languages with a harmonious look and feel. Noto is Google's answer to tofu. The
-name noto is to convey the idea that Google's goal is to see no more "tofu".
-Noto has multiple styles and weights, and is freely available to all. The
-comprehensive set of fonts and tools used in our development is available in our
-GitHub repositories.
-
-This port provides the basic fonts set of Noto Serif.
diff --git a/x11-fonts/noto-serif-basic/pkg-plist b/x11-fonts/noto-serif-basic/pkg-plist
deleted file mode 100644
index 2a174600df85..000000000000
--- a/x11-fonts/noto-serif-basic/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-%%FONTSDIR%%/NotoSerif-Bold.ttf
-%%FONTSDIR%%/NotoSerif-BoldItalic.ttf
-%%FONTSDIR%%/NotoSerif-Italic.ttf
-%%FONTSDIR%%/NotoSerif-Regular.ttf