pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/libmatchbox Update libmatchbox to 1.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23265eadb670
branches:  trunk
changeset: 520153:23265eadb670
user:      obache <obache%pkgsrc.org@localhost>
date:      Mon Oct 16 10:48:35 2006 +0000

description:
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.

diffstat:

 devel/libmatchbox/Makefile |  7 +++----
 devel/libmatchbox/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (30 lines):

diff -r 88e51c34864e -r 23265eadb670 devel/libmatchbox/Makefile
--- a/devel/libmatchbox/Makefile        Mon Oct 16 10:46:53 2006 +0000
+++ b/devel/libmatchbox/Makefile        Mon Oct 16 10:48:35 2006 +0000
@@ -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@localhost
 HOMEPAGE=      http://projects.o-hand.com/matchbox/
diff -r 88e51c34864e -r 23265eadb670 devel/libmatchbox/distinfo
--- a/devel/libmatchbox/distinfo        Mon Oct 16 10:46:53 2006 +0000
+++ b/devel/libmatchbox/distinfo        Mon Oct 16 10:48:35 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index