mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Reactivate WITH_MUTT_EDIT_THREADS, WITH_MUTT_SIGNATURE_MENU, and
WITH_MUTT_IFDEF_PATCH knobs. Patches are now available. PR: ports/46779 Submitted by: maintainer
This commit is contained in:
parent
9001e772f7
commit
3a59b8dba7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72570
2 changed files with 6 additions and 6 deletions
|
@ -221,19 +221,16 @@ PATCHFILES+= patch-${PATCH_VERSION}.vvv.initials.gz \
|
||||||
SGML_NEEDED= yes
|
SGML_NEEDED= yes
|
||||||
.endif
|
.endif
|
||||||
.if defined(WITH_MUTT_EDIT_THREADS)
|
.if defined(WITH_MUTT_EDIT_THREADS)
|
||||||
.error The WITH_MUTT_EDIT_THREADS option is currently not available
|
PATCHFILES+= patch-${PATCH_VERSION}.cd.edit_threads.9.3
|
||||||
#PATCHFILES+= patch-${PATCH_VERSION}.cd.edit_threads.9.2
|
|
||||||
CONFIGURE_ARGS+= --enable-imap-edit-threads
|
CONFIGURE_ARGS+= --enable-imap-edit-threads
|
||||||
SGML_NEEDED= yes
|
SGML_NEEDED= yes
|
||||||
.endif
|
.endif
|
||||||
.if defined(WITH_MUTT_SIGNATURE_MENU)
|
.if defined(WITH_MUTT_SIGNATURE_MENU)
|
||||||
.error The WITH_MUTT_SIGNATURE_MENU option is currently not available
|
PATCHFILES+= patch-${PATCH_VERSION}.cd.signatures_menu.2.1
|
||||||
#PATCHFILES+= patch-${PATCH_VERSION}.cd.signatures_menu.2.1
|
|
||||||
SGML_NEEDED= yes
|
SGML_NEEDED= yes
|
||||||
.endif
|
.endif
|
||||||
.if defined(WITH_MUTT_IFDEF_PATCH)
|
.if defined(WITH_MUTT_IFDEF_PATCH)
|
||||||
.error The WITH_MUTT_IFDEF_PATCH option is currently not available
|
PATCHFILES+= patch-${PATCH_VERSION}.cd.ifdef.1
|
||||||
#PATCHFILES+= patch-${PATCH_VERSION}.cd.ifdef.1
|
|
||||||
SGML_NEEDED= yes
|
SGML_NEEDED= yes
|
||||||
.endif
|
.endif
|
||||||
.if defined(WITH_MUTT_MBOX_HOOK_PATCH)
|
.if defined(WITH_MUTT_MBOX_HOOK_PATCH)
|
||||||
|
|
|
@ -3,3 +3,6 @@ MD5 (mutt/patch-1.5.3.rr.compressed.gz) = 029b7bf58f53f4c7dcd542beac0c4757
|
||||||
MD5 (mutt/patch-1.5.3.vvv.nntp.gz) = 6399a40b4a7ce3448b0329ceec38f35b
|
MD5 (mutt/patch-1.5.3.vvv.nntp.gz) = 6399a40b4a7ce3448b0329ceec38f35b
|
||||||
MD5 (mutt/patch-1.5.3.vvv.initials.gz) = 9397128c901c32b6de585ef089ead87f
|
MD5 (mutt/patch-1.5.3.vvv.initials.gz) = 9397128c901c32b6de585ef089ead87f
|
||||||
MD5 (mutt/patch-1.5.3.vvv.quote.gz) = dc24cc5765dfbbf98a9c2027d950c07a
|
MD5 (mutt/patch-1.5.3.vvv.quote.gz) = dc24cc5765dfbbf98a9c2027d950c07a
|
||||||
|
MD5 (mutt/patch-1.5.3.cd.edit_threads.9.3) = 753a19d8efdece04cd521c3a3079dc9f
|
||||||
|
MD5 (mutt/patch-1.5.3.cd.signatures_menu.2.1) = 6db636f0004e73ee2d9f577acd4ed380
|
||||||
|
MD5 (mutt/patch-1.5.3.cd.ifdef.1) = 01b47e075364834b82da053cac4eb69f
|
||||||
|
|
Loading…
Add table
Reference in a new issue