- Bump to 2.01
* New Release INET6-2.01 . * Patch from Wouter de Jong <wouter (at) widexs.nl> - fixing the parser on regexp at sock_info() * Patch from Olaf M.Kolkman <olafr (at) ipe.net> - Toggle the -w flag to avoid some warning messages around tests * fixing peerhost method.
This commit is contained in:
parent
5f51885862
commit
6f98298314
2 changed files with 6 additions and 7 deletions
|
@ -1,13 +1,12 @@
|
|||
# $NetBSD: Makefile,v 1.5 2004/12/20 11:31:06 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2004/12/29 11:44:09 adrianp Exp $
|
||||
#
|
||||
|
||||
DISTNAME= INET6-2.00
|
||||
DISTNAME= INET6-2.01
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
|
||||
|
||||
MAINTAINER= adrianp@stindustries.net
|
||||
MAINTAINER= adrianp@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/~mondejar/INET6/
|
||||
COMMENT= Object interface for AF_INET|AF_INET6 domain sockets
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2003/12/16 19:41:04 martti Exp $
|
||||
$NetBSD: distinfo,v 1.2 2004/12/29 11:44:09 adrianp Exp $
|
||||
|
||||
SHA1 (INET6-2.00.tar.gz) = 97eb1eea62c05b79fbbff28d472062192326e90d
|
||||
Size (INET6-2.00.tar.gz) = 8462 bytes
|
||||
SHA1 (INET6-2.01.tar.gz) = eca150f728c492d7a6076a2c6698a534ccd1b520
|
||||
Size (INET6-2.01.tar.gz) = 8628 bytes
|
||||
|
|
Loading…
Reference in a new issue