Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id EF80C63BAB8 for ; Sun, 25 Jan 2009 17:03:32 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 9686563B167; Sun, 25 Jan 2009 17:03:32 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 9B62463B15C for ; Sun, 25 Jan 2009 17:03:31 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 899B7175D0; Sun, 25 Jan 2009 17:03:31 +0000 (UTC) From: Matthias Drochner Subject: CVS commit: pkgsrc/x11/gnome-panel To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org Message-Id: <20090125170331.899B7175D0@cvs.netbsd.org> Date: Sun, 25 Jan 2009 17:03:31 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: drochner Date: Sun Jan 25 17:03:31 UTC 2009 Modified Files: pkgsrc/x11/gnome-panel: Makefile distinfo pkgsrc/x11/gnome-panel/patches: patch-ab Log Message: fix mixup of time_t and int32 in arguments of a callback function, keeps the calendar popup from crashing if a holiday calendar was imported in evolution, bump PKGREVISION To generate a diff of this commit: cvs rdiff -r1.105 -r1.106 pkgsrc/x11/gnome-panel/Makefile cvs rdiff -r1.50 -r1.51 pkgsrc/x11/gnome-panel/distinfo cvs rdiff -r1.4 -r1.5 pkgsrc/x11/gnome-panel/patches/patch-ab Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.