diff options
author | asmodai <asmodai@FreeBSD.org> | 2001-03-29 19:38:18 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2001-03-29 19:38:18 +0000 |
commit | 19b46e098ca52d78183d3c7ea42c3a703bf996a7 (patch) | |
tree | 2c89916f3f361916159ed1938d132ddc063cda94 /net/p5-NetAddr-IP | |
parent | 3df6e86872588d584b0934508909d71747ce3c3e (diff) | |
download | FreeBSD-ports-19b46e098ca52d78183d3c7ea42c3a703bf996a7.zip FreeBSD-ports-19b46e098ca52d78183d3c7ea42c3a703bf996a7.tar.gz |
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 <tobez@tobez.org> [MAINTAINER]
Diffstat (limited to 'net/p5-NetAddr-IP')
-rw-r--r-- | net/p5-NetAddr-IP/Makefile | 2 | ||||
-rw-r--r-- | net/p5-NetAddr-IP/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-NetAddr-IP/Makefile b/net/p5-NetAddr-IP/Makefile index 0329a3ce..94a3032 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 3c1d444..d1a33b5 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 |