summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorseb <seb>2009-01-29 19:48:41 +0000
committerseb <seb>2009-01-29 19:48:41 +0000
commitbd8ceec94337d4cc7ed1b4b1f3148fe83df8f5be (patch)
treed27500c3afc5ae57b93f1d3cca8dd938062208e8 /doc
parent8beef3d50c7d1903341a21c671c29aefe2c1bc51 (diff)
downloadpkgsrc-bd8ceec94337d4cc7ed1b4b1f3148fe83df8f5be.tar.gz
Note initial addition of p5-Net-CIDR-Set version 0.10 as
net/p5-Net-CIDR-Set into The NetBSD Packages Collection. The Perl 5 module Net::CIDR::Set represents sets of IP addresses and allows standard set operations (union, intersection, membership test etc) to be performed on them. In spite of the name it can work with sets consisting of arbitrary ranges of IP addresses - not just CIDR blocks. Both IPv4 and IPv6 addresses are handled - but they may not be mixed in the same set.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20093
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 52c701144d6..ba9c420ef58 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.419 2009/01/29 19:40:48 minskim Exp $
+$NetBSD: CHANGES-2009,v 1.420 2009/01/29 19:48:41 seb Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -571,3 +571,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated www/p5-App-Nopaste to 0.10 [seb 2009-01-29]
Updated multimedia/ffmpeg to 20080727nb7 [tron 2009-01-29]
Updated print/kpathsea to 3.5.7nb2 [minskim 2009-01-29]
+ Added net/p5-Net-CIDR-Set version 0.10 [seb 2009-01-29]