[arch-commits] Commit in lftp/repos (3 files)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu May 7 17:58:17 UTC 2009


    Date: Thursday, May 7, 2009 @ 13:58:17
  Author: andyrtr
Revision: 38439

Merged revisions 38438 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/lftp/trunk

........
  r38438 | andyrtr | 2009-05-07 19:57:39 +0200 (Do, 07 Mai 2009) | 2 lines
  
  upgpkg: lftp 3.7.13-1
      new version 3.7.13
........

Modified:
  lftp/repos/extra-i686/	(properties)
  lftp/repos/extra-i686/PKGBUILD
Deleted:
  lftp/repos/extra-i686/compilefix.patch

------------------+
 PKGBUILD         |    6 +++---
 compilefix.patch |   10 ----------
 2 files changed, 3 insertions(+), 13 deletions(-)


Property changes on: lftp/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /lftp/trunk:1-31006
   + /lftp/trunk:1-38438

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-05-07 17:57:39 UTC (rev 38438)
+++ extra-i686/PKGBUILD	2009-05-07 17:58:17 UTC (rev 38439)
@@ -3,16 +3,16 @@
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 
 pkgname=lftp
-pkgver=3.7.11
+pkgver=3.7.13
 pkgrel=1
 pkgdesc="Sophisticated command line based FTP client"
 arch=('i686' 'x86_64')
 license=('GPL3')
-depends=('gcc-libs' 'readline' "gnutls>=2.6.4" "expat>=2.0.1-2" 'perl')
+depends=('gcc-libs' 'readline' "gnutls>=2.6.6" "expat>=2.0.1-2" 'perl')
 url="http://lftp.yar.ru/"
 backup=('etc/lftp.conf')
 source=(http://ftp.yars.free.net/pub/source/lftp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ffe8415ace828bdf2f7b79d8cbbfbbc9')
+md5sums=('7453bb2764491dbf5b0aec7efbb4c52e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}

Deleted: extra-i686/compilefix.patch
===================================================================
--- extra-i686/compilefix.patch	2009-05-07 17:57:39 UTC (rev 38438)
+++ extra-i686/compilefix.patch	2009-05-07 17:58:17 UTC (rev 38439)
@@ -1,10 +0,0 @@
---- src/commands.cc	2008-11-06 10:56:35.000000000 +0000
-+++ src/commands.cc.new	2008-11-11 20:06:45.848555689 +0000
-@@ -30,6 +30,7 @@
- #include <ctype.h>
- #include <pwd.h>
- #include <sys/types.h>
-+#include <sys/wait.h>
- #include <sys/stat.h>
- #include <fcntl.h>
- #include <assert.h>




More information about the arch-commits mailing list