aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-05-20 07:06:09 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-05-20 07:06:09 +0000
commit2cda469ea952ac19610e581cc3ab2df8ad4fe0ae (patch)
treeaf702cf4d511a5aac650e2fd79b39918881168ad /UPDATING
parent1c3d14b5ce6b4604e5e34119f27d80c691ecdbed (diff)
downloadports-2cda469ea952ac19610e581cc3ab2df8ad4fe0ae.tar.gz
ports-2cda469ea952ac19610e581cc3ab2df8ad4fe0ae.zip
- Update to 2014.63
Notes
Notes: svn path=/head/; revision=354608
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8f7d66b3b13f..55daf26824f5 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.
+20140520:
+ AFFECTS: users of security/dropbear
+ AUTHOR: ak@FreeBSD.org
+
+ security/dropbear port separator syntax was changed (again), now using
+ host^port instead of host%port.
+
+ You may need to update your config files while updating to 2014.63 from
+ the previous versions.
+
20140511:
AFFECTS: users of databases/firebird*
AUTHOR: bapt@FreeBSD.org