diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-02-04 11:47:05 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-02-04 11:47:05 +0000 |
commit | 13896e19c75a7c3e43a02fd38d1e98bfb5898fc1 (patch) | |
tree | 1f77812b83cab0dd0a440706235806764471bb90 /ftp | |
parent | 62a7b07a6260fe3aef6f407f2843e746b3dce546 (diff) | |
download | ports-13896e19c75a7c3e43a02fd38d1e98bfb5898fc1.tar.gz ports-13896e19c75a7c3e43a02fd38d1e98bfb5898fc1.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/distinfo | 4 | ||||
-rw-r--r-- | ftp/lftp/files/patch-doc-lftp.1 | 146 |
3 files changed, 149 insertions, 3 deletions
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 6becb2339248..bef45fa19210 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lftp -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.2 CATEGORIES= ftp ipv6 MASTER_SITES= http://ftp.yars.free.net/pub/source/lftp/ \ http://ftp.yars.free.net/pub/source/lftp/old/ \ diff --git a/ftp/lftp/distinfo b/ftp/lftp/distinfo index 8debf9bdfb32..57604d5c282d 100644 --- a/ftp/lftp/distinfo +++ b/ftp/lftp/distinfo @@ -1,2 +1,2 @@ -SHA256 (lftp-4.4.1.tar.gz) = 1ba940a207e2bcdf085f828d8f9328aba0313e27e6dbea52527a93467c49bae6 -SIZE (lftp-4.4.1.tar.gz) = 2484015 +SHA256 (lftp-4.4.2.tar.gz) = 3481ca3faa6c9c125d73d5c2392a027ab247a989ea649b74c752bbb62eec1106 +SIZE (lftp-4.4.2.tar.gz) = 2486110 diff --git a/ftp/lftp/files/patch-doc-lftp.1 b/ftp/lftp/files/patch-doc-lftp.1 new file mode 100644 index 000000000000..a883032bdeb1 --- /dev/null +++ b/ftp/lftp/files/patch-doc-lftp.1 @@ -0,0 +1,146 @@ +--- doc/lftp.1.orig 2013-02-04 11:27:43.000000000 +0100 ++++ doc/lftp.1 2013-02-04 11:28:09.000000000 +0100 +@@ -166,7 +166,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + add <name> [<loc>] T{ + add current place or given location to bookmarks and bind to given name + T} +@@ -184,7 +184,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + stat print cache status (default) + on|off turn on/off caching + flush flush cache +@@ -294,7 +294,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-c continue, reget + \-E delete source files after successful transfer + \-e delete target file before the transfer +@@ -321,7 +321,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-o <lfile> T{ + destination file name (default - basename of rfile) + T} +@@ -346,7 +346,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-f plain files (default) + \-d directories + \-a all types +@@ -416,7 +416,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-c continue, reget. + \-d T{ + create directories the same as file names and get the files into them instead of current directory. +@@ -439,7 +439,7 @@ + .Sp + .in +0.5i + .TS +-l1 l lx . ++l1 l l . + \-c, \-\-continue T{ + continue a mirror job if possible + T} +@@ -624,7 +624,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-c continue, reput + \-d T{ + create directories the same as in file names and put the files into them instead of current directory +@@ -672,7 +672,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-c T{ + continue transfer. Requires \fIlfile.lftp-pget-status\fP file. + T} +@@ -694,7 +694,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-o <rfile> T{ + specifies remote file name (default - basename of lfile) + T} +@@ -749,7 +749,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-q Be quiet. + \-v Be verbose. + \-Q T{ +@@ -770,7 +770,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + queue \-d 3 Delete the third item in the queue. + queue \-m 6 4 T{ + Move the sixth item in the queue before the fourth. +@@ -833,7 +833,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-c <count> maximum number of iterations + \-d <delay> delay between iterations + \-\-while\-ok stop when command exits with non-zero code +@@ -880,7 +880,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-a list all settings, including default values + \-d list only default values, not necessary current ones + .TE +@@ -939,7 +939,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \-O <directory> T{ + specifies base directory where files should be placed + T} +@@ -1157,7 +1157,7 @@ + .Sp + .in +0.5i + .TS +-l lx . ++l l . + \\a bell + \\e escape + \\n new line |