Bug 215084

Summary: mail/mutt: upgrade to 1.7.2
Product: Ports & Packages Reporter: Derek Schrock <dereks>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Some People CC: adamw
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Upgrade to 1.7.2 dereks: maintainer-approval+

Description Derek Schrock 2016-12-06 01:50:09 UTC
Update to 1.7.2

- Update to 1.7.2 - Makefile and distinfo updates
- VVV and RR patches are still 1.7.1
- Remove patch-gpgme180 this is part of 1.7.2

From the 1.7.2 release email:

This is a bug fix release, primarily fixing build issues with OpenSSL
1.1 and GPGME 1.8.  Please note that as part of the OpenSSL fixes,
versions less than 0.9.6 are no longer supported.
Comment 1 Derek Schrock 2016-12-06 01:50:49 UTC
Created attachment 177705 [details]
Upgrade to 1.7.2
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2016-12-13 15:26:16 UTC
Please fix these in the following updates:

Error: /usr/local/bin/mutt is linked to /usr/local/lib/libassuan.so.0 from security/libassuan but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libassuan.so:security/libassuan
Error: /usr/local/bin/mutt is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-12-13 15:26:43 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Dec 13 15:26:14 UTC 2016
New revision: 428499
URL: https://svnweb.freebsd.org/changeset/ports/428499

Log:
  - Update to 1.7.2
  - VVV and RR patches are still 1.7.1
  - Remove patch-gpgme180 this is part of 1.7.2

  From the 1.7.2 release email:

  This is a bug fix release, primarily fixing build issues with OpenSSL
  1.1 and GPGME 1.8.  Please note that as part of the OpenSSL fixes,
  versions less than 0.9.6 are no longer supported.

  PR:		215084
  Submitted by:	dereks@lifeofadishwasher.com (maintainer)

Changes:
  head/mail/mutt/Makefile
  head/mail/mutt/distinfo
  head/mail/mutt/files/patch-gpgme180