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.0 and take M...
details: https://anonhg.NetBSD.org/pkgsrc/rev/afcd33a9f000
branches: trunk
changeset: 444825:afcd33a9f000
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Wed Jan 13 12:06:39 2021 +0000
description:
psftools: update to 1.1.0 and take MAINTAINER.
ChangeLog:
2021-01-12 John Elliott
* psftools-1.1.0 released.
* ams2psf, psf2ams: Now support SCRCHAR.JOY, the LocoScript screen
font file.
* psf2ams: A short .PSF font converted to a .COM file will now only
redefine those characters defined by the .PSF font.
2020-12-22 John Elliott
* Support added for (internal and external) code page mappings
with more than 256 characters. The format of the .CP2 files used
to hold these mappings has been changed accordingly.
* Codepage names are now matched case-insensitively.
* New codepages: LS3 (LocoScript 3), QX10 (Epson QX-10) and PRINTIT
(MML Systems Printit, a subset of QX10)
* raw2psf: Bugfix: --codepage was not setting the Unicode mapping on
the last character in the font.
* psf2ams: If passed an 8x16 font, the self-loading COM file now
loads it at full height on the PCW16 (and scales it down
on other computers).
* psf2xbm: Added an --across option allowing the width of the output
bitmap to be changed (height is adjusted to match).
diffstat:
sysutils/psftools/Makefile | 6 +++---
sysutils/psftools/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (33 lines):
diff -r d9c975dddbc3 -r afcd33a9f000 sysutils/psftools/Makefile
--- a/sysutils/psftools/Makefile Wed Jan 13 11:50:55 2021 +0000
+++ b/sysutils/psftools/Makefile Wed Jan 13 12:06:39 2021 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2020/12/08 17:05:31 fcambus Exp $
+# $NetBSD: Makefile,v 1.10 2021/01/13 12:06:39 fcambus Exp $
#
-DISTNAME= psftools-1.0.14
+DISTNAME= psftools-1.1.0
CATEGORIES= sysutils fonts
MASTER_SITES= https://www.seasip.info/Unix/PSF/
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= fcambus%NetBSD.org@localhost
HOMEPAGE= https://www.seasip.info/Unix/PSF/
COMMENT= Tools for manipulating fixed-width, [typically] console fonts
LICENSE= gnu-gpl-v2
diff -r d9c975dddbc3 -r afcd33a9f000 sysutils/psftools/distinfo
--- a/sysutils/psftools/distinfo Wed Jan 13 11:50:55 2021 +0000
+++ b/sysutils/psftools/distinfo Wed Jan 13 12:06:39 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2020/12/08 17:05:31 fcambus Exp $
+$NetBSD: distinfo,v 1.8 2021/01/13 12:06:39 fcambus Exp $
-SHA1 (psftools-1.0.14.tar.gz) = cd4a01856f49c6c8f07c9affcfc72ee2142f0e11
-RMD160 (psftools-1.0.14.tar.gz) = 78441e9161d9ed37c399b28fcad7202f23a66cf8
-SHA512 (psftools-1.0.14.tar.gz) = 82384977045e301404357d7861ea38dd276b005d4a258e406267c7c745946c1be25cbdf237563de1945ea0bdae4bfe5d14154ff7650298256e2d7a10f8e6f464
-Size (psftools-1.0.14.tar.gz) = 776662 bytes
+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
Home |
Main Index |
Thread Index |
Old Index