diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-14 16:15:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-14 16:15:02 +0000 |
commit | d7a344d8c154aedc63ecea3832d32b1e154e9f37 (patch) | |
tree | 76a3577860b3bce2047498355f919a74533b8765 /UPDATING | |
parent | 2ffb261e0bb735c264c0520e59b4c4a23f9a26bf (diff) |
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)
Notes
Notes:
svn path=/head/; revision=434123
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |