From owner-cvs-all  Tue Jul 23 14:26:20 2002
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 3A5CA37B400; Tue, 23 Jul 2002 14:26:14 -0700 (PDT)
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id E1C7B43E31; Tue, 23 Jul 2002 14:26:13 -0700 (PDT)
	(envelope-from dougb@FreeBSD.org)
Received: from freefall.freebsd.org (dougb@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NLQDJU057183;
	Tue, 23 Jul 2002 14:26:13 -0700 (PDT)
	(envelope-from dougb@freefall.freebsd.org)
Received: (from dougb@localhost)
	by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NLQDge057182;
	Tue, 23 Jul 2002 14:26:13 -0700 (PDT)
Message-Id: <200207232126.g6NLQDge057182@freefall.freebsd.org>
From: Doug Barton <dougb@FreeBSD.org>
Date: Tue, 23 Jul 2002 14:26:13 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: ports/net/p5-Net-DNS Makefile distinfo pkg-plist
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

dougb       2002/07/23 14:26:13 PDT

  Modified files:
    net/p5-Net-DNS       Makefile distinfo pkg-plist 
  Log:
  Update to version 0.24, which contains:
  
  Added support for DNAME resource records.
  Fixed edge case for queries that have no name.
  Tighted up the regular expression used in Net::DNS::Resolver::cname_addr()
  
  Revision  Changes    Path
  1.27      +2 -2      ports/net/p5-Net-DNS/Makefile
  1.10      +1 -1      ports/net/p5-Net-DNS/distinfo
  1.8       +1 -0      ports/net/p5-Net-DNS/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message