pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/GConf2-ui Update to 2.12.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae90f5a3ea76
branches:  trunk
changeset: 505148:ae90f5a3ea76
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Dec 31 00:06:30 2005 +0000

description:
Update to 2.12.1:
2.12.1
======

 Fixes
  - Code cleanups (Kjartan Maraas)
  - Open GModules with G_MODULE_BIND_LAZY (Kjartan Maraas)
  - Fix change notification with multiple sources (Alexander Larsson)
  - Allow space in config source names on windows (Tor Lillqvist)
  - Read xml files in larger chunks (Mark McLoughlin)
  - Simplify the handling of --enable-schemas-install (Stepan Kasal)
  - Win32 Fixes (Tor Lillqvist)

 Lots of translation updates.

diffstat:

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

diffs (18 lines):

diff -r ee506ea5c3c8 -r ae90f5a3ea76 devel/GConf2-ui/Makefile
--- a/devel/GConf2-ui/Makefile  Sat Dec 31 00:05:11 2005 +0000
+++ b/devel/GConf2-ui/Makefile  Sat Dec 31 00:06:30 2005 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2005/10/08 17:15:48 jmmv Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/31 00:06:30 wiz Exp $
 #
 
 .include "../../devel/GConf2/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/GConf/GConf2-ui/}
-PKGREVISION=   1
 
-BUILDLINK_DEPENDS.GConf2+=     GConf2>=2.12.0nb1
+BUILDLINK_DEPENDS.GConf2+=     GConf2>=2.12.1
 
 CONFIGURE_ARGS+=       --enable-gtk
 



Home | Main Index | Thread Index | Old Index