From ecu@shiva.bouglou.net  Wed Aug 27 04:54:39 2003
Return-Path: <ecu@shiva.bouglou.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 488AB16A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Aug 2003 04:54:39 -0700 (PDT)
Received: from shiva.bouglou.net (shiva.bouglou.net [62.4.22.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 446AD43FCB
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 27 Aug 2003 04:54:38 -0700 (PDT)
	(envelope-from ecu@shiva.bouglou.net)
Received: by shiva.bouglou.net (Postfix, from userid 1000)
	id 000D2152A3; Wed, 27 Aug 2003 13:54:35 +0200 (CEST)
Message-Id: <20030827115435.000D2152A3@shiva.bouglou.net>
Date: Wed, 27 Aug 2003 13:54:35 +0200 (CEST)
From: Nicolas Jombart <ecu@ipv42.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] net/socat: update to 1.3.2.1
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 27 05:00:37 PDT 2003
>Closed-Date:    Wed Aug 27 05:07:20 PDT 2003
>Last-Modified:  Wed Aug 27 05:07:20 PDT 2003
>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:
State-Changed-From-To: open->closed 
State-Changed-By: osa 
State-Changed-When: Wed Aug 27 05:07:07 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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