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: 13-May-2006 23:30:22
Branch: HEAD Handle: 2006051322302100
Modified files:
openpkg-src/perl-net perl-net.patch perl-net.spec
Log:
modifying package: perl-net-5.8.8 20060415 -> 20060513
Summary:
Revision Changes Path
1.18 +16 -16 openpkg-src/perl-net/perl-net.patch
1.119 +2 -2 openpkg-src/perl-net/perl-net.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-net/perl-net.patch
============================================================================
$ cvs diff -u -r1.17 -r1.18 perl-net.patch
--- openpkg-src/perl-net/perl-net.patch 20 Mar 2006 13:59:08 -0000
1.17
+++ openpkg-src/perl-net/perl-net.patch 13 May 2006 21:30:21 -0000
1.18
@@ -1,6 +1,6 @@
-Index: Net-Packet-2.20/Makefile.PL
---- Net-Packet-2.20/Makefile.PL.orig 2006-03-20 14:39:00 +0100
-+++ Net-Packet-2.20/Makefile.PL 2006-03-20 14:39:11 +0100
+Index: Net-Packet-2.22/Makefile.PL
+--- Net-Packet-2.22/Makefile.PL.orig 2006-05-12 23:31:02 +0200
++++ Net-Packet-2.22/Makefile.PL 2006-05-13 21:24:20 +0200
@@ -1,8 +1,5 @@
use ExtUtils::MakeMaker;
@@ -11,16 +11,16 @@
NAME => 'Net::Packet',
VERSION_FROM => 'Packet.pm',
@@ -10,7 +7,6 @@
- Time::HiRes => 0,
- Net::Pcap => '0.12',
- Net::IPv6Addr => 0,
-- Socket6 => 0,
- Class::Gomor::Hash => '0.22',
- Bit::Vector => 0,
- Net::Write => 0,
+ Time::HiRes => 0,
+ Net::Pcap => '0.12',
+ Net::IPv6Addr => 0,
+- Socket6 => 0,
+ Class::Gomor => 0,
+ Bit::Vector => 0,
+ Net::Write => 0,
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-03-12 18:50:42
+0100
++++ Net-Patricia-1.014/libpatricia/patricia.c 2006-05-13 21:21:45
+0200
@@ -38,24 +38,24 @@
/* prefix_tochar
* convert prefix information to bytes
@@ -130,7 +130,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-03-12 18:50:42
+0100
++++ Net-Patricia-1.014/libpatricia/patricia.h 2006-05-13 21:21:45
+0200
@@ -15,10 +15,10 @@
#ifndef _PATRICIA_H
#define _PATRICIA_H
@@ -183,8 +183,8 @@
} patricia_tree_t;
Index: Net-Pcap-0.12/Makefile.PL
---- Net-Pcap-0.12/Makefile.PL.orig 2005-12-27 18:33:55 +0100
-+++ Net-Pcap-0.12/Makefile.PL 2006-03-12 18:50:42 +0100
+--- Net-Pcap-0.12/Makefile.PL.orig 2006-03-14 20:33:13 +0100
++++ Net-Pcap-0.12/Makefile.PL 2006-05-13 21:21:45 +0200
@@ -21,7 +21,8 @@
} else {
@@ -196,8 +196,8 @@
for my $arg (@ARGV) {
Index: Net-Pcap-0.12/Pcap.xs
---- Net-Pcap-0.12/Pcap.xs.orig 2006-03-20 14:37:24 +0100
-+++ Net-Pcap-0.12/Pcap.xs 2006-03-20 14:37:33 +0100
+--- Net-Pcap-0.12/Pcap.xs.orig 2006-03-14 20:58:53 +0100
++++ Net-Pcap-0.12/Pcap.xs 2006-05-13 21:21:45 +0200
@@ -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.118 -r1.119 perl-net.spec
--- openpkg-src/perl-net/perl-net.spec 15 Apr 2006 16:54:32 -0000
1.118
+++ openpkg-src/perl-net/perl-net.spec 13 May 2006 21:30:21 -0000
1.119
@@ -45,7 +45,7 @@
%define V_net_radius 1.44
%define V_net_ip 1.24
%define V_class_gomor_hash 0.22
-%define V_net_packet 2.20
+%define V_net_packet 2.22
%define V_net_xmpp 1.0
%define V_net_jabber 2.0
%define V_net_patricia 1.014
@@ -63,7 +63,7 @@
Group: Language
License: GPL/Artistic
Version: %{V_perl}
-Release: 20060415
+Release: 20060513
# package options
%option with_curl no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]