pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/psftools psftools: update to 1.1.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e8ba9fd30c6
branches: trunk
changeset: 447041:6e8ba9fd30c6
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Feb 15 07:41:52 2021 +0000
description:
psftools: update to 1.1.1.
2021-01-22 John Elliott
* psftools-1.1.1 released.
* Core functions added to support the Berkeley Unix vfont format,
a variable-width font format that otherwise has similar
capabilities to PSF1.
* Also supports a new 'vfont2' format, aiming at lossless conversion
PSF2 -> vfont2 -> PSF2.
* New utilities to support vfont: psf2vfont, vfont2psf, txt2vfont,
vfont2txt, vfont2ppm.
diffstat:
sysutils/psftools/Makefile | 4 ++--
sysutils/psftools/PLIST | 13 ++++++++++++-
sysutils/psftools/distinfo | 10 +++++-----
3 files changed, 19 insertions(+), 8 deletions(-)
diffs (76 lines):
diff -r 8e02950a56b5 -r 6e8ba9fd30c6 sysutils/psftools/Makefile
--- a/sysutils/psftools/Makefile Mon Feb 15 04:39:57 2021 +0000
+++ b/sysutils/psftools/Makefile Mon Feb 15 07:41:52 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2021/01/13 12:06:39 fcambus Exp $
+# $NetBSD: Makefile,v 1.11 2021/02/15 07:41:52 fcambus Exp $
#
-DISTNAME= psftools-1.1.0
+DISTNAME= psftools-1.1.1
CATEGORIES= sysutils fonts
MASTER_SITES= https://www.seasip.info/Unix/PSF/
diff -r 8e02950a56b5 -r 6e8ba9fd30c6 sysutils/psftools/PLIST
--- a/sysutils/psftools/PLIST Mon Feb 15 04:39:57 2021 +0000
+++ b/sysutils/psftools/PLIST Mon Feb 15 07:41:52 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2020/12/08 17:05:31 fcambus Exp $
+@comment $NetBSD: PLIST,v 1.6 2021/02/15 07:41:52 fcambus Exp $
bin/ams2psf
bin/bbc2psf
bin/cpi2psf
@@ -18,6 +18,7 @@
bin/psf2pbms
bin/psf2raw
bin/psf2txt
+bin/psf2vfont
bin/psf2wof
bin/psf2wyse
bin/psf2xbm
@@ -30,6 +31,10 @@
bin/psfxform
bin/raw2psf
bin/txt2psf
+bin/txt2vfont
+bin/vfont2ppm
+bin/vfont2psf
+bin/vfont2txt
bin/wof2psf
bin/wyse2psf
bin/zx2psf
@@ -52,6 +57,7 @@
man/man1/psf2pbms.1
man/man1/psf2raw.1
man/man1/psf2txt.1
+man/man1/psf2vfont.1
man/man1/psf2wof.1
man/man1/psf2wyse.1
man/man1/psf2xbm.1
@@ -64,6 +70,11 @@
man/man1/psfxform.1
man/man1/raw2psf.1
man/man1/txt2psf.1
+man/man1/txt2vfont.1
+man/man1/vfont2ppm.1
+man/man1/vfont2psf.1
+man/man1/vfont2txt.1
man/man1/wof2psf.1
man/man1/wyse2psf.1
man/man1/zx2psf.1
+man/man5/vfont2.5
diff -r 8e02950a56b5 -r 6e8ba9fd30c6 sysutils/psftools/distinfo
--- a/sysutils/psftools/distinfo Mon Feb 15 04:39:57 2021 +0000
+++ b/sysutils/psftools/distinfo Mon Feb 15 07:41:52 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/01/13 12:06:39 fcambus Exp $
+$NetBSD: distinfo,v 1.9 2021/02/15 07:41:52 fcambus Exp $
-SHA1 (psftools-1.1.0.tar.gz) = 089a15538761e1e0079a337975f740572349ceb6
-RMD160 (psftools-1.1.0.tar.gz) = dbfce1244eb04ea194719df6195d908f6c663f73
-SHA512 (psftools-1.1.0.tar.gz) = cc56c1b63f6fd89d0ceca628aa938eca0103a2510b72449961bee18b79c142a743c9f4546ba6c59e9b226d0142e85af8fafed0b444fb8036bca5548e4da08aaf
-Size (psftools-1.1.0.tar.gz) = 805322 bytes
+SHA1 (psftools-1.1.1.tar.gz) = 29471c81069956eb7df282065e28e7a1b9b9658f
+RMD160 (psftools-1.1.1.tar.gz) = 62d736ec653dfb5dfdda46642ed2e13ca518303b
+SHA512 (psftools-1.1.1.tar.gz) = 6decda6a690e3e1959ebd9ab1f62aa171d8c5b52fb8a014af785121a59e4fa1af2bbbf7621413bbfcb6f84f64acb5fbff02a6f8c4ac9f60a0fa85beca8ad3030
+Size (psftools-1.1.1.tar.gz) = 824186 bytes
Home |
Main Index |
Thread Index |
Old Index