mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
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.
This commit is contained in:
parent
fab5b969f8
commit
650155900c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489099
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user