Bug 214860

Summary: mail/notmuch: fix RUN_DEPENDS for MUTT option
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Mikhail Pchelin <misha>
Status: Closed FIXED    
Severity: Affects Only Me CC: misha, mp39590
Priority: --- Flags: mp39590: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
patch pkubaj: maintainer-approval? (mp39590)

Description Piotr Kubaj freebsd_committer freebsd_triage 2016-11-26 22:54:24 UTC
Created attachment 177423 [details]
patch

The recently introduced MUTT option misses one runtime dependency - devel/p5-Term-ReadLine-Gnu. This patch adds it.

No PORTREVISION bump as MUTT option isn't on by default.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2016-11-26 22:58:44 UTC
Created attachment 177424 [details]
patch

Correct patch.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-11-28 18:37:15 UTC
A commit references this bug:

Author: misha
Date: Mon Nov 28 18:36:59 UTC 2016
New revision: 427342
URL: https://svnweb.freebsd.org/changeset/ports/427342

Log:
  - update RUN_DEPENDS for MUTT option

  PR:		214860
  Submitted by:	pkubaj@anongoth.pl
  Approved by:	mp39590@gmail.com (maintainer), jpaetzel (mentor)

Changes:
  head/mail/notmuch/Makefile
Comment 3 Mikhail Pchelin freebsd_committer freebsd_triage 2016-11-28 18:41:32 UTC
Committed, thanks.