Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2006 15:30:19 GMT
From:      Robin Gruyters <r.gruyters@yirdis.nl>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/94407: [PATCH] security/snort: update to 2.4.4
Message-ID:  <200603131530.k2DFUJ2c078286@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/94407; it has been noted by GNATS.

From: Robin Gruyters <r.gruyters@yirdis.nl>
To: Linh Pham <question+fbsdports@closedsrc.org>
Cc: bug-followup@FreeBSD.org, edwin@FreeBSD.org
Subject: Re: ports/94407: [PATCH] security/snort: update to 2.4.4
Date: Mon, 13 Mar 2006 16:29:42 +0100

 Quoting Linh Pham <question+fbsdports@closedsrc.org>:
 
 > On 2006-03-13 11:24 +0000, Edwin Groothuis <edwin@FreeBSD.org> wrote:
 >
 > # Maintainer of security/snort,
 > #
 > # Please note that PR ports/94407 has just been submitted.
 >
 > I submitted a PR, ports/94275, that would update the port to 2.4.4. It
 > was submitted during the Ports tree freeze.
 >
 Hi ya Linh,
 
 Could you also update the lib dependency for Prelude? I have submitted 
 an update
 for libprelude v0.9.7.
 
 [...]
 --- /usr/ports/security/snort/Makefile  Wed Nov 23 13:19:03 2005
 +++ /data2/FreeBSD/custom_ports/security/snort/Makefile Mon Mar 13 
 13:41:20 2006
 @@ -6,8 +6,7 @@
 #
 
 PORTNAME=      snort
 -PORTVERSION=   2.4.3
 -PORTREVISION=  1
 +PORTVERSION=   2.4.4
 CATEGORIES=    security
 MASTER_SITES=  http://www.snort.org/dl/current/
 
 @@ -74,7 +73,7 @@
 .endif
 
 .if defined(WITH_PRELUDE)
 -LIB_DEPENDS+=          prelude.2:${PORTSDIR}/security/libprelude
 +LIB_DEPENDS+=          prelude.7:${PORTSDIR}/security/libprelude
 CONFIGURE_ARGS+=       --enable-prelude
 PLIST_SUB+=            PRELUDE=""
 .else
 [...]
 
 Regards,
 
 Robin



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