Bug 251165

Summary: mail/mutt: Update to 2.0.1
Product: Ports & Packages Reporter: Derek Schrock <dereks>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape
Priority: --- Keywords: buildisok
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://marc.info/?l=mutt-users&m=160539183815225&w=2
Attachments:
Description Flags
Update to 2.0.1
dereks: maintainer-approval+
Update to 2.0.1 dereks: maintainer-approval+

Description Derek Schrock 2020-11-15 18:40:20 UTC
Created attachment 219710 [details]
Update to 2.0.1

- Update to 2.0.1 [1] bug fix release

[1] https://marc.info/?l=mutt-users&m=160539183815225&w=2

portlint: ok. 1 expected warning.
testport: ok. 121amd64.
Comment 1 Automation User 2020-11-15 18:55:25 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/216351000
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2020-11-15 19:28:14 UTC
Q/A:  /tmp/251165/mail/mutt/files/patch-dgc-deepif: muttlib.c patched multiple times. Is this expected?

Also, just FYI, some variables seem to be out of order:

# USES block
USES
USE_PERL5

# USES=shebangfix related variables
+SHEBANG_FILES
-CONFLICTS

# Configure block
+GNU_CONFIGURE
CONFIGURE_ARGS

# Conflicts
+CONFLICTS

# Packaging list block
INFO

-SHEBANG_FILES

-GNU_CONFIGURE


Thanks!
Comment 3 Derek Schrock 2020-11-15 20:29:08 UTC
Yes, that's expected.  Two feature patches updating the same file.
Comment 4 Derek Schrock 2020-11-15 20:31:15 UTC
Created attachment 219715 [details]
Update to 2.0.1

Update to 2.0.1
Reorder some vars based off expected order.
Comment 5 commit-hook freebsd_committer freebsd_triage 2020-11-16 15:15:15 UTC
A commit references this bug:

Author: fernape
Date: Mon Nov 16 15:14:28 UTC 2020
New revision: 555481
URL: https://svnweb.freebsd.org/changeset/ports/555481

Log:
  mail/mutt: Update to 2.0.1

  ChangeLog: https://marc.info/?l=mutt-users&m=160539183815225&w=2

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

Changes:
  head/mail/mutt/Makefile
  head/mail/mutt/distinfo
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2020-11-16 15:15:37 UTC
Committed,

Thanks!