Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 05:16:58 -0500 (CDT)
From:      Tim Welch <twelch@thepentagon.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   update librsvg2 to 2.14.4 (crash fix)
Message-ID:  <200605111016.k4BAGwSU052864@pluto.thepentagon.org>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Tim Welch
>Organization:	
>Confidential:	no 
>Synopsis:	update librsvg2 to 2.14.4 (crash fix)
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		update
>Release:	FreeBSD 6.1-RELEASE i386
>Environment:
	FreeBSD mercury.thepentagon.org 6.1-RELEASE FreeBSD 6.1-RELEASE
>Description:
	Update port graphics/librsvg2 to 2.14.4. This fixes a crash with
nautilus on directories containing a .svg file as well as gimp failing
to load .svg files.

>How-To-Repeat:
	Open nautilus to a directory with an svg file in it or start gimp
and load an svg file. Nautilus crashes, gimp outputs to console:
/usr/X11R6/libexec/gimp/2.2/plug-ins/svg: fatal error: Segmentation fault: 11

>Fix:
	Update to 2.14.4 :)

--- librsvg2.patch begins here ---
diff -ruN librsvg2.orig/Makefile librsvg2/Makefile
--- librsvg2.orig/Makefile	Thu May 11 04:55:45 2006
+++ librsvg2/Makefile	Thu May 11 05:11:31 2006
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	librsvg2
-PORTVERSION=	2.14.3
+PORTVERSION=	2.14.4
 CATEGORIES=	graphics gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	sources/${PORTNAME:S/2$//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
diff -ruN librsvg2.orig/distinfo librsvg2/distinfo
--- librsvg2.orig/distinfo	Thu May 11 04:55:57 2006
+++ librsvg2/distinfo	Thu May 11 04:28:37 2006
@@ -1,3 +1,3 @@
-MD5 (gnome2/librsvg-2.14.3.tar.bz2) = f926aa102ccc3ce99ddf257fcce8ebf4
-SHA256 (gnome2/librsvg-2.14.3.tar.bz2) = 1fe9d73067f6be070ca5fc0bc3b06e6439947b8037acbb9a2116bf94b3acd2e7
-SIZE (gnome2/librsvg-2.14.3.tar.bz2) = 415420
+MD5 (gnome2/librsvg-2.14.4.tar.bz2) = 945617bb094975d7353a3852302297c1
+SHA256 (gnome2/librsvg-2.14.4.tar.bz2) = 877f016487042eedc78c472bddd008fe70e17837374ede50726445eb8f5872d5
+SIZE (gnome2/librsvg-2.14.4.tar.bz2) = 415862
--- librsvg2.patch ends here ---





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605111016.k4BAGwSU052864>