pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/GConf Update to 2.26.2, set LICENSE to gnu-lgpl-v2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/84ce920abf25
branches: trunk
changeset: 393198:84ce920abf25
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 18 08:26:24 2009 +0000
description:
Update to 2.26.2, set LICENSE to gnu-lgpl-v2.
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/Makefile | 4 +---
devel/GConf/Makefile.common | 6 ++++--
devel/GConf/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (55 lines):
diff -r 51ca98a9db51 -r 84ce920abf25 devel/GConf/Makefile
--- a/devel/GConf/Makefile Mon May 18 08:24:26 2009 +0000
+++ b/devel/GConf/Makefile Mon May 18 08:26:24 2009 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2009/03/17 10:12:25 jmcneill Exp $
+# $NetBSD: Makefile,v 1.67 2009/05/18 08:26:24 wiz Exp $
#
.include "../../devel/GConf/Makefile.common"
-PKGREVISION= 1
-
CONFIGURE_ARGS+= --disable-gtk
CONFIGURE_ARGS+= ac_cv_header_ldap_h=no
diff -r 51ca98a9db51 -r 84ce920abf25 devel/GConf/Makefile.common
--- a/devel/GConf/Makefile.common Mon May 18 08:24:26 2009 +0000
+++ b/devel/GConf/Makefile.common Mon May 18 08:26:24 2009 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.6 2009/03/17 08:54:30 jmcneill Exp $
+# $NetBSD: Makefile.common,v 1.7 2009/05/18 08:26:24 wiz Exp $
#
# used by devel/GConf/Makefile
# used by devel/GConf-ui/Makefile
-GCONF_VERSION= 2.26.0
+GCONF_VERSION= 2.26.2
DISTNAME= GConf-${GCONF_VERSION}
CATEGORIES= devel gnome
@@ -14,6 +14,8 @@
HOMEPAGE= http://www.gnome.org/projects/gconf/
COMMENT= Configuration database system used by GNOME
+LICENSE= gnu-lgpl-v2
+
PKG_DESTDIR_SUPPORT= user-destdir
# not ready yet. .schemas are installed in the depot.
diff -r 51ca98a9db51 -r 84ce920abf25 devel/GConf/distinfo
--- a/devel/GConf/distinfo Mon May 18 08:24:26 2009 +0000
+++ b/devel/GConf/distinfo Mon May 18 08:26:24 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2009/03/17 10:12:25 jmcneill Exp $
+$NetBSD: distinfo,v 1.23 2009/05/18 08:26:24 wiz Exp $
-SHA1 (GConf-2.26.0.tar.bz2) = 317fd4504cc4104b7b914326cbb3b73d61234b4c
-RMD160 (GConf-2.26.0.tar.bz2) = 0673a347b42519f411a7ba247aad12e8249f754d
-Size (GConf-2.26.0.tar.bz2) = 1490741 bytes
+SHA1 (GConf-2.26.2.tar.bz2) = bf5323d974fa22165de2144100234647fd50ef17
+RMD160 (GConf-2.26.2.tar.bz2) = 280cd55dc3562445c716b88dfddba4ddd2508786
+Size (GConf-2.26.2.tar.bz2) = 1474738 bytes
SHA1 (patch-ab) = ca0c9f45ff46ceb05a10c03c59f94b6a5be562b0
SHA1 (patch-ac) = a810c943fc6408cd4f6024be65f9973d42028e1a
SHA1 (patch-ad) = 5d90ad4651d4c2562277c9008a3056568afe7317
Home |
Main Index |
Thread Index |
Old Index