svn commit: r311606 - in head/ftp/lftp: . files
Ganael LAPLANCHE
martymac at FreeBSD.org
Mon Feb 4 11:47:07 UTC 2013
Author: martymac
Date: Mon Feb 4 11:47:05 2013
New Revision: 311606
URL: http://svnweb.freebsd.org/changeset/ports/311606
Log:
- Update to 4.4.2
- Fix lftp(1) man page (tbl GNU-isms) [1]
Submitted by: bsd at lavabit.com [1]
Added:
head/ftp/lftp/files/patch-doc-lftp.1 (contents, props changed)
Modified:
head/ftp/lftp/Makefile
head/ftp/lftp/distinfo
Modified: head/ftp/lftp/Makefile
==============================================================================
--- head/ftp/lftp/Makefile Mon Feb 4 11:33:59 2013 (r311605)
+++ head/ftp/lftp/Makefile Mon Feb 4 11:47:05 2013 (r311606)
@@ -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/ \
Modified: head/ftp/lftp/distinfo
==============================================================================
--- head/ftp/lftp/distinfo Mon Feb 4 11:33:59 2013 (r311605)
+++ head/ftp/lftp/distinfo Mon Feb 4 11:47:05 2013 (r311606)
@@ -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
Added: head/ftp/lftp/files/patch-doc-lftp.1
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/ftp/lftp/files/patch-doc-lftp.1 Mon Feb 4 11:47:05 2013 (r311606)
@@ -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
More information about the svn-ports-head
mailing list