mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 0.9.10.2
PR: ports/101585 Submitted by: Robin Gruyters <r.gruyters at yirdis.nl> (maintainer)
This commit is contained in:
parent
5d53907e1f
commit
31eac236a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170248
@ -4,7 +4,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libprelude
|
||||
PORTVERSION= 0.9.10.1
|
||||
PORTVERSION= 0.9.10.2
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://www.prelude-ids.org/download/releases/ \
|
||||
http://www.prelude-ids.org/download/releases/old/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libprelude-0.9.10.1.tar.gz) = c155c820f28bc90ce1617b39da350381
|
||||
SHA256 (libprelude-0.9.10.1.tar.gz) = 16a089707e9285033cd5816d1256efd3db7f10f4bc0b2471948803c8a4d66d80
|
||||
SIZE (libprelude-0.9.10.1.tar.gz) = 1788966
|
||||
MD5 (libprelude-0.9.10.2.tar.gz) = 999e9f86a23abfb05985d027610cbe8f
|
||||
SHA256 (libprelude-0.9.10.2.tar.gz) = b7c82b6d6193100f39a39738227f3317abfc78bd0593ad306ea1b97a9352db90
|
||||
SIZE (libprelude-0.9.10.2.tar.gz) = 1790030
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- src/idmef-path.c.orig Mon Jul 3 05:48:45 2006
|
||||
+++ src/idmef-path.c Thu Jul 27 07:17:26 2006
|
||||
@@ -30,6 +30,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <stdarg.h>
|
||||
#include <limits.h>
|
||||
+#include <assert.h>
|
||||
|
||||
#include "prelude-thread.h"
|
||||
#include "prelude-hash.h"
|
Loading…
Reference in New Issue
Block a user