Bugfix update to gconf2-3.2.2.

This commit is contained in:
ajacoutot 2011-10-26 17:12:52 +00:00
parent 1b24dd66e7
commit ceab2c1574
3 changed files with 11 additions and 14 deletions

View File

@ -1,18 +1,15 @@
# $OpenBSD: Makefile,v 1.68 2011/09/28 09:51:35 jasper Exp $
# $OpenBSD: Makefile,v 1.69 2011/10/26 17:12:52 ajacoutot Exp $
COMMENT-main= configuration database system for GNOME
COMMENT-polkit= PolicyKit integration for GConf2
GNOME_PROJECT= GConf
GNOME_VERSION= 3.2.0
GNOME_VERSION= 3.2.2
PKGNAME= gconf2-${GNOME_VERSION}
PKGNAME-main= gconf2-${GNOME_VERSION}
PKGNAME-polkit= gconf2-polkit-${GNOME_VERSION}
REVISION-main= 0
REVISION-polkit=0
SHARED_LIBS += gconf-2 6.2 # 5.5
CATEGORIES= devel

View File

@ -1,5 +1,5 @@
MD5 (GConf-3.2.0.tar.xz) = M7tNhuZ81arLoInrdS4/PA==
RMD160 (GConf-3.2.0.tar.xz) = Fdbmce620pXMCbf5IQ2MvUYx2yc=
SHA1 (GConf-3.2.0.tar.xz) = rqxD3l6qZE7giz839gCuRajPsIs=
SHA256 (GConf-3.2.0.tar.xz) = 83F0VSnX7SCbCyIvM/WZYjHMFT6QGuo84K0KRrWpbQs=
SIZE (GConf-3.2.0.tar.xz) = 1565164
MD5 (GConf-3.2.2.tar.xz) = 1nKStUSRfwOnT2hVqqOLTA==
RMD160 (GConf-3.2.2.tar.xz) = ckHtLihY1oqEl2OfSqKij6689sM=
SHA1 (GConf-3.2.2.tar.xz) = D4IhmUBr/zbfORlIgRvuHS/7oZc=
SHA256 (GConf-3.2.2.tar.xz) = vKAklVUrQNLzhntm1JAoNIFBfsDkiboMv/ng9IuCgi0=
SIZE (GConf-3.2.2.tar.xz) = 1567184

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-gconf_gconfd_c,v 1.5 2011/09/26 16:13:22 ajacoutot Exp $
--- gconf/gconfd.c.orig Sun Aug 14 16:20:17 2011
+++ gconf/gconfd.c Mon Sep 26 18:02:33 2011
@@ -680,7 +680,7 @@ system_bus_message_handler (DBusConnection *connection
$OpenBSD: patch-gconf_gconfd_c,v 1.6 2011/10/26 17:12:52 ajacoutot Exp $
--- gconf/gconfd.c.orig Wed Oct 26 17:32:15 2011
+++ gconf/gconfd.c Wed Oct 26 19:05:54 2011
@@ -691,7 +691,7 @@ system_bus_message_handler (DBusConnection *connection
gconf_log (GCL_DEBUG, "System defaults changed. Notifying.");