Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id F268563B946 for ; Sat, 28 Feb 2009 11:38:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6FEC463B1A2; Sat, 28 Feb 2009 11:38:03 +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 74BC863B19D for ; Sat, 28 Feb 2009 11:38:02 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 43487175D0; Sat, 28 Feb 2009 11:38:02 +0000 (UTC) From: Georg Schwarz Subject: CVS commit: pkgsrc/x11/qt4-libs To: pkgsrc-changes@NetBSD.org Reply-To: schwarz@netbsd.org Message-Id: <20090228113802.43487175D0@cvs.netbsd.org> Date: Sat, 28 Feb 2009 11:38:02 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: schwarz Date: Sat Feb 28 11:38:02 UTC 2009 Modified Files: pkgsrc/x11/qt4-libs: distinfo Added Files: pkgsrc/x11/qt4-libs/patches: patch-an Log Message: We are forcing an installation on MacOS X to behave just like a generic UNIX installation (cf. patch-ar). However, MacOS X does not have clock_gettime(). This patch therefore ensures that for that functionality the MacOS X specific code is used. To generate a diff of this commit: cvs rdiff -r1.27 -r1.28 pkgsrc/x11/qt4-libs/distinfo cvs rdiff -r0 -r1.5 pkgsrc/x11/qt4-libs/patches/patch-an Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.