Skip to content

Commit

Permalink
x11-fonts/gnu-unifont: Update to 13.0.06
Browse files Browse the repository at this point in the history
Changes:        http://unifoundry.com/unifont/
		https://savannah.gnu.org/projects/unifont
- Fix a UCSUR Braille Extended glyph, U+EB63.
  • Loading branch information
sunpoet committed May 11, 2021
1 parent 8cbdcd5 commit 582703e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions x11-fonts/gnu-unifont/Makefile
@@ -1,5 +1,5 @@
PORTNAME= unifont
PORTVERSION= 13.0.05
PORTVERSION= 13.0.06
PORTEPOCH= 1
CATEGORIES= x11-fonts
MASTER_SITES= GNU/unifont/unifont-${PORTVERSION}
Expand All @@ -8,7 +8,7 @@ DISTFILES= ${FONTFILES:S|$|-${PORTVERSION}${FONTSUFFIX}|}
EXTRACT_ONLY= # empty

MAINTAINER= sunpoet@FreeBSD.org
COMMENT?= GNU Unicode font
COMMENT= GNU Unicode font

LICENSE= GPLv2+

Expand All @@ -20,8 +20,8 @@ NO_BUILD= yes
FONTSDIR= ${PREFIX}/share/fonts/gnu-unifont${PKGNAMESUFFIX}
PLIST_FILES= ${FONTFILES:S|^|${FONTSDIR}/|:S|$|${FONTSUFFIX}|}

FONTFILES?= unifont
FONTSUFFIX?= .pcf.gz
FONTFILES= unifont
FONTSUFFIX= .pcf.gz

do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR}
Expand Down
6 changes: 3 additions & 3 deletions x11-fonts/gnu-unifont/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1609953873
SHA256 (unifont-13.0.05.pcf.gz) = 196829086c5c7eeef56467f6b29675780c4d897fc7c0fc5026d4e86cae31c69a
SIZE (unifont-13.0.05.pcf.gz) = 1360822
TIMESTAMP = 1620405361
SHA256 (unifont-13.0.06.pcf.gz) = aea0ea746353c6c2b5b8874e65facd087bb0346ec198993f8aaaa21eea040378
SIZE (unifont-13.0.06.pcf.gz) = 1360823

0 comments on commit 582703e

Please sign in to comment.