[SM-Commit] GIT changes to master grimoire by Bor Kraljič (3040d20d7c4b05862db3a6365a7d29c76bc8c036)

Bor Kraljič scm at sourcemage.org
Sat Nov 7 12:18:25 EST 2009


GIT changes to master grimoire by Bor Kraljič <pyrobor at ver.si>:

 net/tcpflow/DETAILS |   19 ++++++++++---------
 net/tcpflow/HISTORY |    4 ++++
 2 files changed, 14 insertions(+), 9 deletions(-)

New commits:
commit 3040d20d7c4b05862db3a6365a7d29c76bc8c036
Author: Bor Kraljič <pyrobor at ver.si>
Commit: Bor Kraljič <pyrobor at ver.si>

    tcpflow: => 0.21

diff --git a/net/tcpflow/DETAILS b/net/tcpflow/DETAILS
index ce8fc47..ea06ef3 100755
--- a/net/tcpflow/DETAILS
+++ b/net/tcpflow/DETAILS
@@ -1,21 +1,22 @@
            SPELL=tcpflow
-         VERSION=0.20
+         VERSION=0.21
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=http://www.circlemud.org/pub/jelson/$SPELL/$SOURCE
         WEB_SITE=http://www.circlemud.org/~jelson/software/tcpflow/
-     SOURCE_HASH=sha512:43cc2af801975328197e64c2b58b0e635b64515be4be9a216456c0e7e0611138c27328ab5e42993e26a3c32d4f9dd964269b433a01a58d94d17fc90cadd2ea8b
+     SOURCE_HASH=sha512:aec7978e88c67671523187eadcf28ba4ef09394a461a7b65a5f5f23af5e87501567f9a3467be824b67ef7b31c554c91d82f25ba0f928308a32e701792095d8d1
       LICENSE[0]=GPL
          ENTERED=20030409
         KEYWORDS="net"
            SHORT="tcpflow is a program that captures data transmitted as part of TCP connections "
 cat << EOF
-tcpflow is a program that captures data transmitted as part of TCP connections 
-(flows), and stores the data in a way that is convenient for protocol analysis 
-or debugging. tcpflow understands TCP sequence numbers and will correctly 
-reconstruct data streams regardless of retransmissions or out-of-order delivery. 
-Each stream is stored in a separate file for later analysis. 
-tcpflow is designed to be portable, using the LBL packet capture library and 
-GNU autoconf. It works under most UNIX platforms and for most common network 
+tcpflow is a program that captures data transmitted as part of TCP connections
+(flows), and stores the data in a way that is convenient for protocol analysis
+or debugging. tcpflow understands TCP sequence numbers and will correctly
+reconstruct data streams regardless of retransmissions or out-of-order
+delivery.
+Each stream is stored in a separate file for later analysis.
+tcpflow is designed to be portable, using the LBL packet capture library and
+GNU autoconf. It works under most UNIX platforms and for most common network
 interface types (ethernet, PPP, loopback, etc.).
 EOF
diff --git a/net/tcpflow/HISTORY b/net/tcpflow/HISTORY
index ffc633a..733ca50 100644
--- a/net/tcpflow/HISTORY
+++ b/net/tcpflow/HISTORY
@@ -1,3 +1,7 @@
+2009-11-07 Bor Kraljič <pyrobor at ver.si>
+	* DETAILS: updated spell to 0.21
+	  fixed long description wrap
+
 2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed UPDATED.
 



More information about the SM-Commit mailing list