1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Update to 2.2.4

PR:		ports/67611
Submitted by:	maintainer
This commit is contained in:
Pav Lucistnik 2004-06-05 17:49:55 +00:00
parent 204ac3822b
commit 33a5e2be05
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=110902
3 changed files with 3 additions and 13 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= scanlogd
PORTVERSION= 2.2.1
PORTVERSION= 2.2.4
CATEGORIES= security
MASTER_SITES= http://openwall.com/scanlogd/ \
ftp://ftp.openwall.com/pub/projects/scanlogd/ \

View File

@ -1,2 +1,2 @@
MD5 (scanlogd-2.2.1.tar.gz) = ade2989402c34d122c2909b1ea819faa
SIZE (scanlogd-2.2.1.tar.gz) = 8998
MD5 (scanlogd-2.2.4.tar.gz) = 69b8e9051f5119439bfdddc13abd8315
SIZE (scanlogd-2.2.4.tar.gz) = 10769

View File

@ -1,10 +0,0 @@
--- scanlogd.c.orig Mon May 10 13:32:49 2004
+++ scanlogd.c Mon May 10 13:33:10 2004
@@ -11,6 +11,7 @@
#define _BSD_SOURCE
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
#include <signal.h>
#include <string.h>