Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (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 6718EA6607 for ; Thu, 9 Oct 2014 18:58:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0563A14A1C2; Thu, 9 Oct 2014 18:58:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 01BC114A1BE for ; Thu, 9 Oct 2014 18:58:19 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id wlNfm08xBZuL for ; Thu, 9 Oct 2014 18:58:18 +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 7FB5014A1B7 for ; Thu, 9 Oct 2014 18:58:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7AC2D98; Thu, 9 Oct 2014 18:58:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Thu, 9 Oct 2014 18:58:18 +0000 From: "Andreas Gustafsson" Subject: CVS commit: pkgsrc/graphics/netpbm To: pkgsrc-changes@NetBSD.org Reply-To: gson@netbsd.org X-Mailer: log_accum Message-Id: <20141009185818.7AC2D98@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: gson Date: Thu Oct 9 18:58:18 UTC 2014 Modified Files: pkgsrc/graphics/netpbm: Makefile PLIST Log Message: Configure netpbm with tiff and zlib support so that pamtotiff, pnmtotiff, pnmtotiffcmyk, and tifftopnm once again get built. They have been temporarily absent since the update to 10.67.03. To generate a diff of this commit: cvs rdiff -u -r1.194 -r1.195 pkgsrc/graphics/netpbm/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/netpbm/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.