Bug 208450

Summary: net-im/ejabberd: 16.02 broke mod_shared_roster_ldap
Product: Ports & Packages Reporter: Marko Cupać <marko.cupac>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (ashish)
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
proposed diff none

Description Marko Cupać 2016-04-01 11:39:38 UTC
Another problem with ldap in 16.X branch of ejabberd, this time with mod_shared_roster_ldap. It appears the problem is already resolved upstream in 16.03:
https://github.com/processone/ejabberd/issues/986

I'd be grateful if FreeBSD port could be updated to fix the issue.

Regards,
Comment 1 Ashish SHUKLA freebsd_committer freebsd_triage 2016-04-01 17:30:18 UTC
Sure, I will work on it this weekend.

Thanks!
Comment 2 Marko Cupać 2016-04-06 09:35:26 UTC
Any news? mod_shared_roster_ldap is still broken in current ejabberd FreeBSD port.

Thank you in advance.
Comment 3 Ashish SHUKLA freebsd_committer freebsd_triage 2016-04-07 09:06:42 UTC
Created attachment 169070 [details]
proposed diff

Hi Marko,

I have not finished testing this diff, but will try to get to it around the weekend. In the meantime, could you see if it fixes your issue ?

Thanks!
Ashish
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-04-11 02:29:48 UTC
A commit references this bug:

Author: ashish
Date: Mon Apr 11 02:29:34 UTC 2016
New revision: 412993
URL: https://svnweb.freebsd.org/changeset/ports/412993

Log:
  - Update to 16.03
  - Add ZLIB option

  PR:		208450

Changes:
  head/net-im/ejabberd/Makefile
  head/net-im/ejabberd/distinfo
  head/net-im/ejabberd/pkg-plist
Comment 5 Ashish SHUKLA freebsd_committer freebsd_triage 2016-04-11 02:30:42 UTC
Committed.

HTH