summaryrefslogtreecommitdiff
path: root/graphics/ivtools/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-08-22 03:20:49 +0000
committermarkd <markd@pkgsrc.org>2004-08-22 03:20:49 +0000
commit6e51c4c36bbb85b2028066e878cf480e5fd30fe6 (patch)
tree3553aaf9b2afee53213c9a91cf4e46160e5d7642 /graphics/ivtools/Makefile
parentc2df537d07b00f1d8ff82ee39673d89590304740 (diff)
downloadpkgsrc-6e51c4c36bbb85b2028066e878cf480e5fd30fe6.tar.gz
Update ivtools to 1.2.1
July 13th, 2004 ivtools-1.2.1 Two crashes discovered and fixed by Michal Palczewski (mpalczew at users.sourceforge.net). One was a crash on exit after a delete with idraw/drawtool, the other was a crash upon delete with graphdraw. They turned out to be long-standing bugs in the order of object deletion, problems that hadn't appeared with other versions of gcc. RedHat must have adopted a more aggressive recycling of freed space in a recent release. Thanks Michal. June 3rd, 2004 ivtools-1.2 ivtools-1.2 sets a new direction for the package, toward peer-to-peer drawing chat. ivtools' drawserv, the editor that incorporates every ivtool mechanism to date (multi-frame, graph-editing, integrated scripting language) has been extended to support a unique kind of small-granularity shared whiteboard. This work was based on the pre-existing networked scripting capability of ivtools' comdraw. Then the pasting of any graphic was intercepted, and the graphic serialized into a command that could be communicated to other drawing editors to keep them in sync.
Diffstat (limited to 'graphics/ivtools/Makefile')
-rw-r--r--graphics/ivtools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ivtools/Makefile b/graphics/ivtools/Makefile
index 634e9a7de6f..ae6c9c24af2 100644
--- a/graphics/ivtools/Makefile
+++ b/graphics/ivtools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2004/05/29 13:06:29 markd Exp $
+# $NetBSD: Makefile,v 1.9 2004/08/22 03:20:49 markd Exp $
-DISTNAME= ivtools-1.1.3
+DISTNAME= ivtools-1.2.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ivtools/}
EXTRACT_SUFX= .tgz