[Bug 211237] www/sogo3-activesync: Issues after upgrade to version 3.1.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 20 21:54:55 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211237

--- Comment #4 from Euan Thoms <euan at potensol.com> ---
Martin, that commit is titled "An attempt to fix...". We don't know it actually
fixes it. Cuold you please try to apply it manually and see if it fixes the
issue.

To do this, from inside /usr/ports/www/sogo3 :

# make patch
# cp work/SOGo-3.1.4/ActiveSync/SOGoMailObject+ActiveSync.m
work/SOGo-3.1.4/ActiveSync/SOGoMailObject+ActiveSync.m.orig
# vi work/SOGo-3.1.4/ActiveSync/SOGoMailObject+ActiveSync.m
... make changes and repeat for all other files needing patched ...
# make
# make deinstall
# make install
... test ...

If it works you can run "make makepatch" to make a patch in the files/
directory.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list