aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2014-07-11 07:27:37 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2014-07-11 07:27:37 +0000
commitdf4a2efa1aac368ce183650c3b075d0a5866bd3d (patch)
tree211cd6218308cb3aaa124e5149787ce72d858c73 /UPDATING
parent31fbb622329957238ce8c84da13c1d6280000926 (diff)
downloadports-df4a2efa1aac368ce183650c3b075d0a5866bd3d.tar.gz
ports-df4a2efa1aac368ce183650c3b075d0a5866bd3d.zip
lang/rust: update 0.10 -> 0.11
Approved by: marino (mentor)
Notes
Notes: svn path=/head/; revision=361507
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 32ac228df7e6..164b929b47b5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,13 @@ 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.
+20140710:
+ AFFECTS: users of lang/rust
+ AUTHOR: robak@FreeBSD.org
+
+ The lang/rust port was updated to 0.11 and is now only working on FreeBSD
+ versions 10 and 11 - the 9.x support has been removed by upstream.
+
20140709:
AFFECTS: users of security/pam-pgsql
AUTHOR: tijl@FreeBSD.org