diff options
author | seb <seb@pkgsrc.org> | 2008-10-24 20:41:10 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2008-10-24 20:41:10 +0000 |
commit | d53ae3f5cfce817f64f20453b0ecf56a0d440300 (patch) | |
tree | 2d8ed552462abab1a269b59eb61e658a5790a6f7 | |
parent | c396c916ae4beec6ad94834d98095f5f59088fe0 (diff) | |
download | pkgsrc-d53ae3f5cfce817f64f20453b0ecf56a0d440300.tar.gz |
Note initial addition of p5-Net-MAC version 1.4 as net/p5-Net-MAC
into The NetBSD Packages Collection.
The Perl 5 module Net::MAC allows you to
- store a MAC address in a Perl object
- find out information about a stored MAC address
- convert a MAC address into a specified format
- easily compare two MAC addresses for string or numeric equality
-rw-r--r-- | doc/CHANGES-2008 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008 index 7d9cc5b61c0..a0d0c04d20d 100644 --- a/doc/CHANGES-2008 +++ b/doc/CHANGES-2008 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2008,v 1.2618 2008/10/24 20:24:06 wiz Exp $ +$NetBSD: CHANGES-2008,v 1.2619 2008/10/24 20:41:10 seb Exp $ Changes to the packages collection and infrastructure in 2008: @@ -4504,3 +4504,4 @@ Changes to the packages collection and infrastructure in 2008: Removed www/gtkhtml324 successor www/gtkhtml314 [wiz 2008-10-24] Updated emulators/gxemul to 0.4.6.5nb2 [minskim 2008-10-24] Updated x11/vte to 0.17.4nb1 [wiz 2008-10-24] + Added net/p5-Net-MAC version 1.4 [seb 2008-10-24] |