aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-02-15 00:15:02 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-02-15 00:15:02 +0800
commit0f0994f63c0b1029bea92400086aaf81d4670bdd (patch)
tree76a3577860b3bce2047498355f919a74533b8765 /UPDATING
parent70ac2802ff19e2486bc89a9fa0dbcb85ae42ae8a (diff)
downloadfreebsd-ports-gnome-0f0994f63c0b1029bea92400086aaf81d4670bdd.tar.gz
freebsd-ports-gnome-0f0994f63c0b1029bea92400086aaf81d4670bdd.tar.zst
freebsd-ports-gnome-0f0994f63c0b1029bea92400086aaf81d4670bdd.zip
Enable BUNDLED_SSL by default only on FreeBSD 10
- Add UPDATING entry - Bump PORTREVISION for dependency change PR: 217095 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a9a18868b9dd..1d5519ea4651 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,13 @@ You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
20170213:
+ AFFECTS: users of www/node*
+ AUTHOR: bradleythughes@fastmail.fm
+
+ The BUNDLED_SSL option is now enabled by default on FreeBSD 10, since
+ Node.js requires OpenSSL 1.0.2, and FreeBSD 10 is shipped with 1.0.1.
+
+20170213:
AFFECTS: users of graphics/libGL, graphics/libEGL, graphics/libglesv2
AUTHOR: kwm@FreeBSD.org