pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tgif update to PL44
details: https://anonhg.NetBSD.org/pkgsrc/rev/80c75cf19080
branches: trunk
changeset: 487528:80c75cf19080
user: drochner <drochner%pkgsrc.org@localhost>
date: Sun Jan 16 12:20:06 2005 +0000
description:
update to PL44
changes:
Fix a bug with imagemap generation.
Replace "eq4.sym" and "eq4-2x.sym". These new LaTeX equation symbols do *not*
use pstoepsi, ps2epsi, etc. It only requires "latex", "dvips", and "gs" to
function.
Add the following new internal commands:
pstoepsi(<target_eps_path>,<src_ps_path>,<scale>)
diffstat:
graphics/tgif/Makefile | 5 ++---
graphics/tgif/distinfo | 7 ++++---
graphics/tgif/patches/patch-aa | 12 ++++++++++++
3 files changed, 18 insertions(+), 6 deletions(-)
diffs (42 lines):
diff -r f99868e6460b -r 80c75cf19080 graphics/tgif/Makefile
--- a/graphics/tgif/Makefile Sun Jan 16 12:01:23 2005 +0000
+++ b/graphics/tgif/Makefile Sun Jan 16 12:20:06 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2004/10/03 00:14:58 tv Exp $
+# $NetBSD: Makefile,v 1.47 2005/01/16 12:20:06 drochner Exp $
#
-DISTNAME= tgif-4.1.43
-PKGREVISION= 1
+DISTNAME= tgif-4.1.44
CATEGORIES= graphics
MASTER_SITES= ftp://bourbon.usc.edu/pub/tgif/free-of-charge/
diff -r f99868e6460b -r 80c75cf19080 graphics/tgif/distinfo
--- a/graphics/tgif/distinfo Sun Jan 16 12:01:23 2005 +0000
+++ b/graphics/tgif/distinfo Sun Jan 16 12:20:06 2005 +0000
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.7 2003/08/19 09:19:37 dmcmahill Exp $
+$NetBSD: distinfo,v 1.8 2005/01/16 12:20:06 drochner Exp $
-SHA1 (tgif-4.1.43.tar.gz) = 8913c41263f90a046e7e8dea8f5da4203e13c572
-Size (tgif-4.1.43.tar.gz) = 1618636 bytes
+SHA1 (tgif-4.1.44.tar.gz) = 9213981dfd45c34ee17723c8e8e970ecee708290
+Size (tgif-4.1.44.tar.gz) = 1877564 bytes
+SHA1 (patch-aa) = c240d7c0a2791fd72da187494e5999f835381488
diff -r f99868e6460b -r 80c75cf19080 graphics/tgif/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/tgif/patches/patch-aa Sun Jan 16 12:20:06 2005 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.7 2005/01/16 12:20:06 drochner Exp $
+
+--- patchlvl.h.orig 2005-01-15 23:30:47.000000000 +0100
++++ patchlvl.h
+@@ -34,6 +34,6 @@
+ #ifndef _TGIF_PATCHLEVEL_H_
+ #define _TGIF_PATCHLEVEL_H_
+
+-#define TGIF_PATCHLEVEL 43
++#define TGIF_PATCHLEVEL 44
+
+ #endif /*_TGIF_PATCHLEVEL_H_*/
Home |
Main Index |
Thread Index |
Old Index