Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/fonts/go-ttf go-ttf: update to 2.008



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a434de6b255
branches:  trunk
changeset: 437170:7a434de6b255
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Tue Aug 18 02:35:25 2020 +0000

description:
go-ttf: update to 2.008

Change pkgsrc versioning scheme to match upstream's.

Bigelow & Holmes have prepared new versions of the Go Fonts. The version
numbers have changed from 2.004 to 2.008. ChangeLog:

* New! 2 new fonts, bringing the total to 12: Go Smallcaps and Go
  Smallcaps Italic.
* New! U+FFFD REPLACEMENT CHARACTER glyph added.
* U+00C5 LATIN CAPITAL LETTER A WITH RING ABOVE ring tweaked.
* U+00F0 LATIN SMALL LETTER ETH glyph lightened.
* Superfluous U+0005 <control> glyph removed.
* Split integral, chart draw, block, shade and related glyphs now span
  the full height and have fewer seams when tiled.
* Raised most capital letter diacritics and some lowercase diacritics.
* Mono character widths fixed to be uniform.
* Underline position adjusted.
* SFNT glyph order and cmap table optimized.
* SFNT glyph names (post table) regularized, consistent with the AGLFN.
* ttfautohint upgraded to the latest version, from 1.5 to 1.6.

diffstat:

 fonts/go-ttf/Makefile |   6 +++---
 fonts/go-ttf/PLIST    |   4 +++-
 fonts/go-ttf/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r 6b4f6d57c1f0 -r 7a434de6b255 fonts/go-ttf/Makefile
--- a/fonts/go-ttf/Makefile     Tue Aug 18 02:17:26 2020 +0000
+++ b/fonts/go-ttf/Makefile     Tue Aug 18 02:35:25 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/11/20 20:05:32 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2020/08/18 02:35:25 tnn Exp $
 
 DISTNAME=      ttfs
-PKGNAME=       go-ttf-0.0.20161118
+PKGNAME=       go-ttf-2.008
 CATEGORIES=    fonts
 MASTER_SITES=  https://go.googlesource.com/image/+archive/${COMMIT_ID}/font/gofont/
 
@@ -10,7 +10,7 @@
 COMMENT=       Family of high-quality WGL4 TrueType fonts created for the Go project
 LICENSE=       modified-bsd
 
-COMMIT_ID=     d2f07f8aaaa906f1a64eee0e327fc681cdb2944f
+COMMIT_ID=     f03a046406d4d7fbfd4ed29f554da8f6114049fc
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 
 WRKSRC=                ${WRKDIR}
diff -r 6b4f6d57c1f0 -r 7a434de6b255 fonts/go-ttf/PLIST
--- a/fonts/go-ttf/PLIST        Tue Aug 18 02:17:26 2020 +0000
+++ b/fonts/go-ttf/PLIST        Tue Aug 18 02:35:25 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/11/20 19:59:35 wiz Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/08/18 02:35:25 tnn Exp $
 share/fonts/X11/TTF/Go-Bold-Italic.ttf
 share/fonts/X11/TTF/Go-Bold.ttf
 share/fonts/X11/TTF/Go-Italic.ttf
@@ -9,3 +9,5 @@
 share/fonts/X11/TTF/Go-Mono-Italic.ttf
 share/fonts/X11/TTF/Go-Mono.ttf
 share/fonts/X11/TTF/Go-Regular.ttf
+share/fonts/X11/TTF/Go-Smallcaps-Italic.ttf
+share/fonts/X11/TTF/Go-Smallcaps.ttf
diff -r 6b4f6d57c1f0 -r 7a434de6b255 fonts/go-ttf/distinfo
--- a/fonts/go-ttf/distinfo     Tue Aug 18 02:17:26 2020 +0000
+++ b/fonts/go-ttf/distinfo     Tue Aug 18 02:35:25 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2016/11/20 20:05:32 wiz Exp $
+$NetBSD: distinfo,v 1.3 2020/08/18 02:35:25 tnn Exp $
 
-SHA1 (go-ttf-0.0.20161118/ttfs.tar.gz) = 3f0bf1776c9b32254100fefa3b6b3e949e0cf745
-RMD160 (go-ttf-0.0.20161118/ttfs.tar.gz) = f50f3c3dd5a970b1edde74778bb09f094ffee745
-SHA512 (go-ttf-0.0.20161118/ttfs.tar.gz) = 1d72e07ffdc4d388ce7d9787582e5f82c02099c9d37dda4338592043a18269167b4025298a23a2749663916575251940b9045996a52e5251caf976ed86adbccd
-Size (go-ttf-0.0.20161118/ttfs.tar.gz) = 704735 bytes
+SHA1 (go-ttf-2.008/ttfs.tar.gz) = fe517f48047750deb66d4588b5ccdc1e2c6c831f
+RMD160 (go-ttf-2.008/ttfs.tar.gz) = 6eac4d85ac020aaa63d8907b98da26f8e61830f0
+SHA512 (go-ttf-2.008/ttfs.tar.gz) = 2c97af3e55a422f3fb7a10f1abd64a3e2537e33bffe63064af857f9de8dc99dff5d52b89bbb7269fbe0a20c716ec43e24a104ad69a647de0eb4c4d31cc7ac93d
+Size (go-ttf-2.008/ttfs.tar.gz) = 843538 bytes



Home | Main Index | Thread Index | Old Index