diff options
author | wiz <wiz> | 2004-12-31 17:01:12 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-12-31 17:01:12 +0000 |
commit | 7ae6b0826b412388d0ea0f8f302e85d395d5a7d0 (patch) | |
tree | c96fb3c234abc2446ac459779092ba9046c393de /fonts | |
parent | a4fe76b28d711979d37b874bdce3d9192b0c958b (diff) | |
download | pkgsrc-7ae6b0826b412388d0ea0f8f302e85d395d5a7d0.tar.gz |
Update to 1.1.1 (1.0.35 distfile gives me checksum errors):
2004-12-21 Han-Wen Nienhuys
* configure.in (PYTHON): release 1.1.1
* mftrace.py (option_definitions): add --no-afm option
2004-12-19 Jan Nieuwenhuizen
* GNUmakefile.in (GNUmakefile): Depend on configure
(configure): Run ./configure after running autoconf (not
config.status, which has old, cached values).
2004-12-19 Han-Wen Nienhuys
* configure.in (PYTHON): bump version to 1.1.0; release.
* mftrace.py (to_type1): always create .pfa.raw
(make_outputs): generate all outputs in one script. Add SVG output.
(glyph_range): use --formats, remove other options.
2004-12-02 Han-Wen Nienhuys
* mftrace.py (make_ttf): call AddExtrema() too.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/mftrace/Makefile | 5 | ||||
-rw-r--r-- | fonts/mftrace/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/fonts/mftrace/Makefile b/fonts/mftrace/Makefile index e9a29ab5b6c..200f703e62f 100644 --- a/fonts/mftrace/Makefile +++ b/fonts/mftrace/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2004/11/29 10:14:17 adam Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/31 17:01:12 wiz Exp $ -DISTNAME= mftrace-1.0.35 -PKGREVISION= 1 +DISTNAME= mftrace-1.1.1 CATEGORIES= fonts MASTER_SITES= http://www.xs4all.nl/~hanwen/mftrace/ diff --git a/fonts/mftrace/distinfo b/fonts/mftrace/distinfo index 27f3e39f83e..0a14fba6b10 100644 --- a/fonts/mftrace/distinfo +++ b/fonts/mftrace/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2004/11/26 13:03:59 adam Exp $ +$NetBSD: distinfo,v 1.2 2004/12/31 17:01:12 wiz Exp $ -SHA1 (mftrace-1.0.35.tar.gz) = 9118e1c300c81881b7911dcdee2b39fd6f76b595 -Size (mftrace-1.0.35.tar.gz) = 53773 bytes +SHA1 (mftrace-1.1.1.tar.gz) = 5a8878809ef0e26ea5f64365009da031811e2884 +Size (mftrace-1.1.1.tar.gz) = 53749 bytes SHA1 (patch-aa) = e4fff5da8371efc7660539f2520a09cd802b9e81 |