Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 2E97463B11D for ; Wed, 3 Jun 2009 10:21:02 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id CF23663B123; Wed, 3 Jun 2009 10:21:01 +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 0C39663B142 for ; Wed, 3 Jun 2009 10:20:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E8D6D175D0; Wed, 3 Jun 2009 10:20:59 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 3 Jun 2009 10:20:59 +0000 From: Thomas Klausner Subject: CVS commit: pkgsrc/print/cups To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20090603102059.E8D6D175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Wed Jun 3 10:20:59 UTC 2009 Modified Files: pkgsrc/print/cups: Makefile PLIST options.mk Log Message: Add missing file to PLIST. pdftops only seems to be a link to an existing pdftops, so add an option to use the ones from gs, poppler-utils, or xpdf. Default to using the one from poppler-utils (adds dependency on that). Bump PKGREVISION. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 pkgsrc/print/cups/Makefile cvs rdiff -u -r1.25 -r1.26 pkgsrc/print/cups/PLIST cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/cups/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.