pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/fontforge fontforge: update to 20201107.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e0f6c2f6d5cd
branches:  trunk
changeset: 441717:e0f6c2f6d5cd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 09 14:27:54 2020 +0000

description:
fontforge: update to 20201107.

On Wednesday, November 7th, 2000, George W. Williams V first
published a piece of software called PfaEdit that allowed rudimentary
editing of PostScript fonts. It lacked the features and polish of
such prominent products as Fontographer and Font Studio, but it
had one big advantage: it was free.

Twenty years later, Fontographer and FontStudio are gone, and the
whereabouts of George Williams are unknown, but FontForge has grown
into a highly capable and mature product. It supports dozens of
file formats and includes such features as spline stroking, overlap
removal, and Python scripting. And it is still free software. With
over 100,000 users, it is the most widely used typeface design tool
in the world.

It may seem anti-climactic that today's 20th anniversary release
includes no major changes or new features, but it perfectly befits
a product that has evolved carefully and slowly over its entire
lifecycle with almost no breaking changes. Whether for the special
commemorative splash screen or for the countless small improvements
and fixes, we hope that you will try it. It is available, as always,
on the FontForge website <https://fontforge.org/>;.

The entire project team thank you for your support.

diffstat:

 fonts/fontforge/Makefile |   5 ++---
 fonts/fontforge/PLIST    |   5 ++++-
 fonts/fontforge/distinfo |  10 +++++-----
 3 files changed, 11 insertions(+), 9 deletions(-)

diffs (55 lines):

diff -r 89e2a65563a0 -r e0f6c2f6d5cd fonts/fontforge/Makefile
--- a/fonts/fontforge/Makefile  Mon Nov 09 14:26:04 2020 +0000
+++ b/fonts/fontforge/Makefile  Mon Nov 09 14:27:54 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2020/11/05 09:08:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.120 2020/11/09 14:27:54 wiz Exp $
 
-DISTNAME=      fontforge-20200314
-PKGREVISION=   1
+DISTNAME=      fontforge-20201107
 CATEGORIES=    fonts editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fontforge/}
 GITHUB_PROJECT=        fontforge
diff -r 89e2a65563a0 -r e0f6c2f6d5cd fonts/fontforge/PLIST
--- a/fonts/fontforge/PLIST     Mon Nov 09 14:26:04 2020 +0000
+++ b/fonts/fontforge/PLIST     Mon Nov 09 14:27:54 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.37 2020/09/09 10:32:08 wiz Exp $
+@comment $NetBSD: PLIST,v 1.38 2020/11/09 14:27:54 wiz Exp $
 bin/fontforge
 bin/fontimage
 bin/fontlint
@@ -302,6 +302,8 @@
 share/fontforge/pixmaps/selectyellow.png
 share/fontforge/pixmaps/shadow.png
 share/fontforge/pixmaps/skew.png
+share/fontforge/pixmaps/splash2019.png
+share/fontforge/pixmaps/splash2020.png
 share/fontforge/pixmaps/styleschangeweight.png
 share/fontforge/pixmaps/styleschangexheight.png
 share/fontforge/pixmaps/stylesextendcondense.png
@@ -391,6 +393,7 @@
 share/locale/pl/LC_MESSAGES/FontForge.mo
 share/locale/pt/LC_MESSAGES/FontForge.mo
 share/locale/ru/LC_MESSAGES/FontForge.mo
+share/locale/tr_TR/LC_MESSAGES/FontForge.mo
 share/locale/uk/LC_MESSAGES/FontForge.mo
 share/locale/vi/LC_MESSAGES/FontForge.mo
 share/locale/zh_CN/LC_MESSAGES/FontForge.mo
diff -r 89e2a65563a0 -r e0f6c2f6d5cd fonts/fontforge/distinfo
--- a/fonts/fontforge/distinfo  Mon Nov 09 14:26:04 2020 +0000
+++ b/fonts/fontforge/distinfo  Mon Nov 09 14:27:54 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.72 2020/09/09 10:32:08 wiz Exp $
+$NetBSD: distinfo,v 1.73 2020/11/09 14:27:54 wiz Exp $
 
-SHA1 (fontforge-20200314.tar.xz) = 63c13a6f1773b04f87342a2553e28be844401498
-RMD160 (fontforge-20200314.tar.xz) = c7368a53f6a5b6649f7bc18a957368006870b67b
-SHA512 (fontforge-20200314.tar.xz) = 09f5dc93f87ca63668d72d108690604489d6b3cec7eedff1c07ad6d1ce5eae442ab60e79e71ae8b99e9808f3551011788025a86ffc3a9738518d99761d849975
-Size (fontforge-20200314.tar.xz) = 13850076 bytes
+SHA1 (fontforge-20201107.tar.xz) = a08657249096b6d8bdc0fce2f4050ccbaed830f7
+RMD160 (fontforge-20201107.tar.xz) = 25ef811489661aa66200c3d49a5e6f8951129d9c
+SHA512 (fontforge-20201107.tar.xz) = cf9666395405ab02943f0160959f04251bd2a80e279a8f60431089ad19a4c5a232efd42097050ed9f6c1fb39d01488176262949fd81f5f0960fe853b497437dc
+Size (fontforge-20201107.tar.xz) = 14163424 bytes
 SHA1 (patch-fontforge_splinefont.h) = be7739b6145b3c622913efa9f2d679860c35cccb



Home | Main Index | Thread Index | Old Index