OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 01-Jan-2008 22:16:23 Branch: HEAD Handle: 2008010121162100 Modified files: openpkg-src/perl-net perl-net.patch perl-net.spec Log: modifying package: perl-net-5.10.0 20080101 again Summary: Revision Changes Path 1.31 +15 -15 openpkg-src/perl-net/perl-net.patch 1.173 +1 -1 openpkg-src/perl-net/perl-net.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-net/perl-net.patch ============================================================================ $ cvs diff -u -r1.30 -r1.31 perl-net.patch --- openpkg-src/perl-net/perl-net.patch 3 Dec 2007 06:48:28 -0000 1.30 +++ openpkg-src/perl-net/perl-net.patch 1 Jan 2008 21:16:21 -0000 1.31 @@ -1,6 +1,6 @@ Index: Net-Packet-3.25/Makefile.PL --- Net-Packet-3.25/Makefile.PL.orig 2006-12-16 16:26:26 +0100 -+++ Net-Packet-3.25/Makefile.PL 2006-12-17 10:23:45 +0100 ++++ Net-Packet-3.25/Makefile.PL 2008-01-01 22:05:18 +0100 @@ -14,7 +14,6 @@ Net::Libdnet => 0, Time::HiRes => 0, @@ -11,7 +11,7 @@ ABSTRACT_FROM => 'lib/Net/Packet.pm', Index: Net-Patricia-1.014/libpatricia/patricia.c --- Net-Patricia-1.014/libpatricia/patricia.c.orig 2005-12-07 21:55:39 +0100 -+++ Net-Patricia-1.014/libpatricia/patricia.c 2006-12-17 10:23:09 +0100 ++++ Net-Patricia-1.014/libpatricia/patricia.c 2008-01-01 22:05:18 +0100 @@ -38,24 +38,24 @@ /* prefix_tochar * convert prefix information to bytes @@ -121,7 +121,7 @@ assert (patricia); Index: Net-Patricia-1.014/libpatricia/patricia.h --- Net-Patricia-1.014/libpatricia/patricia.h.orig 2005-12-07 21:54:52 +0100 -+++ Net-Patricia-1.014/libpatricia/patricia.h 2006-12-17 10:23:09 +0100 ++++ Net-Patricia-1.014/libpatricia/patricia.h 2008-01-01 22:05:18 +0100 @@ -15,10 +15,10 @@ #ifndef _PATRICIA_H #define _PATRICIA_H @@ -173,22 +173,22 @@ int num_active_node; /* for debug purpose */ } patricia_tree_t; -Index: Net-Pcap-0.15/Makefile.PL ---- Net-Pcap-0.15/Makefile.PL.orig 2006-08-30 18:38:04 +0200 -+++ Net-Pcap-0.15/Makefile.PL 2006-12-17 10:23:09 +0100 -@@ -22,7 +22,8 @@ - - } else { - $options{CCFLAGS} = '-Wall' if $Config{cc} eq 'gcc' and $] >= 5.006; +Index: Net-Pcap-0.16/Makefile.PL +--- Net-Pcap-0.16/Makefile.PL.orig 2007-12-24 00:06:15 +0100 ++++ Net-Pcap-0.16/Makefile.PL 2008-01-01 22:08:20 +0100 +@@ -23,7 +23,8 @@ + } + else { + $options{CCFLAGS} = '-Wall -Wwrite-strings' if $Config{ccname} eq 'gcc' and $] >= 5.006; - $options{LIBS} = '-lpcap'; -+ $options{INC} = '-I/openpkg-dev/include'; -+ $options{LIBS} = '-L/openpkg-dev/lib -lpcap'; ++ $options{INC} = '[EMAIL PROTECTED]@/include'; ++ $options{LIBS} = '[EMAIL PROTECTED]@/lib -lpcap'; } for my $arg (@ARGV) { -Index: Net-Pcap-0.15/Pcap.xs ---- Net-Pcap-0.15/Pcap.xs.orig 2006-03-14 20:58:53 +0100 -+++ Net-Pcap-0.15/Pcap.xs 2006-12-17 10:23:09 +0100 +Index: Net-Pcap-0.16/Pcap.xs +--- Net-Pcap-0.16/Pcap.xs.orig 2008-01-01 05:22:22 +0100 ++++ Net-Pcap-0.16/Pcap.xs 2008-01-01 22:05:18 +0100 @@ -33,7 +33,7 @@ #define NEED_sv_2pv_nolen 1 #include "ppport.h" @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-net/perl-net.spec ============================================================================ $ cvs diff -u -r1.172 -r1.173 perl-net.spec --- openpkg-src/perl-net/perl-net.spec 1 Jan 2008 15:02:07 -0000 1.172 +++ openpkg-src/perl-net/perl-net.spec 1 Jan 2008 21:16:21 -0000 1.173 @@ -39,7 +39,7 @@ %define V_plrpc 0.2020 %define V_net_imap_simple 1.14 %define V_net_bgp 0.09 -%define V_net_pcap 0.15 +%define V_net_pcap 0.16 %define V_net_radius 1.56 %define V_net_ip 1.25 %define V_class_gomor 1.01 @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org