pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/psftools Update to psftools-1.0.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/25701012cdc2
branches: trunk
changeset: 544992:25701012cdc2
user: bjs <bjs%pkgsrc.org@localhost>
date: Wed Jul 23 23:47:16 2008 +0000
description:
Update to psftools-1.0.7.
* Codepages: The PPCGREEK codepage had the two lower-case sigmas the
wrong way round. Various other corrections made to the PPCGREEK and
PPC860 codepages.
* psf2bbc: Converts a PSF font to a BBC Micro soft font.
* bbc2psf: Reverses psf2bbc; converts a BBC Micro soft font to PSF.
* The BBCMICRO codepage now covers characters 32-255.
diffstat:
sysutils/psftools/Makefile | 5 ++---
sysutils/psftools/PLIST | 4 +++-
sysutils/psftools/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 26e3264d1423 -r 25701012cdc2 sysutils/psftools/Makefile
--- a/sysutils/psftools/Makefile Wed Jul 23 23:46:54 2008 +0000
+++ b/sysutils/psftools/Makefile Wed Jul 23 23:47:16 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/02/17 17:58:53 bjs Exp $
+# $NetBSD: Makefile,v 1.4 2008/07/23 23:47:16 bjs Exp $
#
-DISTNAME= psftools-1.0.6
-PKGNAME= ${DISTNAME:S/-rc1//}
+DISTNAME= psftools-1.0.7
CATEGORIES= sysutils fonts
MASTER_SITES= http://www.seasip.info/Unix/PSF/
diff -r 26e3264d1423 -r 25701012cdc2 sysutils/psftools/PLIST
--- a/sysutils/psftools/PLIST Wed Jul 23 23:46:54 2008 +0000
+++ b/sysutils/psftools/PLIST Wed Jul 23 23:47:16 2008 +0000
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2007/12/31 23:38:29 bjs Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/07/23 23:47:16 bjs Exp $
+bin/bbc2psf
bin/cpi2psf
bin/cpicomp
bin/cpidcomp
@@ -7,6 +8,7 @@
bin/fon2fnts
bin/mda2psf
bin/page2cp2
+bin/psf2bbc
bin/psf2bdf
bin/psf2bsd
bin/psf2fnt
diff -r 26e3264d1423 -r 25701012cdc2 sysutils/psftools/distinfo
--- a/sysutils/psftools/distinfo Wed Jul 23 23:46:54 2008 +0000
+++ b/sysutils/psftools/distinfo Wed Jul 23 23:47:16 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/02/17 17:58:53 bjs Exp $
+$NetBSD: distinfo,v 1.4 2008/07/23 23:47:16 bjs Exp $
-SHA1 (psftools-1.0.6.tar.gz) = d79c94137fc583039c1a8d89840b545dda0465bf
-RMD160 (psftools-1.0.6.tar.gz) = d5abafc9b7d93d53fb7aad9f2c2d06d0be18d9e6
-Size (psftools-1.0.6.tar.gz) = 544400 bytes
+SHA1 (psftools-1.0.7.tar.gz) = 4e8b2e7686532a25c18cacaeb90a8f0ed57a30c6
+RMD160 (psftools-1.0.7.tar.gz) = 7be57c4a8598e2b442750751cd3304ca5790d9d7
+Size (psftools-1.0.7.tar.gz) = 547537 bytes
Home |
Main Index |
Thread Index |
Old Index