pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/GConf-ui Update to 2.26.2, add policykit depende...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d43436af024
branches:  trunk
changeset: 393199:1d43436af024
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon May 18 08:26:49 2009 +0000

description:
Update to 2.26.2, add policykit dependency.

2.26.2
======

  Fixes
   - Avoid assertion failures in gconf_client_lookup callers (Matthias Clasen)

2.26.1
======

  Fixes
   - Tracing improvements (Behdad Esfahbod)
   - Track fully-cached directories in the client (Matthias Clasen)
   - Improve performance of the markup backend (Michael Meeks)
   - Make openldap support optional (Gilles Dartiguelongue)
   - Fix errno usage (Christian Persch)

  Translation updates
     (ar, et, kn, or)

diffstat:

 devel/GConf-ui/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 84ce920abf25 -r 1d43436af024 devel/GConf-ui/Makefile
--- a/devel/GConf-ui/Makefile   Mon May 18 08:26:24 2009 +0000
+++ b/devel/GConf-ui/Makefile   Mon May 18 08:26:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/10/09 20:53:48 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/05/18 08:26:49 wiz Exp $
 #
 
 .include "../../devel/GConf/Makefile.common"
@@ -19,5 +19,6 @@
                ${DESTDIR}${PREFIX}/libexec
 
 .include "../../devel/GConf/buildlink3.mk"
+.include "../../security/policykit/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index