Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 0A73963B293 for ; Thu, 17 Apr 2008 08:11:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id BAA2263B128; Thu, 17 Apr 2008 08:11:13 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1C61863B10D for ; Thu, 17 Apr 2008 08:11:13 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 08E46175D0; Thu, 17 Apr 2008 08:11:13 +0000 (UTC) From: Joerg Sonnenberger Subject: CVS commit: pkgsrc/pkgtools/libnbcompat To: pkgsrc-changes@NetBSD.org Reply-To: joerg@netbsd.org Message-Id: <20080417081113.08E46175D0@cvs.netbsd.org> Date: Thu, 17 Apr 2008 08:11:13 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org Precedence: list Module Name: pkgsrc Committed By: joerg Date: Thu Apr 17 08:11:12 UTC 2008 Modified Files: pkgsrc/pkgtools/libnbcompat: Makefile pkgsrc/pkgtools/libnbcompat/files: timegm.c Log Message: Don't let a mathematican add numbers with less than 20 digits. Fix the the offset for November and December and welcome libnbcompat-20080416. To generate a diff of this commit: cvs rdiff -r1.59 -r1.60 pkgsrc/pkgtools/libnbcompat/Makefile cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/libnbcompat/files/timegm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.