From 19b46e098ca52d78183d3c7ea42c3a703bf996a7 Mon Sep 17 00:00:00 2001 From: asmodai Date: Thu, 29 Mar 2001 19:38:18 +0000 Subject: Update to 2.22. This fixes some bugs and introduces many new interesting netmask and netblock manipulating routines. Fixes contributed to the author by the MAINTAINER and your's truly. Submitted by: Anton Berezin [MAINTAINER] --- net/p5-NetAddr-IP/Makefile | 2 +- net/p5-NetAddr-IP/distinfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net/p5-NetAddr-IP') diff --git a/net/p5-NetAddr-IP/Makefile b/net/p5-NetAddr-IP/Makefile index 0329a3ceb538..94a303297cfb 100644 --- a/net/p5-NetAddr-IP/Makefile +++ b/net/p5-NetAddr-IP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= NetAddr-IP -PORTVERSION= 2.00 +PORTVERSION= 2.22 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= NetAddr diff --git a/net/p5-NetAddr-IP/distinfo b/net/p5-NetAddr-IP/distinfo index 3c1d44485e34..d1a33b53d16c 100644 --- a/net/p5-NetAddr-IP/distinfo +++ b/net/p5-NetAddr-IP/distinfo @@ -1 +1 @@ -MD5 (NetAddr-IP-2.00.tar.gz) = 9f88bd7712d40713c5e0a3edff35f27f +MD5 (NetAddr-IP-2.22.tar.gz) = 0584a5aeab1afffd4ca5486e9e3d8f76 -- cgit