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.
This commit is contained in:
spz 2012-08-15 15:30:04 +00:00
parent 070dd4d46b
commit 09fdd20521
2 changed files with 8 additions and 7 deletions

View file

@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.5 2011/09/29 20:48:19 spz Exp $
# $NetBSD: Makefile,v 1.6 2012/08/15 15:30:04 spz Exp $
#
DISTNAME= irrtoolset-5.0.0
VERSION= 5.0.1
DISTNAME= irrtoolset-${VERSION}
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-5.0.0/
MASTER_SITES= ftp://ftp.isc.org/isc/IRRToolSet/IRRToolSet-${VERSION}/
OWNER= spz@NetBSD.org
HOMEPAGE= http://irrtoolset.isc.org/

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2010/04/13 21:19:55 spz Exp $
$NetBSD: distinfo,v 1.3 2012/08/15 15:30:04 spz Exp $
SHA1 (irrtoolset-5.0.0.tar.gz) = 572d302652321f66f70208e560efc020cb989c50
RMD160 (irrtoolset-5.0.0.tar.gz) = 20b9b58c2fcf06afae13d2e60e8154940a8de60f
Size (irrtoolset-5.0.0.tar.gz) = 611849 bytes
SHA1 (irrtoolset-5.0.1.tar.gz) = 19510275f5f64608e4a683c744c14f8e900ea19e
RMD160 (irrtoolset-5.0.1.tar.gz) = 667c22e0658bdc4b544031e7fe33dffc7cc1a2c8
Size (irrtoolset-5.0.1.tar.gz) = 639889 bytes