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 4E2677ABC1 for ; Sun, 3 Jan 2016 19:56:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id BAE6E85EBF; Sun, 3 Jan 2016 19:56:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 45B7E85EB5 for ; Sun, 3 Jan 2016 19:56:19 +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 oFpQcoIDh69G for ; Sun, 3 Jan 2016 19:56:18 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E297984CEB for ; Sun, 3 Jan 2016 19:56:18 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DA655FBB5; Sun, 3 Jan 2016 19:56:18 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 3 Jan 2016 19:56:18 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/print/cups To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20160103195618.DA655FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Sun Jan 3 19:56:18 UTC 2016 Modified Files: pkgsrc/print/cups: Makefile distinfo pkgsrc/print/cups/patches: patch-af Added Files: pkgsrc/print/cups: PLIST.Darwin pkgsrc/print/cups/patches: patch-test_ippfind.c Log Message: Try to fix cups build under Mac OS X. The resulting PLIST looks very different, so add a PLIST.Darwin with what is actually installed. To generate a diff of this commit: cvs rdiff -u -r1.224 -r1.225 pkgsrc/print/cups/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/print/cups/PLIST.Darwin cvs rdiff -u -r1.114 -r1.115 pkgsrc/print/cups/distinfo cvs rdiff -u -r1.23 -r1.24 pkgsrc/print/cups/patches/patch-af cvs rdiff -u -r0 -r1.1 pkgsrc/print/cups/patches/patch-test_ippfind.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.