pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/lftp Version 4.3.1 - 2011-06-28



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7dabf2a4fb63
branches:  trunk
changeset: 590852:7dabf2a4fb63
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Wed Jul 27 04:57:47 2011 +0000

description:
Version 4.3.1 - 2011-06-28

* fixed a coredump in torrent on linux with a ppp interface.
* translation updated (ru).

Version 4.3.0 - 2011-06-17

* new command `attach' to control a backgrounded lftp.
* automatically fill torrent:ipv6 setting.
* slightly improved torrent status display.
* fixed reconnect interval (it was sometimes uninitialized).
* several fixes for the case of cmd:parallel>1

diffstat:

 net/lftp/Makefile         |   4 ++--
 net/lftp/distinfo         |  10 +++++-----
 net/lftp/patches/patch-aa |  14 +++++++-------
 3 files changed, 14 insertions(+), 14 deletions(-)

diffs (73 lines):

diff -r c41ad366ccd4 -r 7dabf2a4fb63 net/lftp/Makefile
--- a/net/lftp/Makefile Wed Jul 27 04:24:19 2011 +0000
+++ b/net/lftp/Makefile Wed Jul 27 04:57:47 2011 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.97 2011/06/19 16:58:18 pettai Exp $
+# $NetBSD: Makefile,v 1.98 2011/07/27 04:57:47 pettai Exp $
 
-DISTNAME=              lftp-4.2.3
+DISTNAME=              lftp-4.3.1
 CATEGORIES=            net
 MASTER_SITES=          http://ftp.yars.free.net/pub/source/lftp/ \
                        ftp://ftp.st.ryukoku.ac.jp/pub/network/ftp/lftp/ \
diff -r c41ad366ccd4 -r 7dabf2a4fb63 net/lftp/distinfo
--- a/net/lftp/distinfo Wed Jul 27 04:24:19 2011 +0000
+++ b/net/lftp/distinfo Wed Jul 27 04:57:47 2011 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.57 2011/06/19 16:58:18 pettai Exp $
+$NetBSD: distinfo,v 1.58 2011/07/27 04:57:47 pettai Exp $
 
-SHA1 (lftp-4.2.3.tar.bz2) = e6dde3dbe55a75bd3fe4096a6d4e0e8661cd7b60
-RMD160 (lftp-4.2.3.tar.bz2) = 7653d2ecedca9a9ee95ea91e28bb3e09ed3b6e63
-Size (lftp-4.2.3.tar.bz2) = 1726583 bytes
-SHA1 (patch-aa) = d63ec027e99130fa24621906194e43caabd086bd
+SHA1 (lftp-4.3.1.tar.bz2) = 702023cababe34a0fe5854d792d6437c04e9f059
+RMD160 (lftp-4.3.1.tar.bz2) = 5cef49b536326f647b0ee9f629bf9d14ce6712f1
+Size (lftp-4.3.1.tar.bz2) = 1752431 bytes
+SHA1 (patch-aa) = fee203675df2863830d8b0aaddac44169926709d
 SHA1 (patch-ab) = cbf428fb51c64431eb32d25160303333ce695b5a
 SHA1 (patch-ac) = 32e1fba23d4d6bd0b06bacbe503cb9b39d2bf825
 SHA1 (patch-ad) = 365c205cf83f65b7253b71e67e530ac2fcf58154
diff -r c41ad366ccd4 -r 7dabf2a4fb63 net/lftp/patches/patch-aa
--- a/net/lftp/patches/patch-aa Wed Jul 27 04:24:19 2011 +0000
+++ b/net/lftp/patches/patch-aa Wed Jul 27 04:57:47 2011 +0000
@@ -1,15 +1,15 @@
-$NetBSD: patch-aa,v 1.16 2011/03/10 23:38:42 pettai Exp $
+$NetBSD: patch-aa,v 1.17 2011/07/27 04:57:47 pettai Exp $
 
 Do not install by default Perl scripts; they are installed via
 ${INSTALL_SCRIPT} if the user set the "perl" option.
 
 Do not remove the *.la files.
 
-$NetBSD: patch-aa,v 1.16 2011/03/10 23:38:42 pettai Exp $
+$NetBSD: patch-aa,v 1.17 2011/07/27 04:57:47 pettai Exp $
 
---- src/Makefile.in.orig       2011-01-17 08:29:59.000000000 +0000
+--- src/Makefile.in.orig       2011-06-28 09:31:02.000000000 +0000
 +++ src/Makefile.in
-@@ -1178,7 +1178,7 @@ top_builddir = @top_builddir@
+@@ -1265,7 +1265,7 @@ top_builddir = @top_builddir@
  top_srcdir = @top_srcdir@
  pkgverlibdir = $(pkglibdir)/$(VERSION)
  bin_SCRIPTS = lftpget
@@ -17,8 +17,8 @@
 +pkgdata_SCRIPTS = import-ncftp import-netscape
  noinst_SCRIPTS = ftpget
  EXTRA_DIST = $(pkgdata_SCRIPTS) $(bin_SCRIPTS) $(noinst_SCRIPTS)
- lftp_SOURCES = lftp.cc complete.h complete.cc lftp_rl.c lftp_rl.h
-@@ -1776,7 +1776,7 @@ all-am: Makefile $(LTLIBRARIES) $(PROGRA
+ lftp_SOURCES = lftp.cc complete.h complete.cc lftp_rl.c lftp_rl.h attach.cc attach.h
+@@ -1865,7 +1865,7 @@ all-am: Makefile $(LTLIBRARIES) $(PROGRA
  install-binPROGRAMS: install-libLTLIBRARIES
  
  installdirs:
@@ -27,7 +27,7 @@
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
        done
  install: install-am
-@@ -1906,6 +1906,9 @@ uninstall-am: uninstall-binPROGRAMS unin
+@@ -1995,6 +1995,9 @@ uninstall-am: uninstall-binPROGRAMS unin
  
  # libtool does not strip modules, do it here.
  install-data-hook:



Home | Main Index | Thread Index | Old Index