| Summary: | [PATCH] mail/enigmail-thunderbird update for 12.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Craig Leres <leres> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | leres | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->closed enigmail was updated. |
The enigmail-thunderbird port was configured to build against the ESR version of thunderbird earlier this month but wasn't changed back when thunderbird was updated to 11.0 or 12.0. This means enigmail-thunderbird depends on 10.X instead of whatever version is installed. Fix: Please see the attached patch. How-To-Repeat: --- script.txt begins here --- hot 17 % pkg_info | fgrep thunderbird thunderbird-12.0 Mozilla Thunderbird is standalone mail and news that stands thunderbird-enigmail-1.4 A GnuPG extension for the Thunderbird mail client hot 18 % pwd /usr/ports/mail/enigmail-thunderbird hot 19 % make ===> License check disabled, port has not defined LICENSE ===> Extracting for thunderbird-enigmail-1.4 => SHA256 Checksum OK for enigmail-1.4.tar.gz. ===> thunderbird-enigmail-1.4 depends on executable: unzip - found ===> thunderbird-enigmail-1.4 depends on executable: yasm - found ===> thunderbird-enigmail-1.4 depends on file: /nonexistent - not found ===> Verifying build for /nonexistent in /usr/ports/mail/thunderbird-esr ===> thunderbird-10.0.4 conflicts with installed package(s): thunderbird-12.0 They install files into the same place. You may want to stop build with Ctrl + C. ^C hot 20 % --- script.txt ends here ---