From 5a8d76bc04a6409f1a2ab849a2ac07e47bfbd37a Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 16 Oct 2006 10:48:35 +0000 Subject: 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. --- devel/libmatchbox/Makefile | 7 +++---- devel/libmatchbox/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'devel/libmatchbox') diff --git a/devel/libmatchbox/Makefile b/devel/libmatchbox/Makefile index 0ffb1057d9f..b722b6af0c3 100644 --- a/devel/libmatchbox/Makefile +++ b/devel/libmatchbox/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2006/04/17 13:46:01 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/10/16 10:48:35 obache Exp $ # -DISTNAME= libmatchbox-1.7 -PKGREVISION= 3 +DISTNAME= libmatchbox-1.9 CATEGORIES= devel -MASTER_SITES= http://projects.o-hand.com/matchbox/sources/libmatchbox/1.7/ +MASTER_SITES= http://projects.o-hand.com/matchbox/sources/libmatchbox/1.9/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://projects.o-hand.com/matchbox/ diff --git a/devel/libmatchbox/distinfo b/devel/libmatchbox/distinfo index 74102ee8c53..933dae90c7e 100644 --- a/devel/libmatchbox/distinfo +++ b/devel/libmatchbox/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/12/31 13:21:44 peter Exp $ +$NetBSD: distinfo,v 1.5 2006/10/16 10:48:35 obache Exp $ -SHA1 (libmatchbox-1.7.tar.gz) = ede48e8890d12466e48fdf7e0b0345e5c65f1dd6 -RMD160 (libmatchbox-1.7.tar.gz) = 583a76637fc7db5a58282762adbc6d1f4d0e0695 -Size (libmatchbox-1.7.tar.gz) = 315574 bytes +SHA1 (libmatchbox-1.9.tar.gz) = 9a14f77c7bf0c7ea7177929bbf306bdad7f4a6fe +RMD160 (libmatchbox-1.9.tar.gz) = 4620db3da81a6acd69694cd6cec8393ec8d91a05 +Size (libmatchbox-1.9.tar.gz) = 418576 bytes -- cgit v1.2.3