aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-05-08 04:47:48 +0000
committerWen Heping <wen@FreeBSD.org>2015-05-08 04:47:48 +0000
commitae39d1e2f69645128a2bda201e30b9bf537b26c1 (patch)
tree4b9b43a104a44a67c383c3a1ee7e7a5ac13c1cba /UPDATING
parent339fa930b274ea318bc9242e20768e830c517ef7 (diff)
downloadports-ae39d1e2f69645128a2bda201e30b9bf537b26c1.tar.gz
ports-ae39d1e2f69645128a2bda201e30b9bf537b26c1.zip
- Update iojs to 2.0.0
Notes
Notes: svn path=/head/; revision=385727
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 7e805dc7580a..7dabb0fb96c2 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.
+20150508:
+ AFFECTS: users of www/iojs
+ AUTHOR: linpct@gmail.com
+
+ iojs has been updated to 2.0.0. The binary modules may need to be
+ rebuilt due to V8 version ABI change.
+
20150506:
AFFECTS: users of net/asterisk13 with PJSIP (default on) and SRTP (default off) options enabled
AUTHOR: madpilot@FreeBSD.org