diff options
author | mandree <mandree@FreeBSD.org> | 2013-01-14 05:35:06 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-01-14 05:35:06 +0800 |
commit | 7a051589495fde59ba3e92be183f49def368a080 (patch) | |
tree | 8102ec2337c70614e5f4d86111556a71c12bb94d /UPDATING | |
parent | 0630004dd6479d4af273e604ca08bee91f973271 (diff) | |
download | freebsd-ports-gnome-7a051589495fde59ba3e92be183f49def368a080.tar.gz freebsd-ports-gnome-7a051589495fde59ba3e92be183f49def368a080.tar.zst freebsd-ports-gnome-7a051589495fde59ba3e92be183f49def368a080.zip |
Add a new security/easy-rsa package that contains the bits that got
split out of OpenVPN prior to the current 2.3.0 release, and make that
security/openvpn RUN_DEPENDS on it. Also update UPDATING record.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -5,12 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. -20130111: +20130113: AFFECTS: users of security/openvpn* AUTHOR: mandree@FreeBSD.org security/openvpn has been upgraded to the IPv6-capable v2.3.0. - This upgrade removes easy-rsa, and changes installed file layout a bit. + This upgrade moves easy-rsa into a separate package in + security/easy-rsa that is pre-selected as default run-time dependency, + and changes installed file layout a bit. security/openvpn22 retains the prior OpenVPN 2.2.2 version. If you want to continue using this version, use one of these commands: |