Subject: PR/34525 CVS commit: pkgsrc/devel/libmatchbox
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 10/16/2006 10:50:02
The following reply was made to PR pkg/34525; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34525 CVS commit: pkgsrc/devel/libmatchbox
Date: Mon, 16 Oct 2006 10:48:35 +0000 (UTC)

 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.