Subject: CVS commit: pkgsrc/devel/bonobo-conf
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 09/25/2001 08:23:36
Module Name: pkgsrc
Committed By: tron
Date: Tue Sep 25 05:23:36 UTC 2001
Modified Files:
pkgsrc/devel/bonobo-conf: Makefile distinfo
pkgsrc/devel/bonobo-conf/pkg: PLIST
Log Message:
Update "bonobo-conf" package to version 0.11. Changes since version 0.10:
- tests/Makefile.am: Remove the gconf test as it fails.
- tests/Makefile.am: Build test-xml-strings and add it to the
test suite.
- tests/test-xml-strings.c: Regression test for xml strings.
- bonobo-conf/bonobo-config-utils.c (encode_simple_value): Use
bonobo_ui_util_encode_str() to encode the string to hex as a
workaround for UTF-8 (and 8bit) strings.
(decode_simple_value): Decode here.
- acinclude.m4: Removed. This wasn't used anymore, but it contains
code which doesn't work with autoconf 2.52
(AM_FUNC_ERROR_AT_LINE).
- configure.in: Added "es" to ALL_LINGUAS.
To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/bonobo-conf/Makefile \
pkgsrc/devel/bonobo-conf/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/bonobo-conf/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.