Update to 1.26
Upstream changes: 1.26 Wed Nov 28 12:00:00 2012 - This version is authored by Ulrich Wisser - 81138 ip types - 80164 hexip does not change when ip changes (fix: hexformat needs to be cleared by set) - 4898 double compression - 73232 invalid ipv6 1:2:3:4:5:6:7 - 73105 invalid ip 1:2 - 73104 expand 1::2::3 - 71042 ip_reverse 2001:4f8:3:36:0:0:0:235 - 45165 ip_range_to_prefix updated documentation - 32232 excepts 61-217-102-8.hinet-ip.hinet.net as range
This commit is contained in:
parent
ca5471e745
commit
30e31151aa
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:49 asau Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2012/11/29 03:23:00 wen Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Net-IP-1.25
|
||||
DISTNAME= Net-IP-1.26
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 5
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.4 2006/09/02 08:28:48 adrianp Exp $
|
||||
$NetBSD: distinfo,v 1.5 2012/11/29 03:23:00 wen Exp $
|
||||
|
||||
SHA1 (Net-IP-1.25.tar.gz) = 058a0ce86a50e882e9254371157c0c602b88f691
|
||||
RMD160 (Net-IP-1.25.tar.gz) = 92116a215d255d1a16b819df23c98bb0324df2f6
|
||||
Size (Net-IP-1.25.tar.gz) = 25749 bytes
|
||||
SHA1 (Net-IP-1.26.tar.gz) = 601204ad91c6b493085817e870cbfe82c50a12be
|
||||
RMD160 (Net-IP-1.26.tar.gz) = 7676d271e9af3fc17df5233ac8e3592c8d1db491
|
||||
Size (Net-IP-1.26.tar.gz) = 30866 bytes
|
||||
|
|
Loading…
Reference in a new issue