Bug 195076 - maintainer update of mail/mutt
Summary: maintainer update of mail/mutt
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-16 18:54 UTC by Udo.Schweigert
Modified: 2014-11-22 13:54 UTC (History)
1 user (show)

See Also:


Attachments
mutt.diff (4.71 KB, patch)
2014-11-16 18:54 UTC, Udo.Schweigert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Udo.Schweigert 2014-11-16 18:54:15 UTC
Created attachment 149489 [details]
mutt.diff

Update of mutt/mail:
    - Add code to improve sidebar function when handling many mail folders
    - Remove sidebar patch from default options to fix issues with packages (may be reverted later if confidence in current sidebar patch has grown)
    - Bump PORTREVISION due to default options changes 

Committer: new file to be added to svn repo: files/extra-patch-sidebar-refresh

Fixes PR 194662.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2014-11-22 13:46:52 UTC
While building with poudriere, this warning showed up:

/wrkdirs/usr/ports/mail/mutt/work/mutt-1.5.23/muttlib.c:78: warning: warning: mktemp() possibly used unsafely; consider using mkstemp()

Would it be possible to analyse/patch this ? And/or report it upstream ?
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-11-22 13:54:12 UTC
A commit references this bug:

Author: pi
Date: Sat Nov 22 13:53:36 UTC 2014
New revision: 373061
URL: https://svnweb.freebsd.org/changeset/ports/373061

Log:
  mail/mutt: improve sidebar function when handling many mail folders

  - Add code to improve sidebar function when handling many mail folders
  - Remove sidebar patch from default options to fix issues with packages
    (may be reverted later if confidence in current sidebar patch has grown)
  - Bump PORTREVISION due to default options changes

  PR:		195076
  Submitted by:	Udo.Schweigert@siemens.com (maintainer)

Changes:
  head/mail/mutt/Makefile
  head/mail/mutt/files/extra-patch-sidebar-refresh
  head/mail/mutt/pkg-plist
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2014-11-22 13:54:42 UTC
committed, thanks.