Bug 217898 - [patch] mail/mutt general cleanup, enabling compressed folders by default
Summary: [patch] mail/mutt general cleanup, enabling compressed folders by default
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Alex Kozlov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-03-18 19:37 UTC by Alex Kozlov
Modified: 2017-03-18 23:19 UTC (History)
1 user (show)

See Also:
dereks: maintainer-feedback+


Attachments
patch-mutt.txt (4.03 KB, text/plain)
2017-03-18 19:37 UTC, Alex Kozlov
no flags Details
patch-mutt2.txt (5.31 KB, patch)
2017-03-18 22:24 UTC, Alex Kozlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kozlov freebsd_committer freebsd_triage 2017-03-18 19:37:07 UTC
Created attachment 180937 [details]
patch-mutt.txt

General Makefile cleanup after update to 1.8.0, remove COMPRESSED_FOLDERS option, enabling it by default:

- Remove --disable-warnings, seems obsolete
- Remove unused plist variables: COMPRESSED_FOLDERS, XML
- Remove XML_NEEDED from COMPRESSED_FOLDERS, QUOTE_PATCH, SIDEBAR options.
  Only option that needs XML is NNTP
- Remove unused RR_PATCH_VERSION variable
- Make COMPRESSED_FOLDERS enabled by default. Its increases mutt binary size
  on negligible amount, not conflicts with anything and adds only one small
  example file.
Comment 1 Derek Schrock 2017-03-18 21:51:04 UTC
Can this patch also update GREETING_PATCH_VERSION to 1.8.0?
Comment 2 Alex Kozlov freebsd_committer freebsd_triage 2017-03-18 22:24:24 UTC
Created attachment 180942 [details]
patch-mutt2.txt

Update greeting patch to 1.8.0
Comment 3 Derek Schrock 2017-03-18 22:56:08 UTC
Thanks.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-03-18 23:17:29 UTC
A commit references this bug:

Author: ak
Date: Sat Mar 18 23:17:19 UTC 2017
New revision: 436452
URL: https://svnweb.freebsd.org/changeset/ports/436452

Log:
  - Remove --disable-warnings, obsolete
  - Remove unsused plist variables: COMPRESSED_FOLDERS, XML
  - Remove XML_NEEDED from COMPRESSED_FOLDERS, QUOTE_PATCH, SIDEBAR options.
    Only option that needs XML is NNTP
  - Remove unused RR_PATCH_VERSION variable
  - Update GREETING_PATCH to 1.8.0
  - Remove COMPRESSED_FOLDERS option and make this feature enabled by default.

  PR:	217898
  Approved by:	dereks@lifeofadishwasher.com (maintiner)

Changes:
  head/mail/mutt/Makefile
  head/mail/mutt/distinfo
  head/mail/mutt/pkg-plist