diff options
author | tobez <tobez@FreeBSD.org> | 2001-08-16 17:51:34 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-08-16 17:51:34 +0800 |
commit | cbbb9b46742b80f85c8b78c8754f4a5d224b1094 (patch) | |
tree | 4c87714ff5d31b97408eef9cd644771176c1e03f /net-mgmt/p5-NetAddr-IP | |
parent | 86b769e5657a9728dad769531096a72013e332eb (diff) | |
download | freebsd-ports-gnome-cbbb9b46742b80f85c8b78c8754f4a5d224b1094.tar.gz freebsd-ports-gnome-cbbb9b46742b80f85c8b78c8754f4a5d224b1094.tar.zst freebsd-ports-gnome-cbbb9b46742b80f85c8b78c8754f4a5d224b1094.zip |
Update net/net/p5-NetAddr-IP to 2.23.
Diffstat (limited to 'net-mgmt/p5-NetAddr-IP')
-rw-r--r-- | net-mgmt/p5-NetAddr-IP/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/p5-NetAddr-IP/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/p5-NetAddr-IP/pkg-descr | 9 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-mgmt/p5-NetAddr-IP/Makefile b/net-mgmt/p5-NetAddr-IP/Makefile index 58e7033b9743..38632f517f46 100644 --- a/net-mgmt/p5-NetAddr-IP/Makefile +++ b/net-mgmt/p5-NetAddr-IP/Makefile @@ -6,7 +6,7 @@ # PORTNAME= NetAddr-IP -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= NetAddr diff --git a/net-mgmt/p5-NetAddr-IP/distinfo b/net-mgmt/p5-NetAddr-IP/distinfo index d1a33b53d16c..c48702dc5f94 100644 --- a/net-mgmt/p5-NetAddr-IP/distinfo +++ b/net-mgmt/p5-NetAddr-IP/distinfo @@ -1 +1 @@ -MD5 (NetAddr-IP-2.22.tar.gz) = 0584a5aeab1afffd4ca5486e9e3d8f76 +MD5 (NetAddr-IP-2.23.tar.gz) = e3ba250c42258cb4b4b414f335ff9543 diff --git a/net-mgmt/p5-NetAddr-IP/pkg-descr b/net-mgmt/p5-NetAddr-IP/pkg-descr index 6cda11436edd..2cf0bae9301c 100644 --- a/net-mgmt/p5-NetAddr-IP/pkg-descr +++ b/net-mgmt/p5-NetAddr-IP/pkg-descr @@ -1,3 +1,6 @@ -This perl module provides a simple interface to the tedious bit manipulation -involved when handling IP address calculations. It also helps by performing -range comparisons between subnets as well as other frequently used functions. +This perl module provides a simple interface to the tedious bit +manipulation involved when handling IP address calculations. It also +helps by performing range comparisons between subnets as well as other +frequently used functions. + +WWW: http://search.cpan.org/search?dist=NetAddr-IP |