diff options
| author | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-12-30 06:58:29 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2017-12-30 06:58:29 +0000 |
| commit | 6d97442a7171873efb82b19705c21cfd16f6496d (patch) | |
| tree | d1251c2462002e5fdbed1c369a90771668df73f8 | |
| parent | Mark DEPRECATED and set EXPIRATION_DATE to 2018-01-31 (diff) | |
- Add a note to UPDATING about recently discovered ejabberd build issue
PR: 224606
Reported by: dewayne@heuristicsystems.com.au
| -rw-r--r-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -5,6 +5,18 @@ 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. +20171230: + AFFECTS: users of net-im/ejabberd + AUTHOR: ashish@FreeBSD.org + + If you are building ejabberd 17.11 on a host, which already has an older + version of ejabberd installed, then build process will fail with "unknown type + specifier" errors. As a workaround, please uninstall ejabberd before building + ejabberd. + + This has been reported upstream at: + https://github.com/processone/ejabberd/issues/2194 + 20171223: AFFECTS: users of dns/dnscrypt-proxy AUTHOR: egypcio@googlemail.com |
