git: 3f8d8304625a - main - x11-fonts/noto-emoji: Update to 2.038
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Apr 2023 18:08:37 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f8d8304625aca27610c8b3942907f47d7baedbc commit 3f8d8304625aca27610c8b3942907f47d7baedbc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-18 17:57:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-18 18:00:46 +0000 x11-fonts/noto-emoji: Update to 2.038 - Remove outdated NotoEmoji-Regular.ttf Changes: https://github.com/googlefonts/noto-emoji/releases Reference: https://github.com/googlefonts/noto-emoji/commit/1442f6acc8463c428c8b38fc558e87c28d8efa5b [1] --- x11-fonts/noto-emoji/Makefile | 9 +++++---- x11-fonts/noto-emoji/distinfo | 8 +++----- x11-fonts/noto-emoji/pkg-plist | 2 -- 3 files changed, 8 insertions(+), 11 deletions(-) diff --git a/x11-fonts/noto-emoji/Makefile b/x11-fonts/noto-emoji/Makefile index 5ae24c571a54..eddbc93c8351 100644 --- a/x11-fonts/noto-emoji/Makefile +++ b/x11-fonts/noto-emoji/Makefile @@ -1,10 +1,9 @@ PORTNAME= noto -PORTVERSION= 2.034 +PORTVERSION= 2.038 CATEGORIES= x11-fonts MASTER_SITES= https://github.com/googlefonts/noto-emoji/raw/v${PORTVERSION}/fonts/ PKGNAMESUFFIX= -emoji -DISTFILES= NotoColorEmoji.ttf \ - NotoEmoji-Regular.ttf +DISTFILES= NotoColorEmoji.ttf DIST_SUBDIR= Noto EXTRACT_ONLY= # empty @@ -20,8 +19,10 @@ USES= fonts NO_ARCH= yes NO_BUILD= yes +PLIST_FILES= ${FONTSDIR}/NotoColorEmoji.ttf + do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} - ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/NotoColorEmoji.ttf ${DISTDIR}/${DIST_SUBDIR}/NotoEmoji-Regular.ttf ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/NotoColorEmoji.ttf ${STAGEDIR}${FONTSDIR} .include <bsd.port.mk> diff --git a/x11-fonts/noto-emoji/distinfo b/x11-fonts/noto-emoji/distinfo index f2d55afafaf3..14e8caa72c1e 100644 --- a/x11-fonts/noto-emoji/distinfo +++ b/x11-fonts/noto-emoji/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1643382516 -SHA256 (Noto/NotoColorEmoji.ttf) = bf2a8506b80614ba190a34c7b037af1269a7d614fe9f3b613cc15cdeec6f814b -SIZE (Noto/NotoColorEmoji.ttf) = 9867108 -SHA256 (Noto/NotoEmoji-Regular.ttf) = 415dc6290378574135b64c808dc640c1df7531973290c4970c51fdeb849cb0c5 -SIZE (Noto/NotoEmoji-Regular.ttf) = 418804 +TIMESTAMP = 1681052924 +SHA256 (Noto/NotoColorEmoji.ttf) = 5a953e4c2c3c650c37d9e996eae6fef08414854871e1f9a916daf4c59527f008 +SIZE (Noto/NotoColorEmoji.ttf) = 10352796 diff --git a/x11-fonts/noto-emoji/pkg-plist b/x11-fonts/noto-emoji/pkg-plist deleted file mode 100644 index b6adce576b8f..000000000000 --- a/x11-fonts/noto-emoji/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -%%FONTSDIR%%/NotoColorEmoji.ttf -%%FONTSDIR%%/NotoEmoji-Regular.ttf