r26816 - in /branches/upstream/libnet-pcap-perl/current: ./ bin/ eg/ fallback/ t/ t/samples/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Nov 13 21:20:20 UTC 2008


Author: gregoa
Date: Thu Nov 13 21:20:16 2008
New Revision: 26816

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26816
Log:
[svn-upgrade] Integrating new upstream version, libnet-pcap-perl (0.16)

Added:
    branches/upstream/libnet-pcap-perl/current/Changes
    branches/upstream/libnet-pcap-perl/current/META.yml
    branches/upstream/libnet-pcap-perl/current/bin/
    branches/upstream/libnet-pcap-perl/current/bin/pcapinfo   (with props)
    branches/upstream/libnet-pcap-perl/current/eg/
    branches/upstream/libnet-pcap-perl/current/eg/pcapdump   (with props)
    branches/upstream/libnet-pcap-perl/current/eg/pktdump.pl
    branches/upstream/libnet-pcap-perl/current/fallback/
    branches/upstream/libnet-pcap-perl/current/fallback/const-c.inc
    branches/upstream/libnet-pcap-perl/current/fallback/const-xs.inc
    branches/upstream/libnet-pcap-perl/current/ppport.h
    branches/upstream/libnet-pcap-perl/current/stubs.inc
    branches/upstream/libnet-pcap-perl/current/t/00-load.t
    branches/upstream/libnet-pcap-perl/current/t/01-api.t
    branches/upstream/libnet-pcap-perl/current/t/11-snapshot.t
    branches/upstream/libnet-pcap-perl/current/t/14-datalink.t
    branches/upstream/libnet-pcap-perl/current/t/15-is_swapped.t
    branches/upstream/libnet-pcap-perl/current/t/16-setnonblock.t
    branches/upstream/libnet-pcap-perl/current/t/17-lib_version.t
    branches/upstream/libnet-pcap-perl/current/t/18-open_dead.t
    branches/upstream/libnet-pcap-perl/current/t/19-breakloop.t
    branches/upstream/libnet-pcap-perl/current/t/20-constants.t
    branches/upstream/libnet-pcap-perl/current/t/21-next_ex.t
    branches/upstream/libnet-pcap-perl/current/t/22-open.t
    branches/upstream/libnet-pcap-perl/current/t/23-srcstr.t
    branches/upstream/libnet-pcap-perl/current/t/50-poe-component-pcap.t
    branches/upstream/libnet-pcap-perl/current/t/Utils.pm
    branches/upstream/libnet-pcap-perl/current/t/distchk.t
    branches/upstream/libnet-pcap-perl/current/t/pod.t
    branches/upstream/libnet-pcap-perl/current/t/podcover.t
    branches/upstream/libnet-pcap-perl/current/t/podspell.t
    branches/upstream/libnet-pcap-perl/current/t/portfs.t
    branches/upstream/libnet-pcap-perl/current/t/samples/
    branches/upstream/libnet-pcap-perl/current/t/samples/ping-ietf-20pk-be.dmp   (with props)
    branches/upstream/libnet-pcap-perl/current/t/samples/ping-ietf-20pk-le.dmp   (with props)
Removed:
    branches/upstream/libnet-pcap-perl/current/t/01-module.t
    branches/upstream/libnet-pcap-perl/current/t/11-misc.t
    branches/upstream/libnet-pcap-perl/current/t/leaktest1.pl
    branches/upstream/libnet-pcap-perl/current/t/leaktest2.pl
    branches/upstream/libnet-pcap-perl/current/t/leaktest3.pl
    branches/upstream/libnet-pcap-perl/current/t/leaktest4.pl
    branches/upstream/libnet-pcap-perl/current/t/leaktest5.pl
    branches/upstream/libnet-pcap-perl/current/t/leaktest6.pl
