Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 1B08463B915 for ; Wed, 18 Apr 2012 14:06:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6501614A1E0; Wed, 18 Apr 2012 14:07:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6388814A1E3 for ; Wed, 18 Apr 2012 14:07:00 +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 gQcOSTmDBt-v for ; Wed, 18 Apr 2012 14:06:59 +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 AE8B514A1D9 for ; Wed, 18 Apr 2012 14:06:59 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6437A175DD; Wed, 18 Apr 2012 14:06:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 18 Apr 2012 14:06:58 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2012Q1] pkgsrc/net/netatalk To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20120418140658.6437A175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Wed Apr 18 14:06:58 UTC 2012 Modified Files: pkgsrc/net/netatalk [pkgsrc-2012Q1]: Makefile Log Message: Pullup ticket #3745 - requested by hauke net/netatalk: build fix Revisions pulled up: - net/netatalk/Makefile 1.82 --- Module Name: pkgsrc Committed By: hauke Date: Tue Apr 17 16:14:54 UTC 2012 Modified Files: pkgsrc/net/netatalk: Makefile Log Message: As a workaround to PR pkg/46072, build Netatalk explicitely without quota support for NetBSD 5.99.62 and newer, until we have patches supporting the new quota interface. To generate a diff of this commit: cvs rdiff -u -r1.81 -r1.81.2.1 pkgsrc/net/netatalk/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.