Update to 0.6.1

Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
PR:		58323
This commit is contained in:
Sergey A. Osokin 2003-10-21 09:17:21 +00:00
parent 8c3d7e9ebc
commit 52c4a1b559
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91802
3 changed files with 2 additions and 9 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= ipsvd
PORTVERSION= 0.6.0
PORTVERSION= 0.6.1
CATEGORIES= net
MASTER_SITES= http://smarden.org/ipsvd/

View file

@ -1 +1 @@
MD5 (ipsvd-0.6.0.tar.gz) = 58872f40246678bd556f8a890957d10d
MD5 (ipsvd-0.6.1.tar.gz) = f3c62e35bdd46e857f524564698e60dc

View file

@ -1,7 +0,0 @@
--- src/ipsvd_scan.c.orig Wed Oct 1 00:58:34 2003
+++ src/ipsvd_scan.c Wed Oct 1 00:58:12 2003
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <netdb.h>
#include <netinet/in.h>
#include "scan.h"