diff options
author | rh <rh@pkgsrc.org> | 2000-08-28 13:11:31 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-08-28 13:11:31 +0000 |
commit | c8ae3ec1c83ec5bb4b92a4acb827d21bdb0acc8b (patch) | |
tree | 597458ee11416e7bacebbf48e9d8ad70b529a570 | |
parent | cf29f0bb6d08c3f40dd3d74294cb43fd9e3fddeb (diff) | |
download | pkgsrc-c8ae3ec1c83ec5bb4b92a4acb827d21bdb0acc8b.tar.gz |
Update tgif to 4.1.38. Changes include:
* Fix a bug in Latest Release Info under the Help Menu.
* Fix a bug in handling the Edit Attribute in Editor Context Menu when the
edit_attrs_in_context_menu attribute is used.
* Fix a bug that may cause seg faults when reading tgif files.
* Fix a bug in Print Selected Objects that imported EPS objects are not
exported.
* For a tgif file in landscape mode, generate the correct (rotated) PDF
file.
* Update ja.po.
* Add a README file in the spice subdirectory to include some notes on the
ports and components feature of tgif.
* Add a compiler option -D_PRTGIF_USE_ISO_LATIN_1_ALWAYS to always use ISO
8859-1 character set for single-byte characters when running tgif with
the -print commandline option. Please only use this if you are sure that
you will *never* use other encoding. You can selectively turn off
reencoding by using either the Tgif.DontReencode X default or the
-dontreencode commandline option.
-rw-r--r-- | graphics/tgif/Makefile | 4 | ||||
-rw-r--r-- | graphics/tgif/files/md5 | 4 | ||||
-rw-r--r-- | graphics/tgif/pkg/PLIST | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index 50f587e0abc..9fca7cb0dd5 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2000/08/06 18:29:58 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.27 2000/08/28 13:11:31 rh Exp $ # -DISTNAME= tgif-4.1.35 +DISTNAME= tgif-4.1.38 CATEGORIES= graphics MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ ftp://ftp.cs.ucla.edu/pub/tgif/ diff --git a/graphics/tgif/files/md5 b/graphics/tgif/files/md5 index 0cbfb52cb00..f79405dffeb 100644 --- a/graphics/tgif/files/md5 +++ b/graphics/tgif/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.18 2000/08/06 18:29:59 dmcmahill Exp $ +$NetBSD: md5,v 1.19 2000/08/28 13:11:31 rh Exp $ -MD5 (tgif-4.1.35.tar.gz) = 9370cf1886db7327dea4e229416355cf +MD5 (tgif-4.1.38.tar.gz) = 64a35f9735aac4de39eeaf7e75416849 diff --git a/graphics/tgif/pkg/PLIST b/graphics/tgif/pkg/PLIST index f269744b359..f4cb8ae6d81 100644 --- a/graphics/tgif/pkg/PLIST +++ b/graphics/tgif/pkg/PLIST @@ -1,5 +1,6 @@ -@comment $NetBSD: PLIST,v 1.5 2000/07/08 16:18:34 rh Exp $ +@comment $NetBSD: PLIST,v 1.6 2000/08/28 13:11:31 rh Exp $ bin/tgif +lib/X11/doc/html/tgif.1.html lib/X11/tgif/eq4-2x.sym lib/X11/tgif/eq4-epstool.sym lib/X11/tgif/eq4-ps2epsi.sym |