summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2006-10-16 10:48:35 +0000
committerobache <obache@pkgsrc.org>2006-10-16 10:48:35 +0000
commite6ff7b17fb5ccd653c6de2c5cbf23f6a3636df13 (patch)
treea6296c40b357ad87606377383b021cdd0810a7f2
parent9e57d9d841ab0710c8d59e62813b9c861d0c6d6e (diff)
downloadpkgsrc-e6ff7b17fb5ccd653c6de2c5cbf23f6a3636df13.tar.gz
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.
-rw-r--r--devel/libmatchbox/Makefile7
-rw-r--r--devel/libmatchbox/distinfo8
2 files changed, 7 insertions, 8 deletions
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