Bug 167383 - [PATCH] mail/enigmail-thunderbird update for 12.0
Summary: [PATCH] mail/enigmail-thunderbird update for 12.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-28 01:10 UTC by Craig Leres
Modified: 2012-04-28 07:09 UTC (History)
1 user (show)

See Also:


Attachments
patch-Makefile (330 bytes, text/plain)
2012-04-28 01:10 UTC, Craig Leres
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Leres freebsd_committer freebsd_triage 2012-04-28 01:10:07 UTC
	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 ---
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-28 01:11:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2012-04-28 07:09:09 UTC
State Changed
From-To: open->closed

enigmail was updated.