git: cf0328248acd - main - x11-fonts/noto-sans-basic: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 May 2024 18:21:20 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf0328248acd82cf2a2424c12d2ef49a08134d2e commit cf0328248acd82cf2a2424c12d2ef49a08134d2e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-05-13 18:19:11 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-05-13 18:19:11 +0000 x11-fonts/noto-sans-basic: Remove obsoleted port Use x11-fonts/noto-sans instead. --- MOVED | 1 + x11-fonts/Makefile | 1 - x11-fonts/noto-sans-basic/Makefile | 31 ------------------------------- x11-fonts/noto-sans-basic/distinfo | 3 --- x11-fonts/noto-sans-basic/pkg-descr | 12 ------------ x11-fonts/noto-sans-basic/pkg-plist | 4 ---- 6 files changed, 1 insertion(+), 51 deletions(-) diff --git a/MOVED b/MOVED index dbe954e18052..c607a74e4cde 100644 --- a/MOVED +++ b/MOVED @@ -3242,3 +3242,4 @@ www/py-dj42-django-multiselectfield|www/py-django-multiselectfield|2024-05-12|Re www/py-dj42-djangorestframework-guardian|www/py-djangorestframework-guardian|2024-05-12|Renamed after all Django consumers were switched from Django 3.2 to Django 4.2 to have a consistent naming scheme www/py-dj42-drf-writable-nested|www/py-drf-writable-nested|2024-05-12|Renamed after all Django consumers were switched from Django 3.2 to Django 4.2 to have a consistent naming scheme textproc/py-rss2gen|textproc/py-pyrss2gen|2024-05-13|Move textproc/py-rss2gen to textproc/py-pyrss2gen +x11-fonts/noto-sans-basic|x11-fonts/noto-sans|2024-05-13|Remove obsoleted port. Use x11-fonts/noto-sans instead diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 6a50285217c3..394339ec96e6 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -199,7 +199,6 @@ SUBDIR += noto-sans SUBDIR += noto-sans-arabic SUBDIR += noto-sans-armenian - SUBDIR += noto-sans-basic SUBDIR += noto-sans-bengali SUBDIR += noto-sans-cham SUBDIR += noto-sans-cherokee diff --git a/x11-fonts/noto-sans-basic/Makefile b/x11-fonts/noto-sans-basic/Makefile deleted file mode 100644 index a0e3740079fb..000000000000 --- a/x11-fonts/noto-sans-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/NotoSans-v${PORTVERSION}/ -PKGNAMESUFFIX= -sans-basic -DISTNAME= NotoSans-v${PORTVERSION} -DIST_SUBDIR= Noto - -MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Google Noto Sans (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}/NotoSans/hinted/ttf/NotoSans-Bold.ttf ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/NotoSans/hinted/ttf/NotoSans-BoldItalic.ttf ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/NotoSans/hinted/ttf/NotoSans-Italic.ttf ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${WRKSRC}/NotoSans/hinted/ttf/NotoSans-Regular.ttf ${STAGEDIR}${FONTSDIR} - -.include <bsd.port.mk> diff --git a/x11-fonts/noto-sans-basic/distinfo b/x11-fonts/noto-sans-basic/distinfo deleted file mode 100644 index 511be29dd377..000000000000 --- a/x11-fonts/noto-sans-basic/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1710676063 -SHA256 (Noto/NotoSans-v2.013.zip) = 9fd595dd701d7ea103a9ba8a9cfdcf0c35c5574ef754fecabe718eadad8bccde -SIZE (Noto/NotoSans-v2.013.zip) = 124008613 diff --git a/x11-fonts/noto-sans-basic/pkg-descr b/x11-fonts/noto-sans-basic/pkg-descr deleted file mode 100644 index 5a4dbec946df..000000000000 --- a/x11-fonts/noto-sans-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 Sans. diff --git a/x11-fonts/noto-sans-basic/pkg-plist b/x11-fonts/noto-sans-basic/pkg-plist deleted file mode 100644 index bb07f7e27079..000000000000 --- a/x11-fonts/noto-sans-basic/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -%%FONTSDIR%%/NotoSans-Bold.ttf -%%FONTSDIR%%/NotoSans-BoldItalic.ttf -%%FONTSDIR%%/NotoSans-Italic.ttf -%%FONTSDIR%%/NotoSans-Regular.ttf