git: 8a0a0b8055c1 - main - x11-fonts/gnu-unifont: Update to 14.0.04
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Jun 2022 23:19:34 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a0a0b8055c15d4f9d3465b066dfb4d6cf89d8d5 commit 8a0a0b8055c15d4f9d3465b066dfb4d6cf89d8d5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-09 23:10:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-09 23:16:01 +0000 x11-fonts/gnu-unifont: Update to 14.0.04 Changes: https://unifoundry.com/unifont/ https://savannah.gnu.org/forum/forum.php?forum_id=10194 - This is a minor release, primarily to fix an issue with parallel "make" font builds. - David Corbett made adjustments to U+16A0..U+16FF (Runic), U+A99A (Javanese), and U+FC33 (Arabic Presentation Forms-A). - All Ahom glyphs (U+11700..U+1174F) are now displayed. --- x11-fonts/gnu-unifont/Makefile | 7 +++---- x11-fonts/gnu-unifont/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/x11-fonts/gnu-unifont/Makefile b/x11-fonts/gnu-unifont/Makefile index 54db78db41c3..0a6576e0ee8f 100644 --- a/x11-fonts/gnu-unifont/Makefile +++ b/x11-fonts/gnu-unifont/Makefile @@ -1,5 +1,5 @@ PORTNAME= unifont -PORTVERSION= 14.0.03 +PORTVERSION= 14.0.04 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= GNU/unifont/unifont-${PORTVERSION} @@ -17,7 +17,7 @@ USES= fonts NO_ARCH= yes NO_BUILD= yes -FONTSDIR= ${PREFIX}/share/fonts/gnu-unifont${PKGNAMESUFFIX} +FONTSDIR= ${PREFIX}/share/fonts/gnu-unifont PLIST_FILES= ${FONTFILES:S|^|${FONTSDIR}/|:S|$|${FONTSUFFIX}|} FONTFILES= unifont @@ -26,8 +26,7 @@ FONTSUFFIX= .pcf.gz do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} .for i in ${FONTFILES} - ${INSTALL_DATA} ${DISTDIR}/${i}-${PORTVERSION}${FONTSUFFIX} \ - ${STAGEDIR}${FONTSDIR}/${i}${FONTSUFFIX} + ${INSTALL_DATA} ${DISTDIR}/${i}-${PORTVERSION}${FONTSUFFIX} ${STAGEDIR}${FONTSDIR}/${i}${FONTSUFFIX} .endfor .include <bsd.port.mk> diff --git a/x11-fonts/gnu-unifont/distinfo b/x11-fonts/gnu-unifont/distinfo index aa0d5e9e2ee3..c6d5d1ed20af 100644 --- a/x11-fonts/gnu-unifont/distinfo +++ b/x11-fonts/gnu-unifont/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651140061 -SHA256 (unifont-14.0.03.pcf.gz) = 6c352946852282af29ea65c95e73a5a1a05e7e7f970209ce5c56364ff2edfbe9 -SIZE (unifont-14.0.03.pcf.gz) = 1361098 +TIMESTAMP = 1654774058 +SHA256 (unifont-14.0.04.pcf.gz) = 439951ee15f8f8ff90f5f5438f0f46b4b1aa508b25b0a3969e7f237bce5f1fed +SIZE (unifont-14.0.04.pcf.gz) = 1361098