From owner-cvs-ports@FreeBSD.ORG Fri Jun 18 05:41:27 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34EF6106566B; Fri, 18 Jun 2010 05:41:27 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 258328FC19; Fri, 18 Jun 2010 05:41:27 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o5I5fR54062402; Fri, 18 Jun 2010 05:41:27 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o5I5fRmW062401; Fri, 18 Jun 2010 05:41:27 GMT (envelope-from dougb) Message-Id: <201006180541.o5I5fRmW062401@repoman.freebsd.org> From: Doug Barton Date: Fri, 18 Jun 2010 05:41:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/bind97 Makefile ports/dns/bind97/files patch-bind-keys-h X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2010 05:41:27 -0000 dougb 2010-06-18 05:41:27 UTC FreeBSD ports repository Modified files: dns/bind97 Makefile Removed files: dns/bind97/files patch-bind-keys-h Log: Turns out that the bind.keys.h file is not a new dependency, so my previous fix was too hasty. Employ a more robust fix that removes the _perl_ dep for both this file and bind9.xsl.h. The pre-generated versions of these files are identical to the newly generated ones, which is why this perl issue never came up previously. I still have reservations about baking the ISC DLV key into named, but given that this was already done in 9.7.0+ at least this way we don't violate POLA. Revision Changes Path 1.8 +4 -0 ports/dns/bind97/Makefile 1.2 +0 -53 ports/dns/bind97/files/patch-bind-keys-h (dead)