After the commit removing hotmail support, mail-notification fails to start successfully and issues the error: "Unable to load image "/usr/local/share/mail-notification/hotmail.png" (Failed to open file '/usr/local/share/mail-notification/hotmail.png': No such file or directory)." It appears to be embedded in the executable: 10:10am> strings mail-notification | grep hotmail mn_hotmail_mailbox_properties_get_type mn_hotmail_mailbox_get_type mn-hotmail /usr/local/share/mail-notification/hotmail.png hotmail.com
notifying maintainer in CC
Created attachment 147584 [details] Fixes build without hotmail
Created attachment 148137 [details] patch Can you test this patch and whether it works ? It strips the binary, it depends on gmime26 (newer version) and it increments the PORTREVISION.
Yes, it works.
Sorry, I don't have time to test this. If someone wants to take maintainership of this port, he is more than welcome.
Jonathan, would you take over as maintainer ?
I'll give it a go. Yes.
A commit references this bug: Author: pi Date: Thu Oct 9 20:59:56 UTC 2014 New revision: 370559 URL: https://svnweb.freebsd.org/changeset/ports/370559 Log: mail/mail-notification: fix issues - fix dist url - hotmail feature disabled - strip binary - use gmime26 instead of gmime2 - bump portrevision - change maintainer to submitter PR: 192349 Submitted by: Jonathan Chen <jonc@chen.org.nz> Approved by: mwisnicki+freebsd@gmail.com (maintainer) Changes: head/mail/mail-notification/Makefile
Thanks -- you're now the maintainer. Patch committed.