pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ivtools Update to ivtools 1.2.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78bd972e1b18
branches:  trunk
changeset: 516614:78bd972e1b18
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Jul 24 12:04:26 2006 +0000

description:
Update to ivtools 1.2.4

July 20th, 2006  ivtools-1.2.4
- changes for compiling with gcc-4.0
- changes to socket-driven (ACE) use of comterp to support multi-line commands
- changes to allow re-use of scanner/parser with multiple operator tables

October 7th, 2005  ivtools-1.2.3
- add support for an external libtiff with a --with-tiff (and
-with-tiff-lib) configure arguments.
- changes necessary to compile with gcc-4.0
- changes necessary to compile with gcc-4.0 on top of ACE-5.4.7
- changes necessary to compile on suse-9.3 linux (amd64 platform).
Contributed by Paul Vixie.
- fixed bug in "addtool" command/mechanism in graphdraw and drawserv
- added support for color expressions to graphdraw (:colexpr), to
allow attribute-sensitive computation of a node's color.

diffstat:

 graphics/ivtools/Makefile         |   5 ++---
 graphics/ivtools/PLIST            |   3 ++-
 graphics/ivtools/distinfo         |  12 ++++++------
 graphics/ivtools/patches/patch-ab |  12 ++++++------
 graphics/ivtools/patches/patch-ad |   8 ++++----
 5 files changed, 20 insertions(+), 20 deletions(-)

diffs (102 lines):

diff -r c81dbebb59eb -r 78bd972e1b18 graphics/ivtools/Makefile
--- a/graphics/ivtools/Makefile Mon Jul 24 10:32:36 2006 +0000
+++ b/graphics/ivtools/Makefile Mon Jul 24 12:04:26 2006 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2006/05/15 21:55:32 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2006/07/24 12:04:26 markd Exp $
 
-DISTNAME=      ivtools-1.2.2
-PKGREVISION=   2
+DISTNAME=      ivtools-1.2.4
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ivtools/}
 EXTRACT_SUFX=  .tgz
diff -r c81dbebb59eb -r 78bd972e1b18 graphics/ivtools/PLIST
--- a/graphics/ivtools/PLIST    Mon Jul 24 10:32:36 2006 +0000
+++ b/graphics/ivtools/PLIST    Mon Jul 24 12:04:26 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2004/08/22 03:20:49 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/07/24 12:04:26 markd Exp $
 bin/comdraw
 bin/comterp
 bin/comtest
@@ -563,6 +563,7 @@
 include/Unidraw/upage.h
 include/Unidraw/viewer.h
 include/ivstd/fstream.h
+include/ivstd/iosfwd
 include/ivstd/iostream.h
 include/ivstd/malloc.h
 include/ivstd/math.h
diff -r c81dbebb59eb -r 78bd972e1b18 graphics/ivtools/distinfo
--- a/graphics/ivtools/distinfo Mon Jul 24 10:32:36 2006 +0000
+++ b/graphics/ivtools/distinfo Mon Jul 24 12:04:26 2006 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.10 2006/01/04 11:23:54 markd Exp $
+$NetBSD: distinfo,v 1.11 2006/07/24 12:04:26 markd Exp $
 
-SHA1 (ivtools-1.2.2.tgz) = b4cd471e9d2e81cc5e20241a41dbadfd18a59806
-RMD160 (ivtools-1.2.2.tgz) = 365781319d24be00c88edac05954e5e1bb49a5a1
-Size (ivtools-1.2.2.tgz) = 2136636 bytes
+SHA1 (ivtools-1.2.4.tgz) = 9c9cbfeedd7692c001b458ce82958428082367a5
+RMD160 (ivtools-1.2.4.tgz) = 88cc853e7a31b56a1968021c86394084ba07a4f4
+Size (ivtools-1.2.4.tgz) = 2145688 bytes
 SHA1 (patch-aa) = 191619b7db43c47d7cc991bc33787434f0ef6948
