Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id DE0FF7ABEE for ; Sun, 13 Mar 2016 07:45:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8C9AB85EC3; Sun, 13 Mar 2016 07:45:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1AEF385E60 for ; Sun, 13 Mar 2016 07:45:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id hDV7fBhcVXEY for ; Sun, 13 Mar 2016 07:45:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B82A384CE9 for ; Sun, 13 Mar 2016 07:45:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B336EFBB7; Sun, 13 Mar 2016 07:45:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 13 Mar 2016 07:45:12 +0000 From: "David A. Holland" Subject: CVS commit: pkgsrc/graphics/ivtools To: pkgsrc-changes@NetBSD.org Reply-To: dholland@netbsd.org X-Mailer: log_accum Message-Id: <20160313074512.B336EFBB7@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: dholland Date: Sun Mar 13 07:45:12 UTC 2016 Modified Files: pkgsrc/graphics/ivtools: Makefile Log Message: Uses libX11 directly; seen in tnn's -7 build. PKGREVISION -> 4 To generate a diff of this commit: cvs rdiff -u -r1.31 -r1.32 pkgsrc/graphics/ivtools/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.