pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 9 08:55:23 UTC 2015
Modified Files:
pkgsrc/graphics/dia: Makefile Makefile.common PLIST distinfo
pkgsrc/graphics/dia-python: Makefile
pkgsrc/graphics/dia/patches: patch-aa patch-be patch-cd
Added Files:
pkgsrc/graphics/dia/patches: patch-app_load_save.c
Removed Files:
pkgsrc/graphics/dia/patches: patch-app_render_gdk.c
patch-objects_custom_shape__typeinfo_c
patch-plug-ins_postscript_diapsft2renderer.c
patch-tests_test-boundingbox_c patch-tests_test-objects_c
Log Message:
Update dia to 0.97.3, provided by David H. Gutteridge in PR 49954.
dia-0.97.3: 2014-09-05
* Fix double free with some SVG rendering (regression from Dia 0.97.2)
* Fixes to cope better with updated versions of Dia's dependencies:
- don't crash at start-up with ABI breaking GLib 2-36
- don't assert in cairo 1.12 with invalid arc parameters
- avoid kerning problems (character overlap) for all Pango versions
- fix image files to be loadable by libpng16
* Backport fixes for some seldom crashes and other annoyances, see:
http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.3
* Update translations for Brazilian Portuguese, German, Hungarian,
Polish, Romanian, Serbian and Slovenian
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/graphics/dia/Makefile
cvs rdiff -u -r1.28 -r1.29 pkgsrc/graphics/dia/Makefile.common
cvs rdiff -u -r1.20 -r1.21 pkgsrc/graphics/dia/PLIST
cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/dia/distinfo
cvs rdiff -u -r1.43 -r1.44 pkgsrc/graphics/dia-python/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/dia/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/dia/patches/patch-app_load_save.c
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/dia/patches/patch-app_render_gdk.c \
pkgsrc/graphics/dia/patches/patch-objects_custom_shape__typeinfo_c \
pkgsrc/graphics/dia/patches/patch-plug-ins_postscript_diapsft2renderer.c \
pkgsrc/graphics/dia/patches/patch-tests_test-boundingbox_c \
pkgsrc/graphics/dia/patches/patch-tests_test-objects_c
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/dia/patches/patch-be \
pkgsrc/graphics/dia/patches/patch-cd
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index