Modified:
    branches/upstream/libnet-pcap-perl/current/MANIFEST
    branches/upstream/libnet-pcap-perl/current/Makefile.PL
    branches/upstream/libnet-pcap-perl/current/Pcap.pm
    branches/upstream/libnet-pcap-perl/current/Pcap.xs
    branches/upstream/libnet-pcap-perl/current/README
    branches/upstream/libnet-pcap-perl/current/t/02-lookup.t
    branches/upstream/libnet-pcap-perl/current/t/03-openlive.t
    branches/upstream/libnet-pcap-perl/current/t/04-loop.t
    branches/upstream/libnet-pcap-perl/current/t/05-dump.t
    branches/upstream/libnet-pcap-perl/current/t/06-offline.t
    branches/upstream/libnet-pcap-perl/current/t/07-stats.t
    branches/upstream/libnet-pcap-perl/current/t/08-filter.t
    branches/upstream/libnet-pcap-perl/current/t/09-error.t
    branches/upstream/libnet-pcap-perl/current/t/10-fileno.t
    branches/upstream/libnet-pcap-perl/current/t/12-next.t
    branches/upstream/libnet-pcap-perl/current/t/13-dispatch.t
    branches/upstream/libnet-pcap-perl/current/t/README
    branches/upstream/libnet-pcap-perl/current/typemap

[This mail would be too long, it was shortened to contain the URLs only.]

Added: branches/upstream/libnet-pcap-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/Changes?rev=26816&op=file

Modified: branches/upstream/libnet-pcap-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/MANIFEST?rev=26816&op=diff

Added: branches/upstream/libnet-pcap-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/META.yml?rev=26816&op=file

Modified: branches/upstream/libnet-pcap-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/Makefile.PL?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/Pcap.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/Pcap.pm?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/Pcap.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/Pcap.xs?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/README?rev=26816&op=diff

Added: branches/upstream/libnet-pcap-perl/current/bin/pcapinfo
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/bin/pcapinfo?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/eg/pcapdump
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/eg/pcapdump?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/eg/pktdump.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/eg/pktdump.pl?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/fallback/const-c.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/fallback/const-c.inc?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/fallback/const-xs.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/fallback/const-xs.inc?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/ppport.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/ppport.h?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/stubs.inc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/stubs.inc?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/00-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/00-load.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/01-api.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/01-api.t?rev=26816&op=file

Modified: branches/upstream/libnet-pcap-perl/current/t/02-lookup.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/02-lookup.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/03-openlive.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/03-openlive.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/04-loop.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/04-loop.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/05-dump.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/05-dump.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/06-offline.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/06-offline.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/07-stats.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/07-stats.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/08-filter.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/08-filter.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/09-error.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/09-error.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/10-fileno.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/10-fileno.t?rev=26816&op=diff

Added: branches/upstream/libnet-pcap-perl/current/t/11-snapshot.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/11-snapshot.t?rev=26816&op=file

Modified: branches/upstream/libnet-pcap-perl/current/t/12-next.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/12-next.t?rev=26816&op=diff

Modified: branches/upstream/libnet-pcap-perl/current/t/13-dispatch.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/13-dispatch.t?rev=26816&op=diff

Added: branches/upstream/libnet-pcap-perl/current/t/14-datalink.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/14-datalink.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/15-is_swapped.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/15-is_swapped.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/16-setnonblock.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/16-setnonblock.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/17-lib_version.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/17-lib_version.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/18-open_dead.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/18-open_dead.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/19-breakloop.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/19-breakloop.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/20-constants.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/20-constants.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/21-next_ex.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/21-next_ex.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/22-open.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/22-open.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/23-srcstr.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/23-srcstr.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/50-poe-component-pcap.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/50-poe-component-pcap.t?rev=26816&op=file

Modified: branches/upstream/libnet-pcap-perl/current/t/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/README?rev=26816&op=diff

Added: branches/upstream/libnet-pcap-perl/current/t/Utils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/Utils.pm?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/distchk.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/distchk.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/pod.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/podcover.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/podcover.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/podspell.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/podspell.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/portfs.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/portfs.t?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/samples/ping-ietf-20pk-be.dmp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/samples/ping-ietf-20pk-be.dmp?rev=26816&op=file

Added: branches/upstream/libnet-pcap-perl/current/t/samples/ping-ietf-20pk-le.dmp
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/t/samples/ping-ietf-20pk-le.dmp?rev=26816&op=file

Modified: branches/upstream/libnet-pcap-perl/current/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libnet-pcap-perl/current/typemap?rev=26816&op=diff




More information about the Pkg-perl-cvs-commits mailing list