Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 45A8C63B86D for ; Fri, 14 Sep 2012 14:29:29 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 129C114A198; Fri, 14 Sep 2012 14:29:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A4ACA14A167 for ; Fri, 14 Sep 2012 14:29:26 +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 uW1rHL4n1W_u for ; Fri, 14 Sep 2012 14:29:26 +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 1D88E14A142 for ; Fri, 14 Sep 2012 14:29:25 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 65F27175DD; Fri, 14 Sep 2012 14:28:52 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Fri, 14 Sep 2012 14:28:52 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/net/p5-NetAddr-IP To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120914142852.65F27175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Fri Sep 14 14:28:52 UTC 2012 Modified Files: pkgsrc/net/p5-NetAddr-IP: Makefile distinfo Log Message: Updating package for CPAN module NetAddr::IP in net/p5-NetAddr-IP from 4.058 to 4.062. pkgsrc changes: - currect license conditions upstream changes: 4.062 Wed Jun 6 12:34:48 PDT 2012 documentation updates courtesy of Ben Bullock Thank you Ben. 4.061 Tue May 8 16:24:03 PDT 2012 fixed bug in Lite v1.44 that returned $ip->num() = 2^128 for 0.0.0.0/0 Thanks to Sebastian for spotting it. 4.060 Fri Apr 6 16:00:02 PDT 2012 In Lite.pm v1.43, fix bug #75976, change in behavior introduced in v4.050 where an empty string supplied to "new" previously returned 'undef' and now returns 'default' for ipV4 or ipV6 4.059 Wed Mar 7 12:50:04 PST 2012 add is_rfc1918 to Lite.pm v1.42 documentation updates To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/p5-NetAddr-IP/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/p5-NetAddr-IP/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.