OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 13-Sep-2009 21:24:36 Branch: HEAD Handle: 2009091320243600 Modified files: openpkg-src/lftp lftp.patch lftp.spec Log: upgrading package: lftp 3.7.15 -> 4.0.0 Summary: Revision Changes Path 1.9 +14 -2 openpkg-src/lftp/lftp.patch 1.135 +2 -2 openpkg-src/lftp/lftp.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/lftp/lftp.patch ============================================================================ $ cvs diff -u -r1.8 -r1.9 lftp.patch --- openpkg-src/lftp/lftp.patch 18 Nov 2008 19:42:58 -0000 1.8 +++ openpkg-src/lftp/lftp.patch 13 Sep 2009 19:24:36 -0000 1.9 @@ -1,6 +1,18 @@ +Index: src/Torrent.cc +--- src/Torrent.cc.orig 2009-08-21 14:09:56 +0200 ++++ src/Torrent.cc 2009-09-13 21:09:30 +0200 +@@ -23,6 +23,8 @@ + #include <config.h> + #include <stdlib.h> + #include <assert.h> ++#include <sys/types.h> ++#include <sys/stat.h> + #include <sys/socket.h> + #include <netinet/in.h> + #include <arpa/inet.h> Index: src/lftp_tinfo.cc ---- src/lftp_tinfo.cc.orig 2006-02-06 12:00:41 +0100 -+++ src/lftp_tinfo.cc 2008-11-18 19:58:43 +0100 +--- src/lftp_tinfo.cc.orig 2008-11-27 06:56:39 +0100 ++++ src/lftp_tinfo.cc 2009-09-13 21:09:13 +0200 @@ -23,20 +23,20 @@ #include <config.h> @@ . patch -p0 <<'@@ .' Index: openpkg-src/lftp/lftp.spec ============================================================================ $ cvs diff -u -r1.134 -r1.135 lftp.spec --- openpkg-src/lftp/lftp.spec 22 Jul 2009 06:17:50 -0000 1.134 +++ openpkg-src/lftp/lftp.spec 13 Sep 2009 19:24:36 -0000 1.135 @@ -31,8 +31,8 @@ Class: BASE Group: FTP License: GPL -Version: 3.7.15 -Release: 20090722 +Version: 4.0.0 +Release: 20090913 # list of sources Source0: http://ftp.yars.free.net/pub/source/lftp/lftp-%{version}.tar.bz2 @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org