Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Oct 2006 09:27:15 +0200 (CEST)
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104201: [MAINTAINER] security/libpreludedb: update to 0.9.10
Message-ID:  <200610090727.k997RFBQ054771@server.yirdis.net>
Resent-Message-ID: <200610090730.k997ULRW048221@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104201
>Category:       ports
>Synopsis:       [MAINTAINER] security/libpreludedb: update to 0.9.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 09 07:30:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Robin Gruyters
>Release:        FreeBSD 5.4-RELEASE-p16 i386
>Organization:
YIRDIS B.V.
>Environment:
System: FreeBSD server.yirdis.net 5.4-RELEASE-p16 FreeBSD 5.4-RELEASE-p16 #7: Thu Jun 15 14:16:11 CEST 2006
>Description:
- Update to 0.9.10

libpreludedb Changelog:
- Fix PostgreSQL schema update version 5.
- Only export symbol starting with preludedb_.
- Verbose error reporting in case of libpreludedb initialization failure.

>How-To-Repeat:
>Fix:

--- libpreludedb-0.9.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/libpreludedb/Makefile /data2/FreeBSD/custom_ports/security/libpreludedb/Makefile
--- /usr/ports/security/libpreludedb/Makefile	Mon Aug 14 11:11:31 2006
+++ /data2/FreeBSD/custom_ports/security/libpreludedb/Makefile	Mon Oct  9 09:22:33 2006
@@ -4,7 +4,7 @@
 # $FreeBSD: ports/security/libpreludedb/Makefile,v 1.17 2006/08/14 09:11:31 clsung Exp $
 
 PORTNAME=	libpreludedb
-PORTVERSION=	0.9.9
+PORTVERSION=	0.9.10
 CATEGORIES=	security
 MASTER_SITES=	http://www.prelude-ids.org/download/releases/ \
 		http://www.prelude-ids.org/download/releases/old/
@@ -12,7 +12,7 @@
 MAINTAINER=	r.gruyters@yirdis.nl
 COMMENT=	Framework library for access to Prelude NIDS database
 
-LIB_DEPENDS=	prelude.[8-9]:${PORTSDIR}/security/libprelude
+LIB_DEPENDS=	prelude.9:${PORTSDIR}/security/libprelude
 
 USE_GPG=		yes
 SIG_SUFFIX=		.sig
@@ -29,8 +29,6 @@
 			PGSQL "Use PostgreSQL backend" off \
 			SQLITE "Use SQLite backend" off
 
-.include <bsd.port.pre.mk>
-
 .if defined(WITH_PERL)
 USE_PERL5=		yes
 CONFIGURE_ARGS+=	--with-perl
@@ -89,4 +87,4 @@
 	${INSTALL_DATA} ${WRKSRC}/docs/api/html/* ${DOCSDIR}
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/security/libpreludedb/distinfo /data2/FreeBSD/custom_ports/security/libpreludedb/distinfo
--- /usr/ports/security/libpreludedb/distinfo	Mon Aug 14 11:11:31 2006
+++ /data2/FreeBSD/custom_ports/security/libpreludedb/distinfo	Mon Oct  9 09:18:59 2006
@@ -1,3 +1,3 @@
-MD5 (libpreludedb-0.9.9.tar.gz) = 93a895f1e1556b2fb2b92014fde9990d
-SHA256 (libpreludedb-0.9.9.tar.gz) = c144ceed3e4de3f3e75b09dd849e3b50c7e0e9e60ce1752844852b9471a3e77d
-SIZE (libpreludedb-0.9.9.tar.gz) = 729705
+MD5 (libpreludedb-0.9.10.tar.gz) = 50131972b9e84446f636c2e6d383d692
+SHA256 (libpreludedb-0.9.10.tar.gz) = 30f4f881858980e5dfc6a592e3d16d638bf1f1bff1bc64bd2abe5ac4701093cc
+SIZE (libpreludedb-0.9.10.tar.gz) = 747841
--- libpreludedb-0.9.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200610090727.k997RFBQ054771>