Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 575A063B906 for ; Sun, 1 Nov 2009 23:57:31 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 00A0B63B14D; Sun, 1 Nov 2009 23:57:31 +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 25B3063B121 for ; Sun, 1 Nov 2009 23:57:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 07FF2175DD; Sun, 1 Nov 2009 23:57:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 1 Nov 2009 23:57:29 +0000 From: Greg Troxel Subject: CVS commit: pkgsrc/print/ghostscript To: pkgsrc-changes@NetBSD.org Reply-To: gdt@netbsd.org X-Mailer: log_accum Message-Id: <20091101235730.07FF2175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: gdt Date: Sun Nov 1 23:57:29 UTC 2009 Modified Files: pkgsrc/print/ghostscript: Makefile options.mk Log Message: When the cups option is enabled, bl3 in jpeg, so that a dependency which seems to actually exist is recorded. (When I updated jpeg from 6.2 to 7, the shlib major changed, ghostscript was not rebuilt, and it failed to run.) Proposed on tech-pkg on 22 October, with no objections received. To generate a diff of this commit: cvs rdiff -u -r1.69 -r1.70 pkgsrc/print/ghostscript/Makefile cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/ghostscript/options.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.