Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2010 14:50:06 GMT
From:      Eric F Crist <ecrist@secure-computing.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/147330: [PATCH] security/openvpn-devel update
Message-ID:  <201006021450.o52Eo6Wv006467@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/147330; it has been noted by GNATS.

From: Eric F Crist <ecrist@secure-computing.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147330: [PATCH] security/openvpn-devel update
Date: Wed, 2 Jun 2010 09:49:10 -0500

 --Apple-Mail-19-830207296
 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-19-830207296
 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-19-830207296--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006021450.o52Eo6Wv006467>