[Lunar-commits] <moonbase> socat: version bump to 1.7.0.0

Zachary McGrew zmcgrew at lunar-linux.org
Sat Jan 10 04:28:12 CET 2009


commit 06fb0439b64dc1776216eb5b5d016d981628c7b3
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Fri Jan 9 19:28:12 2009 -0800

    socat: version bump to 1.7.0.0
    
    socat version 1.7.0.0 brings support for SCTP stream, raw interface, and generic sockets. New option escape allows to interrupt raw terminal connections. Listening and receiving sockets can set a couple of environment variables. Added base control of System V STREAMS. Lots of corrections were performed.
---
 net/socat/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net/socat/DETAILS b/net/socat/DETAILS
index 15012d9..417a7c3 100644
--- a/net/socat/DETAILS
+++ b/net/socat/DETAILS
@@ -1,11 +1,11 @@
           MODULE=socat
-         VERSION=1.6.0.0
+         VERSION=1.7.0.0
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=http://www.dest-unreach.org/$MODULE/download/
-      SOURCE_VFY=sha1:fc35e11e4daf6862daaca498ee117d89f18aaf33
+      SOURCE_VFY=sha1:6bb42bcb9a1d373ca254717e63ef901442e2ab5d
         WEB_SITE=http://www.dest-unreach.org/$MODULE/
          ENTERED=20070422
-         UPDATED=20070422
+         UPDATED=20090109
            SHORT="SOcket CAT"
 
 cat << EOF


More information about the Lunar-commits mailing list