Date: Wed, 13 Dec 2006 16:47:28 +0000 (UTC) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/kde-xdg-env Makefile ports/misc/kde-xdg-env/files xdg-env.sh.in Message-ID: <200612131647.kBDGlSDq036372@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2006-12-13 16:47:28 UTC FreeBSD ports repository Modified files: misc/kde-xdg-env Makefile misc/kde-xdg-env/files xdg-env.sh.in Log: Fix a bug that would duplicate a path element in XDG_DATA_DIRS when KDE_PREFIX == LOCALBASE. This triggered memory corruption in the xdgmime code used by GTK+ and gnome-vfs which led to strange crashes in GTK+ applications such as Firefox and Thunderbird. While here, add a missing XDG_DATA_DIRS entry for LOCALBASE/share/gnome. Approved by: kde (lofi) Revision Changes Path 1.4 +1 -1 ports/misc/kde-xdg-env/Makefile 1.3 +18 -6 ports/misc/kde-xdg-env/files/xdg-env.sh.in
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612131647.kBDGlSDq036372>