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: 19-Sep-2009 08:52:59 Branch: HEAD Handle: 2009091907525800 Modified files: openpkg-src/lftp lftp.patch lftp.spec Log: upgrading package: lftp 4.0.0 -> 4.0.1 Summary: Revision Changes Path 1.10 +0 -12 openpkg-src/lftp/lftp.patch 1.136 +2 -2 openpkg-src/lftp/lftp.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/lftp/lftp.patch ============================================================================ $ cvs diff -u -r1.9 -r1.10 lftp.patch --- openpkg-src/lftp/lftp.patch 13 Sep 2009 19:24:36 -0000 1.9 +++ openpkg-src/lftp/lftp.patch 19 Sep 2009 06:52:58 -0000 1.10 @@ -1,15 +1,3 @@ -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 2008-11-27 06:56:39 +0100 +++ src/lftp_tinfo.cc 2009-09-13 21:09:13 +0200 @@ . patch -p0 <<'@@ .' Index: openpkg-src/lftp/lftp.spec ============================================================================ $ cvs diff -u -r1.135 -r1.136 lftp.spec --- openpkg-src/lftp/lftp.spec 13 Sep 2009 19:24:36 -0000 1.135 +++ openpkg-src/lftp/lftp.spec 19 Sep 2009 06:52:58 -0000 1.136 @@ -31,8 +31,8 @@ Class: BASE Group: FTP License: GPL -Version: 4.0.0 -Release: 20090913 +Version: 4.0.1 +Release: 20090919 # 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