Bug 191111 - [patch] update: mail/nmh
Summary: [patch] update: mail/nmh
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-16 22:18 UTC by mp39590
Modified: 2014-06-17 18:24 UTC (History)
0 users

See Also:


Attachments
patch (11.39 KB, patch)
2014-06-16 22:18 UTC, mp39590
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mp39590 2014-06-16 22:18:56 UTC
Created attachment 143855 [details]
patch

- update from 1.5 to 1.6
- removed options, which were removed from configure script
- default to flock() instead of dot file locking (configure defaults to flock() for freebsd now)
- shebang fixes for contribs
- proper dependencies for contrib/replyfilter

to committer: please svn rm files/patch-etc_mhn.defaults.sh it's not need anymore.
Comment 1 mp39590 2014-06-16 22:22:22 UTC
It looks like patch for files/patch-Makefile.in is missing in "Diff" html view, please, download complete patch for review.