ports/94407: [PATCH] security/snort: update to 2.4.4

Robin Gruyters r.gruyters at yirdis.nl
Mon Mar 13 15:30:28 UTC 2006


The following reply was made to PR ports/94407; it has been noted by GNATS.

From: Robin Gruyters <r.gruyters at yirdis.nl>
To: Linh Pham <question+fbsdports at closedsrc.org>
Cc: bug-followup at FreeBSD.org, edwin at 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 at closedsrc.org>:
 
 > On 2006-03-13 11:24 +0000, Edwin Groothuis <edwin at 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



More information about the freebsd-ports-bugs mailing list