Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id B87AE63BB29 for ; Thu, 29 Jul 2010 13:55:27 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6B54463B101; Thu, 29 Jul 2010 13:55:27 +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 65BF463B100 for ; Thu, 29 Jul 2010 13:55:26 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4F592175DD; Thu, 29 Jul 2010 13:55:26 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Thu, 29 Jul 2010 13:55:26 +0000 From: Matthias Scheler Subject: CVS commit: [pkgsrc-2010Q2] pkgsrc/print/gv To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20100729135526.4F592175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tron Date: Thu Jul 29 13:55:26 UTC 2010 Modified Files: pkgsrc/print/gv [pkgsrc-2010Q2]: Makefile Log Message: Pullup ticket #3193 - requested by obache print/gv: security update Revisions pulled up: - print/gv/Makefile 1.72-1.73 --- Module Name: pkgsrc Committed By: obache Date: Mon Jul 26 14:40:22 UTC 2010 Modified Files: pkgsrc/print/gv: Makefile Log Message: * Also need SIGCHLD-fallback for OpenBSD and DragonFly * using iconv, so buildlink with libiconv XXX: but failed to link with libiconv from pkgsrc, bad configure test. --- Module Name: pkgsrc Committed By: obache Date: Mon Jul 26 14:57:51 UTC 2010 Modified Files: pkgsrc/print/gv: Makefile Log Message: Skip iconv_open in libiconv check in configure script. It always failed with libiconv from pkgsrc. To generate a diff of this commit: cvs rdiff -u -r1.70.4.1 -r1.70.4.2 pkgsrc/print/gv/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.