git: a893984c6389 - main - x11-fonts/gnu-unifont: Update to 14.0.01
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 22:24:47 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a893984c6389852d2c13d1577520dcd329b392d8
commit a893984c6389852d2c13d1577520dcd329b392d8
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 22:12:54 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 22:23:24 +0000
x11-fonts/gnu-unifont: Update to 14.0.01
- Update WWW
Changes: http://unifoundry.com/unifont/
https://savannah.gnu.org/projects/unifont
- David Corbett added new Plane 0 glyphs in these ranges:
- U+0600..U+06FF Arabic
- U+0870..U+089F Arabic Extended-B
- U+08A0..U+08FF Arabic Extended-A
- U+FB50..U+FDFF Arabic Presentation Forms-A
- Updates to Unified Canadian Aboriginal Syllabics glyphs U+1495 and U+1497,
and others per UTC168.
- Updates to Plane 0 Latin glyphs, etc.: U+02B6, U+02C0, U+02C1, U+02E2,
U+02E4, U+1D3F, U+1D51, U+1D5C, U+1D5D, U+1D61, U+1D78, U+1DA6, U+1DA7,
U+1DAB, U+1DB3, U+1DBC, U+1DBD, U+1DBE, U+A69C, U+A69D, U+A71D, U+A71E,
U+A71F, U+A770, U+AB5C.
- Paul Hardy added new Plane 0 glyphs in these ranges:
- U+0C00..U+0C7F Telugu
- U+0C80..U+0CFF Kannada
- U+1700..U+171F Tagalog
- U+1800..U+18AF Mongolian
- U+1AB0..U+1AFF Combining Diacritical Marks Extended
- U+1B00..U+1B7F Balinese
- U+1DC0..U+1DFF Combining Diacritical Marks Supplement
- U+20A0..U+20CF Currency Symbols
- U+2C00..U+2C5F Glagolitic
- U+2E00..U+2E7F Supplemental Punctuation
- U+9FFD..U+9FFF CJK Unified Ideographs
- U+A720..U+A7FF Latin Extended-D
- Johnnie Weaver added new Plane 1 glyphs in these ranges:
- U+011700..U+01173F Ahom
- U+012F90..U+012FFF Cypro-Minoan
- U+016A70..U+016ACF Tangsa
- U+01AFF0..U+01AFFF Kana Extended-B
- U+01B100..U+01B12F Kana Extended-A
- U+01E290..U+01E2BF Toto
- David Corbett added new Plane 1 glyphs in these ranges:
- U+010570..U+0105BF Vithkuqi
- U+010780..U+0107BF Latin Extended-F
- U+010F70..U+010FAF Old Uyghur
- U+011AB0..U+011ABF Unified Canadian Aboriginal Syllabics Extended-A
- U+01DF00..U+01DFFF Latin Extended-G
- Paul Hardy added new Plane 1 glyphs in these ranges:
- U+011000..U+01107F Brahmi
- U+011080..U+0110CF Kaithi
- U+011680..U+0116CF Takri
- U+01CF00..U+01CFCF Znamenny Musical Notation
- U+01D100..U+10D1FF Musical Symbols
- U+01E7E0..U+01E7FF Ethiopic Extended-B
- U+01F680..U+01F6FF Transport and Map Symbols
- U+01F780..U+01F7FF Geometric Shapes Extended
- U+01F900..U+01F9FF Supplemental Symbols and Pictographs
- U+01FA70..U+01FAFF Symbols and Pictographs Extended-A
---
x11-fonts/gnu-unifont/Makefile | 2 +-
x11-fonts/gnu-unifont/distinfo | 6 +++---
x11-fonts/gnu-unifont/pkg-descr | 2 +-
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/x11-fonts/gnu-unifont/Makefile b/x11-fonts/gnu-unifont/Makefile
index c69cebc9f407..eba13821e59e 100644
--- a/x11-fonts/gnu-unifont/Makefile
+++ b/x11-fonts/gnu-unifont/Makefile
@@ -1,5 +1,5 @@
PORTNAME= unifont
-PORTVERSION= 13.0.06
+PORTVERSION= 14.0.01
PORTEPOCH= 1
CATEGORIES= x11-fonts
MASTER_SITES= GNU/unifont/unifont-${PORTVERSION}
diff --git a/x11-fonts/gnu-unifont/distinfo b/x11-fonts/gnu-unifont/distinfo
index 4e44b4290f1e..53622b48501b 100644
--- a/x11-fonts/gnu-unifont/distinfo
+++ b/x11-fonts/gnu-unifont/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620405361
-SHA256 (unifont-13.0.06.pcf.gz) = aea0ea746353c6c2b5b8874e65facd087bb0346ec198993f8aaaa21eea040378
-SIZE (unifont-13.0.06.pcf.gz) = 1360823
+TIMESTAMP = 1632227486
+SHA256 (unifont-14.0.01.pcf.gz) = 317d8bbe190020677a3311000122fd5678deece06533cbe5be1c9bc8f54d42aa
+SIZE (unifont-14.0.01.pcf.gz) = 1361085
diff --git a/x11-fonts/gnu-unifont/pkg-descr b/x11-fonts/gnu-unifont/pkg-descr
index 82a323aebd97..ab7c5491d174 100644
--- a/x11-fonts/gnu-unifont/pkg-descr
+++ b/x11-fonts/gnu-unifont/pkg-descr
@@ -1,4 +1,4 @@
GNU Unifont is a free bitmap font that covers the Unicode Basic Multilingual
Plane (BMP), using an intermediate bitmapped font format.
-WWW: http://unifoundry.com/unifont/index.html
+WWW: https://unifoundry.com/unifont/index.html
More information about the dev-commits-ports-all
mailing list