From 5214540ffac7753b3694dc9159933a573a635e50 Mon Sep 17 00:00:00 2001 From: adrianp Date: Sat, 22 Jan 2005 18:57:56 +0000 Subject: 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 --- net/socat/Makefile | 4 ++-- net/socat/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'net/socat') diff --git a/net/socat/Makefile b/net/socat/Makefile index dc3a645bdd6..2cbfe0f183d 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -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 --git a/net/socat/distinfo b/net/socat/distinfo index 1636e006f10..e6d0b7dfb10 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -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 -- cgit v1.2.3