aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2016-01-12 07:23:01 +0800
committermandree <mandree@FreeBSD.org>2016-01-12 07:23:01 +0800
commit25b5ca41d2c984d18ffe77de7babd86bd484de56 (patch)
tree7eb157275beec2e219b83dfdce31bbfc870b1efc /UPDATING
parent129c6728bfbcd5884d555303c4a4865c8078b6dd (diff)
downloadfreebsd-ports-gnome-25b5ca41d2c984d18ffe77de7babd86bd484de56.tar.gz
freebsd-ports-gnome-25b5ca41d2c984d18ffe77de7babd86bd484de56.tar.zst
freebsd-ports-gnome-25b5ca41d2c984d18ffe77de7babd86bd484de56.zip
Update security/easy-rsa to major release 3.0.1.
Move a copy of the older package to security/easy-rsa2, add CONFLICTS_INSTALL markers, and an UPDATING entry. Changelog: <https://github.com/OpenVPN/easy-rsa/releases>
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 960ae0634ed2..67472b671791 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20160111:
+ AFFECTS: users of security/easy-rsa
+ AUTHOR: mandree@FreeBSD.org
+
+ The port has been upgraded to version 3. This incurs major changes,
+ please see ${PREFIX}/share/doc/easy-rsa/doc/EasyRSA-Upgrade-Notes.md
+ for details.
+
+ The old version 2.2.2 has been retained as security/easy-rsa2.
+
20151227:
AFFECTS: users of games/nethack34
AUTHOR: glewis@FreeBSD.org