ports/54284: Update net/socat: 1.3.1.0 -> 1.3.2.0

Kirill Ponomarew ponomarew at oberon.net
Wed Jul 9 21:40:13 UTC 2003


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 09 14:40:06 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list