Subject: CVS commit: pkgsrc/devel/libmatchbox
To: None <pkgsrc-changes@NetBSD.org>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-changes
Date: 10/16/2006 10:48:35
Module Name: pkgsrc
Committed By: obache
Date: Mon Oct 16 10:48:35 UTC 2006
Modified Files:
pkgsrc/devel/libmatchbox: Makefile distinfo
Log Message:
Update libmatchbox to 1.9.
Patch provided by Martin Wilke via PR 34525.
- Changelog
- 1.9
Fix mb_want_warning(s) typo
Remove various non-critical stderr warnings.
Make old behaviour reproduce-able via setting MB_WARNINGS env var.
Set PID hint correctly.
- 1.8
Fix xsettings never actually getting used :(
A Little reformatting.
Rework pc file to use requires
Fix various GCC 4 warnings
Allow for timeout to be cleared.
Backout 2005-10-12 change, needs proper fix
Detach SHM test correctly via patch from Tapani
Hack to allow parsing of [icon theme] .desktop files
Tweak for people that try to compile without-x
Dont put ellipses right after a space
Check for AC_PATH_XTRA fail.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/devel/libmatchbox/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/libmatchbox/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.