Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id A60C663C1BF for ; Fri, 6 Mar 2009 14:30:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 5F43663B1BC; Fri, 6 Mar 2009 14:30:06 +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 8E47E63B196 for ; Fri, 6 Mar 2009 14:30:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 81138175D0; Fri, 6 Mar 2009 14:30:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 6 Mar 2009 14:30:05 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/x11/gnome-sharp To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20090306143005.81138175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Fri Mar 6 14:30:05 UTC 2009 Modified Files: pkgsrc/x11/gnome-sharp: Makefile PLIST distinfo Log Message: Update to 2.24.1: * bootstrap-2.24: add back the POLICY_VERSION entries. Patch from Scott Peterson. * gnome/Makefile.am: add a POLICY_VERSION variable to override the global setting, since gnome-sharp.dll is not compatible with previous versions due to the gnomeprint and gnomepanel removal. [Fixes #469663] To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/gnome-sharp/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/gnome-sharp/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/x11/gnome-sharp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.