From owner-cvs-all@FreeBSD.ORG Sun Jul 9 07:45:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50D5516A4DD; Sun, 9 Jul 2006 07:45:26 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 213AC43D45; Sun, 9 Jul 2006 07:45:26 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k697jQnB067221; Sun, 9 Jul 2006 07:45:26 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k697jPvO067217; Sun, 9 Jul 2006 07:45:25 GMT (envelope-from dougb) Message-Id: <200607090745.k697jPvO067217@repoman.freebsd.org> From: Doug Barton Date: Sun, 9 Jul 2006 07:45:25 +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/p5-Net-DNS Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jul 2006 07:45:26 -0000 dougb 2006-07-09 07:45:25 UTC FreeBSD ports repository Modified files: dns/p5-Net-DNS Makefile distinfo Log: 1. Update to 0.58, which contains numerous small bug fixes, and new functionality for DLV/DNSSEC. 2. Add virtual category ipv6 3. Add OPTIONS for IPV6, enabled by default. 4. Fix the test for WITH_IPV6, and move it out of the test for ${PERL_LEVEL} < 500800. On my system, the IPv6 libraries are not (any longer?) installed by default with Perl 5.8. The test is harmless if the libraries are there in any case, so remove the pointless micro-optiimiztion. Revision Changes Path 1.65 +8 -5 ports/dns/p5-Net-DNS/Makefile 1.39 +3 -3 ports/dns/p5-Net-DNS/distinfo