diff options
author | cube <cube> | 2004-01-23 21:38:27 +0000 |
---|---|---|
committer | cube <cube> | 2004-01-23 21:38:27 +0000 |
commit | 5024566be514479e40fb816a08bef02881a5666c (patch) | |
tree | f0645a211d4c3e37822e514153213aa5ebdb8921 /net | |
parent | cd82092285f839a4c0852b04b36e933e4155e02b (diff) | |
download | pkgsrc-5024566be514479e40fb816a08bef02881a5666c.tar.gz |
Update to version 2.6.12. Supposedly the last release of the 2.6.x series.
What's new since 2.6.11:
* fixed put over https protocol.
* fixed spinning in bg mode when an external program was still running at
the time of moving to background.
* fixed compilation with IRIX MIPSPro compiler.
Diffstat (limited to 'net')
-rw-r--r-- | net/lftp/Makefile | 4 | ||||
-rw-r--r-- | net/lftp/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/lftp/Makefile b/net/lftp/Makefile index 43e0512cf37..db54f8171c4 100644 --- a/net/lftp/Makefile +++ b/net/lftp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2003/12/23 10:11:23 cube Exp $ +# $NetBSD: Makefile,v 1.32 2004/01/23 21:38:27 cube Exp $ # -DISTNAME= lftp-2.6.11 +DISTNAME= lftp-2.6.12 CATEGORIES= net MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/ \ ftp://ftp.yars.free.net/pub/software/unix/net/ftp/client/lftp/old/ diff --git a/net/lftp/distinfo b/net/lftp/distinfo index 6eb0324e15e..45aca7764aa 100644 --- a/net/lftp/distinfo +++ b/net/lftp/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2003/12/23 10:11:23 cube Exp $ +$NetBSD: distinfo,v 1.16 2004/01/23 21:38:27 cube Exp $ -SHA1 (lftp-2.6.11.tar.bz2) = 88c924d16a4ecdd564681dff8f3f93744042cbe5 -Size (lftp-2.6.11.tar.bz2) = 1187882 bytes +SHA1 (lftp-2.6.12.tar.bz2) = 96b399211a4008ae96f7c1ce44756632250d154e +Size (lftp-2.6.12.tar.bz2) = 1188316 bytes SHA1 (patch-aa) = 0b185499b21ec6005630a6045408cc8c4e3c4425 SHA1 (patch-ab) = 4312c2878b6e553bdadfab8528906f811cd9d381 SHA1 (patch-ac) = 6df164610322c4dcfa82b8cb92e6a0845a75aee2 |