On 2014/04/19 16:58, Nigel Taylor wrote:
> Attached
>
> This should fix the breakage from the RAND_egd removal
>
> Builds on amd64
>
> Need testing?
>
> Ok?
Think you missed a 'cvs add' for the actual fix, also:
> + ${SUBST_CMD} ${WRKSRC}/doc/socat.html
doesn't seem necessary?
> ---- doc/socat.1.orig Sun Mar 9 20:23:08 2014
> -+++ doc/socat.1 Mon Mar 24 15:24:21 2014
> -@@ -3492,11 +3492,11 @@ error\&.
> - .SH "FILES"
> -
> - .PP
> --/usr/bin/socat
> -+${LOCALBASE}/bin/socat
> - .br
> --/usr/bin/filan
> -+${LOCALBASE}/bin/filan
> - .br
> --/usr/bin/procan
> -+${LOCALBASE}/bin/procan
these path fixes got lost