On 6/28/05, Alexandre Anriot <[EMAIL PROTECTED]> wrote:
> On Tue, Jun 28, 2005 at 11:29:49AM -0400, Jason Crawford wrote:
> > Alright, here's the diff, but what if there are changes that diff
> > doesn't take care of, like removal of patches? One of the patches that
> > was in snort, isn't needed now (as far as I can tell) so I didn't
> > include it in the tar.gz file. The patch not needed, as far as I could
> > tell, was the preprocessor patch. Please test, thanks.
>
> It seems that $HOME is not given, may be a
> CONFIGURE_ARGS= HOME="${HOME}"?
>
> RUN_DEPENDS+= ${BUILD_DEPENDS} seems reasonable.
>
> "patch-src_preprocessors_spp_frag2_c" did not apply cleanly, but you
> know this :)
>
I set CONFIGURE_ARGS+= HOME="${HOME}". BUILD_DEPENDS only gets
modified if you have set FLAVOR= samba, and it also modifies
RUN_DEPENDS, so I don't see much point in changing either one, as the
other FLAVOR's are libraries, and set LIB_DEPEND. I looked through the
spp_frag2.c file, found where it was patching before, and that patch
definitely doesn't apply to 2.3.3, as the type the patch is trying to
cast to would seriously break things, since the type for that variable
was changed for 2.3.3. Here's the new patch. Please test, thanks.
Jason
snort-2.3.3.patch
Description: Binary data
