Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id A678863BA70 for ; Thu, 22 Jan 2009 12:46:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 51DF763B222; Thu, 22 Jan 2009 12:46:52 +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 79BA563B170 for ; Thu, 22 Jan 2009 12:46:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6A778175D0; Thu, 22 Jan 2009 12:46:51 +0000 (UTC) From: Matthias Drochner Subject: CVS commit: pkgsrc/net/tor To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org Message-Id: <20090122124651.6A778175D0@cvs.netbsd.org> Date: Thu, 22 Jan 2009 12:46:51 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: drochner Date: Thu Jan 22 12:46:51 UTC 2009 Modified Files: pkgsrc/net/tor: distinfo Added Files: pkgsrc/net/tor/patches: patch-ac Log Message: make this build with 64-bit time_t (There are some unclean typecasts in the code, but the cases I've seen are harmless -- as long as poll intervals, cert lifetimes etc don't reach into y2037 which would be problematic in any case.) To generate a diff of this commit: cvs rdiff -r1.31 -r1.32 pkgsrc/net/tor/distinfo cvs rdiff -r0 -r1.6 pkgsrc/net/tor/patches/patch-ac Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.