From 0e4effd1b05dbf3c3af13c3a4acddfcf878605a8 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 23 Mar 2007 20:15:00 +0000 Subject: Changes 0.45.1: * Patch [ 1667939 ]: fix crash when tile-tracing with too small clones * Patch [ 1666532 ]: Broken link in inkview man page * Patch [ 1665447 ]: fix for the blur quantization bug 1617082 * Patch [ 1664849 ]: fix for 1662589: increase blur margins * Patch [ 1664004 ]: embedimage.py with fixed search order * Patch [ 1662649 ]: markers.svg with reversed order * Crudely improve check-markup for { markup, fix translations with bugs in that area (dz and zh_TW). * Patch [ 1659404 ]: Set locale directory from environment variable * Patch [ 1657072 ]: fix for bug 1654495 * Patch [ 1654636 ]: defocus dropper checkboxes * Updated slovak translation * Adding japanese.nsh and russian.nsh into files that should go into the release tarball * Correct russian translation * Patch [ 1651797 ]: fix for attributes when saving/save-a-copy * Patch [ 1651752 ]: fix dropper tool * Pattern along path extension fixed on Windows * Include libtiff3.dll in the Windows distribution, fixing crash when opening TIFF files * Patch [ 1673067 ]: fix blur export on flowtext * Patch [ 1678075 ]: fix FontInstance.cpp compile issue * Patch [ 1673502 ]: fix broken Envelope (Summers Night) effect * Security: fixed format string overflows in dialogs (CVE-2007-1463) and whiteboard Jabber protocol (CVE-2007-1464). --- graphics/inkscape/Makefile | 5 ++--- graphics/inkscape/PLIST | 4 +++- graphics/inkscape/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index 13bc095eb45..d0f59a7c711 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2007/02/15 10:43:55 rillig Exp $ +# $NetBSD: Makefile,v 1.32 2007/03/23 20:15:00 adam Exp $ -DISTNAME= inkscape-0.45 -PKGREVISION= 1 +DISTNAME= inkscape-0.45.1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=inkscape/} diff --git a/graphics/inkscape/PLIST b/graphics/inkscape/PLIST index 62223198b09..f2ebf12d9e5 100644 --- a/graphics/inkscape/PLIST +++ b/graphics/inkscape/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2007/02/05 20:20:03 adam Exp $ +@comment $NetBSD: PLIST,v 1.13 2007/03/23 20:15:00 adam Exp $ bin/inkscape bin/inkview man/fr/man1/inkscape.1 @@ -246,6 +246,7 @@ share/inkscape/templates/default.it.svg share/inkscape/templates/default.lt.svg share/inkscape/templates/default.pl.svg share/inkscape/templates/default.pt_BR.svg +share/inkscape/templates/default.sk.svg share/inkscape/templates/default.svg share/inkscape/templates/default_mm.svg share/inkscape/templates/default_pt.svg @@ -373,6 +374,7 @@ share/locale/hr/LC_MESSAGES/inkscape.mo share/locale/hu/LC_MESSAGES/inkscape.mo share/locale/it/LC_MESSAGES/inkscape.mo share/locale/ja/LC_MESSAGES/inkscape.mo +share/locale/km/LC_MESSAGES/inkscape.mo share/locale/ko/LC_MESSAGES/inkscape.mo share/locale/lt/LC_MESSAGES/inkscape.mo share/locale/mk/LC_MESSAGES/inkscape.mo diff --git a/graphics/inkscape/distinfo b/graphics/inkscape/distinfo index c9eafd27458..17b03b9ca08 100644 --- a/graphics/inkscape/distinfo +++ b/graphics/inkscape/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.19 2007/02/19 22:41:31 joerg Exp $ +$NetBSD: distinfo,v 1.20 2007/03/23 20:15:01 adam Exp $ -SHA1 (inkscape-0.45.tar.gz) = 8a8259509b323277bc47b11d665acec9f2532b79 -RMD160 (inkscape-0.45.tar.gz) = 967a9b2b461303a1992c6b0713045990bf73e413 -Size (inkscape-0.45.tar.gz) = 13122340 bytes +SHA1 (inkscape-0.45.1.tar.gz) = f3df9eafc0fdfcc5f5024ea4bec4d7c477698380 +RMD160 (inkscape-0.45.1.tar.gz) = f21d43196a1fbaddc4f4baa2a51a5d085ceb20e4 +Size (inkscape-0.45.1.tar.gz) = 13244235 bytes SHA1 (patch-aa) = 595eaa0e71483abe731bc3f69090b0ab5d1d5deb SHA1 (patch-ab) = 91dcecd29d490eeab906d6c1714ad2fad06e7c32 SHA1 (patch-ac) = 17e0c058f54e862ad0d2f392b2856e4f3f48fc7b -- cgit v1.2.3