Date: Wed, 4 Aug 2010 14:10:08 GMT From: Michael Pounov <misho@aitbg.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/149270: ipsec-tools is broken in CURRENT Message-ID: <201008041410.o74EA8gj005542@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/149270; it has been noted by GNATS. From: Michael Pounov <misho@aitbg.com> To: VANHULLEBUS Yvan <yvan.vanhullebus@netasq.com>, bug-followup@FreeBSD.org Cc: Subject: Re: ports/149270: ipsec-tools is broken in CURRENT Date: Wed, 4 Aug 2010 16:48:37 +0300 Yes, this patch is only for freebsd 9.0-current and all new versions of OS No problem to set up patch only for specific version in security/ipsec-tools/Makefile add lines to patch only between this lines .if ${OSVERSION} > 900007 # TODO: ... .endif On Wed, 04 Aug 2010 15:25:16 +0200 VANHULLEBUS Yvan <yvan.vanhullebus@netasq.com> wrote: > Hi. > > If we just add this patch, ipsec-tools will this time be broken on all > older (and all actual -STABLE) versions... > > How can we set up a patch only for specific versions of FreeBSD ? > > > Yvan. > -- M.Punov --------------------- AITNET - Sofia/Bulgaria - Software & Network Solutions (+359) 888 73 73 58;(+359) 2 402 4000
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008041410.o74EA8gj005542>