Date: Sun, 9 Nov 2014 23:44:53 +0100 From: Torfinn Ingolfsen <tingox@gmail.com> To: Jonathan Chen <jonc@chen.org.nz>, FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: Re: mail-notification only allows Gmail mailboxes? Message-ID: <CAJ_iqtZX_NqSh4Joz5Km4KYHTzwkOenb1qdn=-NQZ_jWwUVSoA@mail.gmail.com> In-Reply-To: <CAJuc1zPd5zHtKZLc-YuTfn2rNjfpvtyU7o_KggNA2Sb%2BYuXeMA@mail.gmail.com> References: <CAJ_iqtaBVY_YPBREZ7hQJP7gzjA7MOgZ_3R_YykHtF7kjAxYyg@mail.gmail.com> <CAJuc1zMaCb0v7HZMs3s90B80cRXUz54isBtgsaBHpEp4tvhyfA@mail.gmail.com> <CAJ_iqta0breH32rehWVg406RS8OrqcDtd=Xn_mfgwYdQerqa7w@mail.gmail.com> <CAEJt7hZyjCbOwpQKeNAtW7ELFU80Yd5kUzwd6vZ09r1EQJa%2B1w@mail.gmail.com> <CAJuc1zPd5zHtKZLc-YuTfn2rNjfpvtyU7o_KggNA2Sb%2BYuXeMA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Nov 8, 2014 at 8:37 PM, Jonathan Chen <jonc@chen.org.nz> wrote: > On 9 November 2014 08:29, Henry Hu <henry.hu.sh@gmail.com> wrote: > [...] >> >> This is the problem. Apply this patch: >> >> Index: Makefile >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >> --- Makefile (=E7=89=88=E6=9C=AC 372086) >> +++ Makefile (=E5=B7=A5=E4=BD=9C=E5=89=AF=E6=9C=AC) >> @@ -92,7 +92,7 @@ >> || ${PORT_OPTIONS:MIMAP} \ >> || ${PORT_OPTIONS:MMOZILLA} \ >> || ${PORT_OPTIONS:MSYLPHEED} >> -LIB_DEPENDS+=3D libgmime-2.6.so:${PORTSDIR}/mail/gmime26 >> +LIB_DEPENDS+=3D libgmime-2.0.so:${PORTSDIR}/mail/gmime2 >> .endif >> .if ! ${PORT_OPTIONS:MSSL} >> JB_CONF_ARGS+=3D ssl=3Dno >> >> and it should work. >> This port does depend on gmime-2.0. To make it depend on gmime-2.6, extr= a >> patches are needed. > > Ah. I see. On my system, I've also got gmime-2.0 installed; that's why > it builds/works fine here. If it works for you Torfinn, I'll submit a > PR for this. > It works - thanks, both of you. BTW, (general question, not specific to this port) shouldn't all ports go through a step of "clean room" building as part of validating a new version? Tinderbox / Redports or what it is called these days? --=20 Regards, Torfinn Ingolfsen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ_iqtZX_NqSh4Joz5Km4KYHTzwkOenb1qdn=-NQZ_jWwUVSoA>