pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/socat Update to 1.4.1.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/30ae665bf73a
branches: trunk
changeset: 487969:30ae665bf73a
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sat Jan 22 18:57:56 2005 +0000
description:
Update to 1.4.1.0
new features:
option "wait-slave" blocks open of pty master side until a client
connects, "pty-intervall" controls polling
option -h as synonym to -? for help (contributed by Christian Lademann)
filan prints formatted time stamps and rdev (disable with -r)
redirect filan's output, so stdout is not affected (contributed by Luigi Iotti)
filan option -L to follow symbolic links
filan shows termios control characters
corrections:
proxy address no longer performs unsolicited retries
filan -f no longer needs read permission to analyze a file (but still
needs access permission to directory, of course)
porting:
Option dsusp
FreeBSD options noopt, nopush, md5sig
OpenBSD options sack-disable, signature-enable
HP-UX, Solaris options abort-threshold, conn-abort-threshold
HP-UX options b900, b3600, b7200
Tru64/OSF1 options keepinit, paws, sackena, tsoptena
further corrections:
address pty now uses ptmx as default if openpty is also available
diffstat:
net/socat/Makefile | 4 ++--
net/socat/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r b518e7cb3364 -r 30ae665bf73a net/socat/Makefile
--- a/net/socat/Makefile Sat Jan 22 18:48:24 2005 +0000
+++ b/net/socat/Makefile Sat Jan 22 18:57:56 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2004/10/25 17:13:51 adrianp Exp $
+# $NetBSD: Makefile,v 1.6 2005/01/22 18:57:56 adrianp Exp $
-DISTNAME= socat-1.4.0.3
+DISTNAME= socat-1.4.1.0
CATEGORIES= net
MASTER_SITES= http://www.dest-unreach.org/socat/download/
diff -r b518e7cb3364 -r 30ae665bf73a net/socat/distinfo
--- a/net/socat/distinfo Sat Jan 22 18:48:24 2005 +0000
+++ b/net/socat/distinfo Sat Jan 22 18:57:56 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2004/10/25 17:13:51 adrianp Exp $
+$NetBSD: distinfo,v 1.4 2005/01/22 18:57:56 adrianp Exp $
-SHA1 (socat-1.4.0.3.tar.gz) = b080fba3c1e532743e8e5ffb6b116139cd634bc2
-Size (socat-1.4.0.3.tar.gz) = 319081 bytes
+SHA1 (socat-1.4.1.0.tar.gz) = 4a75e500744bff19ad025cb35fccfde4d8311183
+Size (socat-1.4.1.0.tar.gz) = 326963 bytes
SHA1 (patch-aa) = 80e88873bd80c98f8d9209c1b2204c8addb2bdb0
Home |
Main Index |
Thread Index |
Old Index