diff options
author | zeising <zeising@FreeBSD.org> | 2019-01-03 06:58:59 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2019-01-03 06:58:59 +0800 |
commit | 875f2427fdf1a5122b79aa3947d1038589a09be8 (patch) | |
tree | 09f1da43645bedf8c3e0b37b8459186b21f13638 /x11-fonts | |
parent | 8e5a5d4188af84113db4d7e90b2f9fadb434de88 (diff) | |
download | freebsd-ports-gnome-875f2427fdf1a5122b79aa3947d1038589a09be8.tar.gz freebsd-ports-gnome-875f2427fdf1a5122b79aa3947d1038589a09be8.tar.zst freebsd-ports-gnome-875f2427fdf1a5122b79aa3947d1038589a09be8.zip |
x11-fonts/terminus-font: Update to 4.47
Changelog:
* Added 35 new characters (33 glyphs).
* Replaced ao2-variant "ae" with ao1 "ae", it was too similar to "oe".
* Some fixes and improvements (17 characters in various sizes/styles).
* Significantly improved the font build scripts. Python 3.5.0 or node
6.9.0 are now required to build the font.
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/terminus-font/Makefile | 4 | ||||
-rw-r--r-- | x11-fonts/terminus-font/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-fonts/terminus-font/Makefile b/x11-fonts/terminus-font/Makefile index 88c05e1b9db6..9601265b4c54 100644 --- a/x11-fonts/terminus-font/Makefile +++ b/x11-fonts/terminus-font/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= terminus-font -PORTVERSION= 4.46 +PORTVERSION= 4.47 CATEGORIES= x11-fonts MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}-${PORTVERSION} @@ -13,7 +13,7 @@ LICENSE= OFL11 BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf -USES= gmake fonts python:build,3.4+ shebangfix +USES= gmake fonts python:build,3.5+ shebangfix NO_ARCH= yes SHEBANG_FILES= bin/*.py diff --git a/x11-fonts/terminus-font/distinfo b/x11-fonts/terminus-font/distinfo index 5480134cf6cb..4b2acc939542 100644 --- a/x11-fonts/terminus-font/distinfo +++ b/x11-fonts/terminus-font/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509656699 -SHA256 (terminus-font-4.46.tar.gz) = 4e29433e5699b76df1f5c9a96f1228cccf8ea8a16791cfef063f2b8506c75bcd -SIZE (terminus-font-4.46.tar.gz) = 590210 +TIMESTAMP = 1546468809 +SHA256 (terminus-font-4.47.tar.gz) = 0f1b205888e4e26a94878f746b8566a65c3e3742b33cf9a4e6517646d5651297 +SIZE (terminus-font-4.47.tar.gz) = 620344 |