-SHA1 (patch-ab) = 538b98662592212b03afda8c82b53ec7c2bff094
+SHA1 (patch-ab) = 513a29c861c7e33771667088668eaf7ff8e12778
 SHA1 (patch-ac) = bcda1a0b71b669ad6a4900077564c226af262708
-SHA1 (patch-ad) = 8edf1ceee1c1361a6ebbae3f2d68125ee6584ea1
+SHA1 (patch-ad) = 6ea96c7805bb28305f42e980a86152317988be64
diff -r c81dbebb59eb -r 78bd972e1b18 graphics/ivtools/patches/patch-ab
--- a/graphics/ivtools/patches/patch-ab Mon Jul 24 10:32:36 2006 +0000
+++ b/graphics/ivtools/patches/patch-ab Mon Jul 24 12:04:26 2006 +0000
@@ -1,22 +1,22 @@
-$NetBSD: patch-ab,v 1.2 2004/05/29 13:06:29 markd Exp $
+$NetBSD: patch-ab,v 1.3 2006/07/24 12:04:26 markd Exp $
 
---- configure.orig     2004-01-30 07:22:33.000000000 +1300
+--- configure.orig     2005-10-07 07:00:22.000000000 +1300
 +++ configure
-@@ -3635,7 +3635,7 @@ if test "${ac_cv_lib_stdcpp_peek__7istre
+@@ -3734,7 +3734,7 @@ if test "${ac_cv_lib_stdcpp_peek__7istre
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
    ac_check_lib_save_LIBS=$LIBS
 -LIBS="-lstdc++  $LIBS"
 +LIBS="-lstdc++ -lm $LIBS"
  cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
  /* confdefs.h.  */
-@@ -3695,7 +3695,7 @@ if test "${ac_cv_lib_stdcpp__ZNSi4peekEv
+ _ACEOF
+@@ -3804,7 +3804,7 @@ if test "${ac_cv_lib_stdcpp__ZNSi4peekEv
    echo $ECHO_N "(cached) $ECHO_C" >&6
  else
    ac_check_lib_save_LIBS=$LIBS
 -LIBS="-lstdc++  $LIBS"
 +LIBS="-lstdc++ -lm $LIBS"
  cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
  /* confdefs.h.  */
+ _ACEOF
diff -r c81dbebb59eb -r 78bd972e1b18 graphics/ivtools/patches/patch-ad
--- a/graphics/ivtools/patches/patch-ad Mon Jul 24 10:32:36 2006 +0000
+++ b/graphics/ivtools/patches/patch-ad Mon Jul 24 12:04:26 2006 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-ad,v 1.5 2006/01/04 11:23:54 markd Exp $
+$NetBSD: patch-ad,v 1.6 2006/07/24 12:04:26 markd Exp $
 
---- src/Dispatch/dispatcher.c.orig     2005-03-22 21:29:18.945569000 +1200
+--- src/Dispatch/dispatcher.c.orig     2005-01-27 07:39:22.000000000 +1300
 +++ src/Dispatch/dispatcher.c
 @@ -659,7 +659,7 @@ int Dispatcher::waitFor(
  #endif
  #else
  #ifdef SA_NOCLDSTOP                   /* POSIX */
--#if defined(hpux) || defined(linux)
-+#if defined(hpux) || defined(linux) || (defined(sun) && defined(__svr4__)) || defined(__NetBSD__)
+-#if defined(hpux) || defined(linux) || defined(sun) && defined(__svr4__)
++#if defined(hpux) || defined(linux) || defined(sun) && defined(__svr4__) || defined(__NetBSD__)
        sa.sa_handler = (void (*)(int))(&Dispatcher::sigCLD);
  #else
        sa.sa_handler = fxSIGACTIONHANDLER(&Dispatcher::sigCLD);



Home | Main Index | Thread Index | Old Index