diff options
author | mjl <mjl@pkgsrc.org> | 2002-09-01 00:38:08 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2002-09-01 00:38:08 +0000 |
commit | c87f596c3498bf9a8cd757c66de8fb06de6a6c69 (patch) | |
tree | 42fba4b03ba91f71d79c124eb407a15935c407c3 /graphics/dia/distinfo | |
parent | 67c50710c17e2abff966f6068f00d86c7b657c3b (diff) | |
download | pkgsrc-c87f596c3498bf9a8cd757c66de8fb06de6a6c69.tar.gz |
Update dia to 0.90
Note: dia may crash if LC_CTYPE is unset. Setting it to
"en_US.ISO8859-1" works for me)
* in FreeType mode, dia now looks for the xfs configuration files too
to retrieve the font path.
* Polish version of the manual added
* a load-time compatibility issue with files produced by 0.88.1 was
found and fixed for some UML objects.
* we now better use the intltool facilities
* increased tolerance to broken XML files
* ER objects can have their text size changed
* a couple bugs (i18n, l10n, p9y) fixed
* from now on, all XML files produced by dia will be encoded as UTF-8.
* Metapost renderer
* Faster Postscript files.
* More options in the UML Class dialog.
* An optional menu bar can be added to each display window, in
addition to the popup menu.
* All RenderObjects have been replaced by equivalent shapes, and
RenderObject support code removed.
* All Lazyprop objects have been converted to Standard Properties
instead. Lazyprop support code removed.
* lots of internal changes and cleanups in the StdProp code. This
breaks binary compatibility.
* Shapes can now have a <svg:text> element.
* polybeziers and beziergons now have their bounding box properly computed.
* a few new shapes have been added.
* crashes in the right-click menu have been nailed.
Diffstat (limited to 'graphics/dia/distinfo')
-rw-r--r-- | graphics/dia/distinfo | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/dia/distinfo b/graphics/dia/distinfo index 88d28f54e5d..bf9d5c25685 100644 --- a/graphics/dia/distinfo +++ b/graphics/dia/distinfo @@ -1,4 +1,6 @@ -$NetBSD: distinfo,v 1.3 2001/08/26 01:27:14 mjl Exp $ +$NetBSD: distinfo,v 1.4 2002/09/01 00:38:08 mjl Exp $ -SHA1 (dia-0.88.1.tar.gz) = 0c53f006bd73e166cdedfe3ca0c77b241786ed17 -Size (dia-0.88.1.tar.gz) = 1975480 bytes +SHA1 (dia-0.90.tar.gz) = 7e9705dbf3f3ce62a58169f531dbc635140a88d8 +Size (dia-0.90.tar.gz) = 2888211 bytes +SHA1 (patch-aa) = ed5bb19334fcacc772aa1c504fc3c3e4dab933b4 +SHA1 (patch-ab) = 9ec08acce0b9a2fe5f2e6b8b15cf294d961aabe1 |