Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id C136763B85F for ; Wed, 15 Aug 2012 15:30:07 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8E09014A188; Wed, 15 Aug 2012 15:30:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ACFCA14A179 for ; Wed, 15 Aug 2012 15:30:05 +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 Za_gGvrsSKbO for ; Wed, 15 Aug 2012 15:30:05 +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 2706714A177 for ; Wed, 15 Aug 2012 15:30:05 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 13B0B175DD; Wed, 15 Aug 2012 15:30:05 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Wed, 15 Aug 2012 15:30:05 +0000 From: "S.P.Zeidler" Subject: CVS commit: pkgsrc/net/irrtoolset5 To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20120815153005.13B0B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Wed Aug 15 15:30:04 UTC 2012 Modified Files: pkgsrc/net/irrtoolset5: Makefile distinfo Log Message: update of irrtoolset. Upstream changelog: This is a bugfix release. There are no new features. The following bugs were fixed: * don't barf on pingable: and ping-hdl: attributes (RFC 5943). * don't barf on inet6num: assignment-size (RIPE policy proposal 2010-06). * RFC 5952 requires that ipv6 addresses be presented in lower case. * ipv6 addresses are now printed in optimised format. * added geoloc: and language: fields to both inetnum: and inet6num: objects. * compilation fixes for g++ 4.7 / debian wheeze. * stop talking asdot to IRRDBs. none of the IRRs supports asdot since ~2010. * silence a bunch of warnings for clang 3.0. * fix AS output for rpslcheck. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/irrtoolset5/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/irrtoolset5/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.