pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/mftrace Update to 1.1.1 (1.0.35 distfile gives m...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f7f39dfc9dc
branches:  trunk
changeset: 486668:3f7f39dfc9dc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 31 17:01:12 2004 +0000

description:
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:

 fonts/mftrace/Makefile |  5 ++---
 fonts/mftrace/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 5afa679f7580 -r 3f7f39dfc9dc fonts/mftrace/Makefile
--- a/fonts/mftrace/Makefile    Fri Dec 31 16:46:22 2004 +0000
+++ b/fonts/mftrace/Makefile    Fri Dec 31 17:01:12 2004 +0000
@@ -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 -r 5afa679f7580 -r 3f7f39dfc9dc fonts/mftrace/distinfo
--- a/fonts/mftrace/distinfo    Fri Dec 31 16:46:22 2004 +0000
+++ b/fonts/mftrace/distinfo    Fri Dec 31 17:01:12 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index