Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2010 09:42:25 -0500
From:      Eric F Crist <ecrist@secure-computing.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/147330: [PATCH] security/openvpn-devel update
Message-ID:  <AD98D18D-A2BD-42BB-BDD9-933FDC82F3D5@secure-computing.net>
In-Reply-To: <201006021440.o52Ee54r098115@freefall.freebsd.org>
References:  <201006021440.o52Ee54r098115@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-17-829802414
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

The previous patch was incorrect, please use the attached patch.  Sorry =
for the noise.

---
Eric Crist




--Apple-Mail-17-829802414
Content-Disposition: attachment;
	filename=ovpn.diff
Content-Type: application/octet-stream;
	x-unix-mode=0664;
	name="ovpn.diff"
Content-Transfer-Encoding: 7bit

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/openvpn-devel/Makefile,v
retrieving revision 1.57
diff -r1.57 Makefile
9c9
< DISTVERSION=	201019
---
> DISTVERSION=	201022
25c25,26
< 		--with-lzo-headers=${LOCALBASE}/include
---
> 		--with-lzo-headers=${LOCALBASE}/include \
> 		--disable-depr-random-resolv
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/openvpn-devel/distinfo,v
retrieving revision 1.39
diff -r1.39 distinfo
0a1,5
> <<<<<<< distinfo
> MD5 (openvpn-201022.tar.gz) = 45c0c63d8638b8411ddba9727a47312c
> SHA256 (openvpn-201022.tar.gz) = 413d1bea8bbd1745074e0242757755fcdfaab0fe8b7e1b69b0a212130a6574e6
> SIZE (openvpn-201022.tar.gz) = 1041310
> =======
3a9
> >>>>>>> 1.39
Index: files/pkg-req.in
===================================================================
RCS file: /home/ncvs/ports/security/openvpn-devel/files/pkg-req.in,v
retrieving revision 1.3
diff -r1.3 pkg-req.in
24c24,25
<          Please update your ports tree and install security/openvpn from there.
---
>          Please update your ports tree and install security/openvpn-devel 
>          from there.

--Apple-Mail-17-829802414--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AD98D18D-A2BD-42BB-BDD9-933FDC82F3D5>