From 2b677bdf592b4c39e9bac1808665bbe9996da054 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Thu, 10 Jul 2003 07:22:59 +0000 Subject: Update net/socat: 1.3.1.0 -> 1.3.2.0 * A new mode allows you to directly connect an executed program to the other side of the relay. * A couple of minor improvements and corrections have been made. PR: 54284 Submitted by: Kirill Ponomarew --- net/socat/Makefile | 4 ++-- net/socat/distinfo | 2 +- net/socat/pkg-plist | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) (limited to 'net/socat') diff --git a/net/socat/Makefile b/net/socat/Makefile index c38e90a38265..2e5dbbb257ec 100644 --- a/net/socat/Makefile +++ b/net/socat/Makefile @@ -7,7 +7,7 @@ # PORTNAME= socat -PORTVERSION= 1.3.1.0 +PORTVERSION= 1.3.2.0 CATEGORIES= net MASTER_SITES= http://www.dest-unreach.org/socat/download/ @@ -23,7 +23,7 @@ MAKE_ARGS= CCOPT="${CFLAGS}" MAN1= socat.1 -DOCS= EXAMPLES SECURITY +DOCS= EXAMPLES README SECURITY post-install: .if !defined(NOPORTDOCS) diff --git a/net/socat/distinfo b/net/socat/distinfo index 91db8fbb39b4..d22271d0e746 100644 --- a/net/socat/distinfo +++ b/net/socat/distinfo @@ -1 +1 @@ -MD5 (socat-1.3.1.0.tar.bz2) = a93ad11c5e322a4bb3d5fd8cf93ea57c +MD5 (socat-1.3.2.0.tar.bz2) = 5b845a84d2c53dbf9ec412ea558d86ec diff --git a/net/socat/pkg-plist b/net/socat/pkg-plist index c0139adc98c6..2a885475d847 100644 --- a/net/socat/pkg-plist +++ b/net/socat/pkg-plist @@ -2,5 +2,6 @@ bin/filan bin/procan bin/socat %%PORTDOCS%%%%DOCSDIR%%/EXAMPLES +%%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/SECURITY %%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3