Skip to content

Commit

Permalink
x11-fonts/noto-emoji: Update to 2.038
Browse files Browse the repository at this point in the history
- Remove outdated NotoEmoji-Regular.ttf

Changes:	https://github.com/googlefonts/noto-emoji/releases
Reference:	googlefonts/noto-emoji@1442f6a [1]
  • Loading branch information
sunpoet committed Apr 18, 2023
1 parent dc9126f commit 3f8d830
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 11 deletions.
9 changes: 5 additions & 4 deletions 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

Expand All @@ -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>
8 changes: 3 additions & 5 deletions 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
2 changes: 0 additions & 2 deletions x11-fonts/noto-emoji/pkg-plist

This file was deleted.

0 comments on commit 3f8d830

Please sign in to comment.