Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2003 13:54:35 +0200 (CEST)
From:      Nicolas Jombart <ecu@ipv42.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56032: [PATCH] net/socat: update to 1.3.2.1
Message-ID:  <20030827115435.000D2152A3@shiva.bouglou.net>
Resent-Message-ID: <200308271200.h7RC0cuN034400@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         56032
>Category:       ports
>Synopsis:       [PATCH] net/socat: update to 1.3.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 27 05:00:37 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Nicolas Jombart
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD shiva.int.ipv42.net 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #1: Tue Aug 26 15:11:08 CEST 2003
>Description:
- Update to 1.3.2.1

>From socat website :

2003/07/14: Version 1.3.2.1 fixes a major bug which had been introduced by a
last minute change during 1.3.2.0 release. This bug had made the new
"nofork" option useless.

Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:

--- socat-1.3.2.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/socat/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	10 Jul 2003 07:22:59 -0000	1.10
+++ Makefile	27 Aug 2003 11:53:26 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	socat
-PORTVERSION=	1.3.2.0
+PORTVERSION=	1.3.2.1
 CATEGORIES=	net
 MASTER_SITES=	http://www.dest-unreach.org/socat/download/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/socat/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	10 Jul 2003 07:22:59 -0000	1.7
+++ distinfo	27 Aug 2003 11:53:26 -0000
@@ -1 +1 @@
-MD5 (socat-1.3.2.0.tar.bz2) = 5b845a84d2c53dbf9ec412ea558d86ec
+MD5 (socat-1.3.2.1.tar.bz2) = 860fe417ea5e9ca2d2b2225192b85b87
--- socat-1.3.2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030827115435.000D2152A3>