summaryrefslogtreecommitdiff
path: root/graphics/graphviz/patches/patch-ah
diff options
context:
space:
mode:
authorseb <seb>2003-07-28 10:06:43 +0000
committerseb <seb>2003-07-28 10:06:43 +0000
commitfa803441932274e2214a01d14a13cc266126d759 (patch)
tree712f53758368e3cec0b2ecef92702acce416f064 /graphics/graphviz/patches/patch-ah
parent2dbb68285dbed0f892ea562cc05077009b2bf8ad (diff)
downloadpkgsrc-fa803441932274e2214a01d14a13cc266126d759.tar.gz
Update to version 1.10.
Changes since version 1.9: July 9, 2003 - rerelease 1.10 with ast_common.h fix in -devel rpms July 3, 2003 - declare this version 1.10 - general - "mkdir obj;cd obj;../configure;make" now works (bug #293) - "make prefix=xxx" now works (bug #274) - "--with-wish=xxx" now works (bug #270) - remove generated file: ast_common.h from source distributions - make GIF support configurable - added .cvsignore thoughout source tree to reduce CVS noise - FAQ updates - documentation updates for gpr - improve portability of dotneato-config, but requires libtool now - improvements to error processing for library users -gd - sync with gd-2.0.15 - optimize line drawing code - dot, neato, twopi - fix bugs 240,270,274,293,298,303 - support "peripheries=0" without crashing - add support for "dia" output format (-Tdia) - espf fixes (use of showpage) - svg fixes (coordinates and viewBox) - ismap/imap, fixes (quoting of label strings) - fix to "point" shape - improve (m|c|re)alloc usage - improve handling of very-small fonts in bitmap outputs. - various fixes for multiple -T -o feature - add support for splines to records and ports (neato) - various improvements to libpack - dot_init_graph and neato_init_graph external for library users - cluster improvements (neato) - fix support for truecolor - normalize splines so that they now always go from tail to head - add some simple help text for any unrecognized option (e.g. -? -h --help) - tools - extend gpr language to allow access to command-line arguments - add sqrt() function to gpr - add new tool - gvpack - tcldot - use .dll extension if on windows - doted demo - use tcl's file requestor instead of homebrew - add zooming controlled by mousewheel - support additonal export formats
Diffstat (limited to 'graphics/graphviz/patches/patch-ah')
-rw-r--r--graphics/graphviz/patches/patch-ah12
1 files changed, 6 insertions, 6 deletions
diff --git a/graphics/graphviz/patches/patch-ah b/graphics/graphviz/patches/patch-ah
index cd22ec5659f..ddab5d7632b 100644
--- a/graphics/graphviz/patches/patch-ah
+++ b/graphics/graphviz/patches/patch-ah
@@ -1,12 +1,12 @@
-$NetBSD: patch-ah,v 1.3 2003/03/03 11:35:00 seb Exp $
+$NetBSD: patch-ah,v 1.4 2003/07/28 10:06:48 seb Exp $
---- tcldgl/Makefile.am.orig 2003-01-15 17:22:16.000000000 +0000
+--- tcldgl/Makefile.am.orig 2003-06-04 17:12:53.000000000 +0000
+++ tcldgl/Makefile.am
@@ -34,7 +34,7 @@ libtcldgl_la_LIBADD = \
- $(top_srcdir)/agutil/libagutil.la \
- $(top_srcdir)/shape/libshape.la \
- $(top_srcdir)/ns/libns.la \
-- $(top_srcdir)/tclstubs/libtclstubs.la
+ $(top_builddir)/agutil/libagutil.la \
+ $(top_builddir)/shape/libshape.la \
+ $(top_builddir)/ns/libns.la \
+- $(top_builddir)/tclstubs/libtclstubs.la
+ ${TCL_STUB_LIB_SPEC}
all-local: pkgIndex.tcl