Subject: CVS commit: pkgsrc/net/p5-Net-Pcap
From: Havard Eidnes
Date: 2008-08-24 22:07:42
Message id: 20080824200742.4B1DA175D0@cvs.netbsd.org

Log Message:
Update from version 0.14 to 0.16; discussed with maintainer in general terms.

Pkgsrc changes:
 o Add a patch to handle all BSD systems the same in test 03
 o Added a commented-out build dependency, Test::Distribution
   does not appear to work for this package (and is optional anyway)

Upstream changes:

2008.01.01 - 0.16 - Sebastien Aperghis-Tramoni (SAPER)
  - [BUGFIX] A typo prevented the new function names from working.
  - [TESTS] Added new tests: 21-next_ex.t, 22-open.t, 23-srcstr.t,
    50-poe-component-pcap.t
  - [TESTS] Added support for user prefered device. See README.
  - [TESTS] Improved small bits of the tests here and there.

2007.12.02 - 0.15 - Sebastien Aperghis-Tramoni (SAPER)
  - [BUGFIX] CPAN-RT#30745: Fix WinPcap support.
  - [BUGFIX] CPAN-RT#25076: Fix next_ex().
  - [API] Now providing "pcap_"-prefixed aliases for all functions.
    Documentation was changed to use these names instead of the old ones.
  - [CMD] pcapinfo(1) no longer need IO::Interface.
  - [TESTS] CPAN-RT#30903: Fix t/03-openlive.t failure on Linux.
  - [DOC] CPAN-RT#27369: Several documentation fixes.
  - [DOC] CPAN-RT#31111: Document that pcap_stats() does not work
    on savefiles.

Files:
RevisionActionfile
1.14modifypkgsrc/net/p5-Net-Pcap/Makefile
1.5modifypkgsrc/net/p5-Net-Pcap/distinfo
1.1addpkgsrc/net/p5-Net-Pcap/patches/patch-aa