pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/tnftp/files Update to tnftp 20070806.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4a1ece36fb70
branches:  trunk
changeset: 531807:4a1ece36fb70
user:      lukem <lukem%pkgsrc.org@localhost>
date:      Mon Aug 06 16:48:57 2007 +0000

description:
Update to tnftp 20070806.
Notable changes:
 - Implement '-s srcaddr' to set the local IP address for all connections.
 - Support '-q quittime' when waiting for server replies.
 - Use IEC 60027-2 "KiB", "MiB" (etc) instead of "KB", "MB", ...
 - Portability fixes, including for FreeBSD, Mac OS X, and Solaris.

diffstat:

 net/tnftp/files/libedit/filecomplete.c |  2 +-
 net/tnftp/files/libedit/filecomplete.h |  2 +-
 net/tnftp/files/libedit/readline.c     |  2 +-
 net/tnftp/files/libnetbsd/dirname.c    |  2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r ea6b1547a879 -r 4a1ece36fb70 net/tnftp/files/libedit/filecomplete.c
--- a/net/tnftp/files/libedit/filecomplete.c    Mon Aug 06 16:44:44 2007 +0000
+++ b/net/tnftp/files/libedit/filecomplete.c    Mon Aug 06 16:48:57 2007 +0000
@@ -1,4 +1,4 @@
-/*     NetBSD: filecomplete.c,v 1.2 2005/06/09 16:48:57 lukem Exp      */
+/*     $NetBSD: filecomplete.c,v 1.1.1.2 2007/08/06 16:48:57 lukem Exp $       */
 /*     from    NetBSD: filecomplete.c,v 1.5 2005/05/18 22:34:41 christos Exp   */
 
 /*-
diff -r ea6b1547a879 -r 4a1ece36fb70 net/tnftp/files/libedit/filecomplete.h
--- a/net/tnftp/files/libedit/filecomplete.h    Mon Aug 06 16:44:44 2007 +0000
+++ b/net/tnftp/files/libedit/filecomplete.h    Mon Aug 06 16:48:57 2007 +0000
@@ -1,4 +1,4 @@
-/*     NetBSD: filecomplete.h,v 1.1.1.1 2005/05/31 01:53:11 lukem Exp  */
+/*     $NetBSD: filecomplete.h,v 1.1.1.2 2007/08/06 16:48:57 lukem Exp $       */
 /*     from    NetBSD: filecomplete.h,v 1.2 2005/05/07 16:28:32 dsl Exp        */
 
 /*-
diff -r ea6b1547a879 -r 4a1ece36fb70 net/tnftp/files/libedit/readline.c
--- a/net/tnftp/files/libedit/readline.c        Mon Aug 06 16:44:44 2007 +0000
+++ b/net/tnftp/files/libedit/readline.c        Mon Aug 06 16:48:57 2007 +0000
@@ -1,4 +1,4 @@
-/*     NetBSD: readline.c,v 1.4 2005/06/09 16:48:58 lukem Exp  */
+/*     $NetBSD: readline.c,v 1.1.1.3 2007/08/06 16:48:57 lukem Exp $   */
 /*     from    NetBSD: readline.c,v 1.55 2005/05/27 14:01:46 agc Exp   */
 
 /*-
diff -r ea6b1547a879 -r 4a1ece36fb70 net/tnftp/files/libnetbsd/dirname.c
--- a/net/tnftp/files/libnetbsd/dirname.c       Mon Aug 06 16:44:44 2007 +0000
+++ b/net/tnftp/files/libnetbsd/dirname.c       Mon Aug 06 16:48:57 2007 +0000
@@ -1,4 +1,4 @@
-/*     NetBSD: dirname.c,v 1.1 2005/06/01 15:07:55 lukem Exp   */
+/*     $NetBSD: dirname.c,v 1.1.1.2 2007/08/06 16:48:57 lukem Exp $    */
 /*     from    NetBSD: dirname.c,v 1.7 2002/10/17 11:36:39 tron Exp    */
 
 /*-



Home | Main Index | Thread Index | Old Index