From krion@voodoo.oberon.net  Wed Jul  9 14:32:54 2003
Return-Path: <krion@voodoo.oberon.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5F22937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Jul 2003 14:32:28 -0700 (PDT)
Received: from office.LF.net (office.LF.net [212.9.190.165])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B25E943F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  9 Jul 2003 14:32:27 -0700 (PDT)
	(envelope-from krion@voodoo.oberon.net)
Received: from voodoo.oberon.net ([212.118.165.100])
	by office.LF.net with esmtp (TLSv1:DES-CBC3-SHA:168)
	(Exim 4.20)
	id 19aMY4-000Dx4-UB
	for FreeBSD-gnats-submit@freebsd.org; Wed, 09 Jul 2003 23:32:24 +0200
Received: from krion by voodoo.oberon.net with local (Exim 4.20)
	id 19aMWe-000N9C-4J
	for FreeBSD-gnats-submit@freebsd.org; Wed, 09 Jul 2003 23:30:56 +0200
Message-Id: <E19aMWe-000N9C-4J@voodoo.oberon.net>
Date: Wed, 09 Jul 2003 23:30:56 +0200
From: Kirill Ponomarew <ponomarew@oberon.net>
Sender: Kirill Ponomarew <krion@voodoo.oberon.net>
Reply-To:
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update net/socat: 1.3.1.0 -> 1.3.2.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         54284
>Category:       ports
>Synopsis:       Update net/socat: 1.3.1.0 -> 1.3.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 14:40:06 PDT 2003
>Closed-Date:    Thu Jul 10 00:23:23 PDT 2003
>Last-Modified:  Thu Jul 10 00:23:23 PDT 2003
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
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.

>How-To-Repeat:
>Fix:
diff -urN socat.orig/Makefile socat/Makefile
--- socat.orig/Makefile	Tue Jun 10 07:26:23 2003
+++ socat/Makefile	Wed Jul  9 23:24:14 2003
@@ -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 @@
 
 MAN1=		socat.1
 
-DOCS=		EXAMPLES SECURITY
+DOCS=		EXAMPLES README SECURITY
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -urN socat.orig/distinfo socat/distinfo
--- socat.orig/distinfo	Tue Jun 10 07:26:23 2003
+++ socat/distinfo	Wed Jul  9 23:21:30 2003
@@ -1 +1 @@
-MD5 (socat-1.3.1.0.tar.bz2) = a93ad11c5e322a4bb3d5fd8cf93ea57c
+MD5 (socat-1.3.2.0.tar.bz2) = 5b845a84d2c53dbf9ec412ea558d86ec
diff -urN socat.orig/pkg-plist socat/pkg-plist
--- socat.orig/pkg-plist	Tue Jun 10 07:26:23 2003
+++ socat/pkg-plist	Wed Jul  9 23:24:28 2003
@@ -2,5 +2,6 @@
 bin/procan
 bin/socat
 %%PORTDOCS%%%%DOCSDIR%%/EXAMPLES
+%%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/SECURITY
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: erwin 
State-Changed-When: Thu Jul 10 00:23:06 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=54284 
>Unformatted:
