Subject: pkg/21308: Updated package graphics/dia to 0.91
To: None <gnats-bugs@gnats.netbsd.org>
From: None <juan@xtraeme.unixbsd.org>
List: netbsd-bugs
Date: 04/24/2003 20:26:34
>Number: 21308
>Category: pkg
>Synopsis: Updated package graphics/dia to 0.91
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Thu Apr 24 18:29:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Juan RP
>Release: NetBSD 1.6R
>Organization:
Juan RP jrp@hispabsd.org
--
>Environment:
System: NetBSD Nocturno 1.6R NetBSD 1.6R (Nocturno) #3: Tue Apr 22 01:38:05 CEST 2003 juan@Nocturno:/home/juan/current/obj/sys/arch/i386/compile/Nocturno i386
Architecture: i386
Machine: i386
>Description:
Please update the package graphics/dia to the latest version
0.91. Now it uses GTK2 and Gnome2 infraestructure.
---
Todays release of Dia 0.91 ends 9 months of work on converting
Dia to Gtk 2.0. This change means that support for non-Latin
scripts are no longer crude hacks, and the font handling is
more consistent, both within diagrams and between the screen
and printing. In addition to the improvements associated with
Gtk 2.0, a number of other improvements have been made along
the way:
* The renderers are now proper GObjects and inherit default
drawing routines when possible. Beside more maintainable source
code this gives export fiters the ability to write e.g. bezier
approximations without having to write a single line of code
in the export filter.
* Most Dia objects now support setting some defaults. Simply
double-click on the respective object button to change them.
* The Python plug-in is updated and tested. Some working examples
are included. Note that the Python plug-in is not compiled in
by default.
* Some effort has been made to follow the Gnome Human Interface
Guidelines (HIG), which should make it more consistent with the
Gnome desktop.
* Cursors styles have been changed to give better feedback.
* Dia now autosaves changed diagrams.
* Comments have been added to UML classes.
* Dynamic refresh of objects has been added, allowing animated
objects (see the clock object in the Misc sheet).
* The object defaults system has been much improved, and most
objects now allow defaults to be set by double-clicking the
icons. Defaults changes are persistent.
* A number of bugs have been found and corrected, including a
long-standing anti-aliasing bug.
* A number of new shapes have been added, including over 200 Cisco
shapes.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/dia/Makefile,v
retrieving revision 1.12
diff -b -u -r1.12 Makefile
--- Makefile 2002/12/30 19:19:18 1.12
+++ Makefile 2003/04/24 18:23:46
@@ -1,16 +1,18 @@
# $NetBSD: Makefile,v 1.12 2002/12/30 19:19:18 jmcneill Exp $
-DISTNAME= dia-0.90
-# PKGREVISION= 1
+DISTNAME= dia-0.91
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dia/0.90/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dia/0.91/}
MAINTAINER= jmcneill@invisible.yi.org
HOMEPAGE= http://www.lysator.liu.se/~alla/dia/
COMMENT= program for creating diagrams of all kinds
BUILD_DEPENDS+= bison>=1.35:../../devel/bison
+DEPENDS+= gnome2-dirs>=1.0:../../misc/gnome2-dirs
+BUILD_USES_MSGFMT= YES
+
USE_X11= YES
USE_GMAKE= YES
USE_LIBTOOL= YES
@@ -21,9 +23,8 @@
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-gnome
-.include "../../graphics/gdk-pixbuf/buildlink2.mk"
-.include "../../x11/gnome-libs/buildlink2.mk"
-.include "../../textproc/libxml/buildlink2.mk"
+.include "../../devel/libgnomeui/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
.include "../../devel/popt/buildlink2.mk"
.include "../../textproc/libunicode/buildlink2.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/dia/PLIST,v
retrieving revision 1.2
diff -b -u -r1.2 PLIST
--- PLIST 2002/09/01 00:38:08 1.2
+++ PLIST 2003/04/24 18:23:47
@@ -1,93 +1,164 @@
@comment $NetBSD: PLIST,v 1.2 2002/09/01 00:38:08 mjl Exp $
-${PKGLOCALEDIR}/locale/az/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/da/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/de/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/el/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/es/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/it/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/no/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/dia.mo
-${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/dia.mo
bin/dia
+lib/dia/libbondgraph_objects.a
+lib/dia/libbondgraph_objects.la
+lib/dia/libbondgraph_objects.so
+lib/dia/libcgm_filter.a
lib/dia/libcgm_filter.la
lib/dia/libcgm_filter.so
+lib/dia/libchronogram_objects.a
lib/dia/libchronogram_objects.la
lib/dia/libchronogram_objects.so
+lib/dia/libcustom_objects.a
lib/dia/libcustom_objects.la
lib/dia/libcustom_objects.so
+lib/dia/libdia.a
+lib/dia/libdia.la
+lib/dia/libdia.so
+lib/dia/libdxf_filter.a
lib/dia/libdxf_filter.la
lib/dia/libdxf_filter.so
+lib/dia/liber_objects.a
lib/dia/liber_objects.la
lib/dia/liber_objects.so
+lib/dia/libflowchart_objects.a
lib/dia/libflowchart_objects.la
lib/dia/libflowchart_objects.so
+lib/dia/libfs_objects.a
lib/dia/libfs_objects.la
lib/dia/libfs_objects.so
+lib/dia/libgrafcet_objects.a
lib/dia/libgrafcet_objects.la
lib/dia/libgrafcet_objects.so
+lib/dia/libhpgl_filter.a
lib/dia/libhpgl_filter.la
lib/dia/libhpgl_filter.so
+lib/dia/libmetapost_filter.a
+lib/dia/libmetapost_filter.la
+lib/dia/libmetapost_filter.so
+lib/dia/libmisc_objects.a
+lib/dia/libmisc_objects.la
+lib/dia/libmisc_objects.so
+lib/dia/libnetwork_objects.a
lib/dia/libnetwork_objects.la
lib/dia/libnetwork_objects.so
+lib/dia/libpixbuf_filter.a
+lib/dia/libpixbuf_filter.la
+lib/dia/libpixbuf_filter.so
+lib/dia/libpstricks_filter.a
lib/dia/libpstricks_filter.la
lib/dia/libpstricks_filter.so
+lib/dia/libsadt_objects.a
lib/dia/libsadt_objects.la
lib/dia/libsadt_objects.so
+lib/dia/libshape_filter.a
lib/dia/libshape_filter.la
lib/dia/libshape_filter.so
lib/dia/libstandard_objects.a
lib/dia/libstandard_objects.la
lib/dia/libstandard_objects.so
-lib/dia/libnetwork_objects.a
-lib/dia/libuml_objects.a
-lib/dia/liber_objects.a
-lib/dia/libfs_objects.a
-lib/dia/libflowchart_objects.a
-lib/dia/libcustom_objects.a
-lib/dia/libgrafcet_objects.a
-lib/dia/libchronogram_objects.a
-lib/dia/libsadt_objects.a
-lib/dia/libcgm_filter.a
-lib/dia/libmetapost_filter.so
-lib/dia/libmetapost_filter.la
-lib/dia/libpstricks_filter.a
-lib/dia/libhpgl_filter.a
-lib/dia/libwpg_filter.a
lib/dia/libsvg_filter.a
-lib/dia/libshape_filter.a
-lib/dia/libdxf_filter.a
-lib/dia/libxfig_filter.a
-lib/dia/libmetapost_filter.a
lib/dia/libsvg_filter.la
lib/dia/libsvg_filter.so
+lib/dia/libuml_objects.a
lib/dia/libuml_objects.la
lib/dia/libuml_objects.so
+lib/dia/libwpg_filter.a
lib/dia/libwpg_filter.la
lib/dia/libwpg_filter.so
+lib/dia/libxfig_filter.a
lib/dia/libxfig_filter.la
lib/dia/libxfig_filter.so
+lib/dia/libxslt_filter.a
+lib/dia/libxslt_filter.la
+lib/dia/libxslt_filter.so
man/man1/dia.1
share/dia/dia_logo.png
+share/dia/plugins/xslt/dia-uml.xsl
+share/dia/plugins/xslt/dia-uml2c++.xsl
+share/dia/plugins/xslt/dia-uml2idl.xsl
+share/dia/plugins/xslt/dia-uml2java.xsl
+share/dia/plugins/xslt/stylesheets.xml
+share/dia/shapes/Assorted/arrow-chevron.png
+share/dia/shapes/Assorted/arrow-chevron.shape
+share/dia/shapes/Assorted/arrow-down.png
+share/dia/shapes/Assorted/arrow-down.shape
+share/dia/shapes/Assorted/arrow-left-notched.png
+share/dia/shapes/Assorted/arrow-left-notched.shape
+share/dia/shapes/Assorted/arrow-left-right-up.png
+share/dia/shapes/Assorted/arrow-left-right-up.shape
+share/dia/shapes/Assorted/arrow-left-right.png
+share/dia/shapes/Assorted/arrow-left-right.shape
+share/dia/shapes/Assorted/arrow-left-up.png
+share/dia/shapes/Assorted/arrow-left-up.shape
+share/dia/shapes/Assorted/arrow-left.png
+share/dia/shapes/Assorted/arrow-left.shape
+share/dia/shapes/Assorted/arrow-pentagon.png
+share/dia/shapes/Assorted/arrow-pentagon.shape
+share/dia/shapes/Assorted/arrow-quad.png
+share/dia/shapes/Assorted/arrow-quad.shape
+share/dia/shapes/Assorted/arrow-right-notched.png
+share/dia/shapes/Assorted/arrow-right-notched.shape
+share/dia/shapes/Assorted/arrow-right.png
+share/dia/shapes/Assorted/arrow-right.shape
+share/dia/shapes/Assorted/arrow-up-down-left.png
+share/dia/shapes/Assorted/arrow-up-down-left.shape
+share/dia/shapes/Assorted/arrow-up-down.png
+share/dia/shapes/Assorted/arrow-up-down.shape
+share/dia/shapes/Assorted/arrow-up.png
+share/dia/shapes/Assorted/arrow-up.shape
+share/dia/shapes/Assorted/circle-quarter.png
+share/dia/shapes/Assorted/circle-quarter.shape
+share/dia/shapes/Assorted/circle.png
+share/dia/shapes/Assorted/circle.shape
+share/dia/shapes/Assorted/cross-maltese.png
+share/dia/shapes/Assorted/cross-maltese.shape
+share/dia/shapes/Assorted/cross-swiss.png
+share/dia/shapes/Assorted/cross-swiss.shape
+share/dia/shapes/Assorted/diamond.png
+share/dia/shapes/Assorted/diamond.shape
+share/dia/shapes/Assorted/heart.png
+share/dia/shapes/Assorted/heart.shape
+share/dia/shapes/Assorted/heptagon.png
+share/dia/shapes/Assorted/heptagon.shape
+share/dia/shapes/Assorted/hexagon.png
+share/dia/shapes/Assorted/hexagon.shape
+share/dia/shapes/Assorted/moon-quarter.png
+share/dia/shapes/Assorted/moon-quarter.shape
+share/dia/shapes/Assorted/octagon.png
+share/dia/shapes/Assorted/octagon.shape
+share/dia/shapes/Assorted/parallelogram-horizontal.png
+share/dia/shapes/Assorted/parallelogram-horizontal.shape
+share/dia/shapes/Assorted/parallelogram-vertical.png
+share/dia/shapes/Assorted/parallelogram-vertical.shape
+share/dia/shapes/Assorted/pentagon.png
+share/dia/shapes/Assorted/pentagon.shape
+share/dia/shapes/Assorted/square.png
+share/dia/shapes/Assorted/square.shape
+share/dia/shapes/Assorted/star4.png
+share/dia/shapes/Assorted/star4.shape
+share/dia/shapes/Assorted/star4curved.png
+share/dia/shapes/Assorted/star4curved.shape
+share/dia/shapes/Assorted/star5.png
+share/dia/shapes/Assorted/star5.shape
+share/dia/shapes/Assorted/star6.png
+share/dia/shapes/Assorted/star6.shape
+share/dia/shapes/Assorted/star7.png
+share/dia/shapes/Assorted/star7.shape
+share/dia/shapes/Assorted/star8.png
+share/dia/shapes/Assorted/star8.shape
+share/dia/shapes/Assorted/star8curved.png
+share/dia/shapes/Assorted/star8curved.shape
+share/dia/shapes/Assorted/star8sharp.png
+share/dia/shapes/Assorted/star8sharp.shape
+share/dia/shapes/Assorted/sun.png
+share/dia/shapes/Assorted/sun.shape
+share/dia/shapes/Assorted/trapezoid.png
+share/dia/shapes/Assorted/trapezoid.shape
+share/dia/shapes/Assorted/triangle-isoceles.png
+share/dia/shapes/Assorted/triangle-isoceles.shape
+share/dia/shapes/Assorted/triangle-rightangle.png
+share/dia/shapes/Assorted/triangle-rightangle.shape
share/dia/shapes/Circuit/ground.shape
share/dia/shapes/Circuit/ground.xpm
share/dia/shapes/Circuit/hcapacitor.shape
@@ -100,6 +171,7 @@
share/dia/shapes/Circuit/hinductor.xpm
share/dia/shapes/Circuit/hinductor_de.shape
share/dia/shapes/Circuit/hinductor_de.xpm
+share/dia/shapes/Circuit/hjumper.png
share/dia/shapes/Circuit/hjumper.shape
share/dia/shapes/Circuit/hled_de.shape
share/dia/shapes/Circuit/hled_de.xpm
@@ -335,6 +407,8 @@
share/dia/shapes/Network/computer.xpm
share/dia/shapes/Network/dat_external.shape
share/dia/shapes/Network/dat_external.xpm
+share/dia/shapes/Network/digitizing_board.png
+share/dia/shapes/Network/digitizing_board.shape
share/dia/shapes/Network/disc.shape
share/dia/shapes/Network/disc.xpm
share/dia/shapes/Network/diskette.shape
@@ -365,6 +439,8 @@
share/dia/shapes/Network/pc_miditower.xpm
share/dia/shapes/Network/pc_minitower.shape
share/dia/shapes/Network/pc_minitower.xpm
+share/dia/shapes/Network/plotter.png
+share/dia/shapes/Network/plotter.shape
share/dia/shapes/Network/printer.shape
share/dia/shapes/Network/printer.xpm
share/dia/shapes/Network/rj45plug.shape
@@ -505,6 +581,7 @@
share/dia/shapes/sybase/rsm.xpm
share/dia/shapes/sybase/stableq.shape
share/dia/shapes/sybase/stableq.xpm
+share/dia/sheets/Assorted.sheet
share/dia/sheets/Circuit.sheet
share/dia/sheets/Contact.sheet
share/dia/sheets/EML.sheet
@@ -522,6 +599,7 @@
share/dia/sheets/GRAFCET/vergent_and.xpm
share/dia/sheets/Logic.sheet
share/dia/sheets/MSE.sheet
+share/dia/sheets/Misc.sheet
share/dia/sheets/Pneumatic.sheet
share/dia/sheets/SADT.sheet
share/dia/sheets/SDL.sheet
@@ -529,39 +607,79 @@
share/dia/sheets/UML/aggregation.xpm
share/dia/sheets/UML/umlclass_template.xpm
share/dia/sheets/chronogram.sheet
+share/dia/sheets/ciscocomputer.sheet
+share/dia/sheets/ciscohub.sheet
+share/dia/sheets/ciscomisc.sheet
+share/dia/sheets/cisconetwork.sheet
+share/dia/sheets/ciscorouter.sheet
share/dia/sheets/civil.sheet
share/dia/sheets/jigsaw.sheet
share/dia/sheets/network.sheet
share/dia/sheets/sybase.sheet
-share/dia/sheets/Misc.sheet
share/gnome/apps/Applications/dia.desktop
+share/gnome/help/dia/C
share/gnome/help/dia/en/topic.dat
share/gnome/help/dia/pl/topic.dat
+${PKGLOCALEDIR}/locale/am/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/az/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/da/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/el/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/es/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/no/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/dia.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/dia.mo
share/mime-info/dia.keys
share/mime-info/dia.mime
share/pixmaps/dia-diagram.png
share/pixmaps/dia_gnome_icon.png
-@dirrm lib/dia
-@dirrm share/dia/shapes/Circuit
-@dirrm share/dia/shapes/Civil
-@dirrm share/dia/shapes/Contact
-@dirrm share/dia/shapes/Electric
-@dirrm share/dia/shapes/Flowchart
-@dirrm share/dia/shapes/Logic
-@dirrm share/dia/shapes/MSE
-@dirrm share/dia/shapes/Misc
-@dirrm share/dia/shapes/Network
-@dirrm share/dia/shapes/Pneumatic
-@dirrm share/dia/shapes/SDL
-@dirrm share/dia/shapes/jigsaw
-@dirrm share/dia/shapes/sybase
-@dirrm share/dia/sheets/ER
-@dirrm share/dia/sheets/GRAFCET
+@exec ${MKDIR} %D/share/oaf
+@dirrm share/gnome/help/dia/pl
+@dirrm share/gnome/help/dia/en
+@dirrm share/gnome/help/dia
@dirrm share/dia/sheets/UML
+@dirrm share/dia/sheets/GRAFCET
+@dirrm share/dia/sheets/ER
@dirrm share/dia/sheets
+@dirrm share/dia/shapes/sybase
+@dirrm share/dia/shapes/jigsaw
+@dirrm share/dia/shapes/SDL
+@dirrm share/dia/shapes/Pneumatic
+@dirrm share/dia/shapes/Network
+@dirrm share/dia/shapes/Misc
+@dirrm share/dia/shapes/MSE
+@dirrm share/dia/shapes/Logic
+@dirrm share/dia/shapes/Flowchart
+@dirrm share/dia/shapes/Electric
+@dirrm share/dia/shapes/Contact
+@dirrm share/dia/shapes/Civil
+@dirrm share/dia/shapes/Circuit
+@dirrm share/dia/shapes/Assorted
@dirrm share/dia/shapes
+@dirrm share/dia/plugins/xslt
+@dirrm share/dia/plugins
@dirrm share/dia
-@dirrm share/gnome/help/dia/en
-@unexec ${RM} %D/share/gnome/help/dia/C
-@dirrm share/gnome/help/dia/pl
-@dirrm share/gnome/help/dia
+@dirrm lib/dia
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/graphics/dia/distinfo,v
retrieving revision 1.7
diff -b -u -r1.7 distinfo
--- distinfo 2002/12/30 20:26:08 1.7
+++ distinfo 2003/04/24 18:23:47
@@ -1,8 +1,4 @@
$NetBSD: distinfo,v 1.7 2002/12/30 20:26:08 jmcneill Exp $
-SHA1 (dia-0.90.tar.gz) = 7e9705dbf3f3ce62a58169f531dbc635140a88d8
-Size (dia-0.90.tar.gz) = 2888211 bytes
-SHA1 (patch-aa) = ed5bb19334fcacc772aa1c504fc3c3e4dab933b4
-SHA1 (patch-ab) = 9ec08acce0b9a2fe5f2e6b8b15cf294d961aabe1
-SHA1 (patch-ba) = 1f19128f6819e25011c79ea79fbaa962f7e9a660
-SHA1 (patch-bb) = 3838f817e02df719b121029e151d84cb307c7fd5
+SHA1 (dia-0.91.tar.gz) = 4514af1f5685e45480761c6f42e5ecdc2492cd2c
+Size (dia-0.91.tar.gz) = 3409320 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: