Date: Sun, 9 Jul 2006 07:45:25 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/p5-Net-DNS Makefile distinfo Message-ID: <200607090745.k697jPvO067217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607090745.k697jPvO067217>