Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D3D2163B8DE for ; Thu, 11 Mar 2010 12:46:43 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7CF4E63B18B; Thu, 11 Mar 2010 12:46:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id AFAFB63B111 for ; Thu, 11 Mar 2010 12:46:42 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 9E257175DF; Thu, 11 Mar 2010 12:46:42 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 11 Mar 2010 12:46:42 +0000 From: Matthias Drochner Subject: CVS commit: pkgsrc/print/gv To: pkgsrc-changes@NetBSD.org Reply-To: drochner@netbsd.org X-Mailer: log_accum Message-Id: <20100311124642.9E257175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: drochner Date: Thu Mar 11 12:46:42 UTC 2010 Modified Files: pkgsrc/print/gv: Makefile distinfo pkgsrc/print/gv/patches: patch-ad Log Message: fix a format string mismatch with 64-bit time_t which made the program crash with PDF files (on NetBSD-current), bump PKGREVISION To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 pkgsrc/print/gv/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/gv/distinfo cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/gv/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.