- Update to 1.36

PR:		ports/71831
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
This commit is contained in:
Pav Lucistnik 2004-10-11 23:14:45 +00:00
parent bb7aaa9757
commit 4280bf37ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118665
4 changed files with 15 additions and 5 deletions

View file

@ -6,9 +6,9 @@
#
PORTNAME= sbd
PORTVERSION= 1.31
PORTVERSION= 1.36
CATEGORIES= net security
MASTER_SITES= http://www.cycom.se/uploads/114/31/
MASTER_SITES= http://tigerteam.se/dl/sbd/
MAINTAINER= lx@redundancy.redundancy.org
COMMENT= A netcat clone with more features and crypto

View file

@ -1,2 +1,2 @@
MD5 (sbd-1.31.tar.gz) = fde99ed6c7dc2729751eead5d6bee538
SIZE (sbd-1.31.tar.gz) = 859963
MD5 (sbd-1.36.tar.gz) = 866d1bf2fe156bbaf94bfcec2014767e
SIZE (sbd-1.36.tar.gz) = 84093

View file

@ -0,0 +1,10 @@
--- doexec_unix.h.orig Sat Sep 11 06:07:51 2004
+++ doexec_unix.h Sat Sep 18 18:48:27 2004
@@ -19,6 +19,7 @@
* See the COPYING file for more information.
*/
+#include <sys/time.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <sys/types.h>

View file

@ -14,4 +14,4 @@ sbd can be used for any number of network-related things, e.g.:
* Pen-test tool (crypto avoids NIDS detection and telnet-style
traffic recording)
WWW: http://www.cycom.se/dl/sbd
WWW: http://tigerteam.se/dl/sbd/