svn commit: r457588 - head

Ashish SHUKLA ashish at FreeBSD.org
Sat Dec 30 06:58:30 UTC 2017


Author: ashish
Date: Sat Dec 30 06:58:29 2017
New Revision: 457588
URL: https://svnweb.freebsd.org/changeset/ports/457588

Log:
  - Add a note to UPDATING about recently discovered ejabberd build issue
  
  PR:		224606
  Reported by:	dewayne at heuristicsystems.com.au

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Dec 30 06:43:51 2017	(r457587)
+++ head/UPDATING	Sat Dec 30 06:58:29 2017	(r457588)
@@ -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 at 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 at googlemail.com


More information about the svn-ports-head mailing list