From 03db4e56cfd4389a2a26ed51fd5c44933fb3ed57 Mon Sep 17 00:00:00 2001 From: adrianp Date: Mon, 9 Apr 2007 09:47:48 +0000 Subject: Update to 1.6.0.0 Some new features/corrections include: * new addresses IP-DATAGRAM and UDP-DATAGRAM allow versatile broadcast and multicast modes * range option supports form address:mask with IPv4 * changed behaviour of SSL-LISTEN to require and verify client certificate per default * filan (and socat -D) could hang when a socket was involved See: http://www.dest-unreach.org/socat/doc/CHANGES for all the details --- net/socat/Makefile | 7 +++---- net/socat/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'net') diff --git a/net/socat/Makefile b/net/socat/Makefile index 74f127b4a1b..e73d2d558f9 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2007/02/17 17:44:57 adrianp Exp $ +# $NetBSD: Makefile,v 1.11 2007/04/09 09:47:48 adrianp Exp $ -DISTNAME= socat-1.5.0.0 +DISTNAME= socat-1.6.0.0 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ @@ -8,7 +8,6 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://www.dest-unreach.org/socat/ COMMENT= "netcat++" (extended design, new implementation) -#WRKSRC= ${WRKDIR}/socat-1.5 GNU_CONFIGURE= YES USE_GNU_READLINE= YES @@ -18,7 +17,7 @@ CONFIGURE_ARGS+= --with-readline=${BUILDLINK_PREFIX.readline} SUBST_CLASSES+= paths SUBST_MESSAGE.paths= Fixing hardcoded paths. SUBST_STAGE.paths= post-patch -SUBST_FILES.paths= socat.1 +SUBST_FILES.paths= doc/socat.1 SUBST_SED.paths= -e 's,/usr/,${PREFIX}/,g' .include "../../security/openssl/buildlink3.mk" diff --git a/net/socat/distinfo b/net/socat/distinfo index 8e611cb8adb..11eecaaa3b2 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2007/02/17 17:44:57 adrianp Exp $ +$NetBSD: distinfo,v 1.9 2007/04/09 09:47:48 adrianp Exp $ -SHA1 (socat-1.5.0.0.tar.gz) = d0bd0ceefab0c535e4dd890179847a3987bdcb70 -RMD160 (socat-1.5.0.0.tar.gz) = ddb9f15da3695af2175fc39df6279e7560544945 -Size (socat-1.5.0.0.tar.gz) = 387800 bytes +SHA1 (socat-1.6.0.0.tar.gz) = d7e20e67c2691926e965272520a844644226f0b9 +RMD160 (socat-1.6.0.0.tar.gz) = 37b4f46e9e6ae49c2bf3a36ba94d3d63318a9826 +Size (socat-1.6.0.0.tar.gz) = 427187 bytes SHA1 (patch-aa) = 60d8dc14e1b15a7da5efb717b5bffd7338f86158 -- cgit v1.2.3