Add a comment about how to deprecate this local patch - pkgsrc-localpatches - leot's pkgsrc LOCALPATCHES
(HTM) hg clone https://bitbucket.org/iamleot/pkgsrc-localpatches
(DIR) Log
(DIR) Files
(DIR) Refs
---
(DIR) changeset 426e7292178c0eb1f4a8ab507659545732947129
(DIR) parent 3a1ea83f9ad87458f6aee0327d409c5a0fa1ccdc
(HTM) Author: Leonardo Taccari <iamleot@gmail.com>
Date: Sat, 30 Mar 2019 12:05:52
Add a comment about how to deprecate this local patch
Diffstat:
mail/nmh/patch-sbr_mts.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff -r 3a1ea83f9ad8 -r 426e7292178c mail/nmh/patch-sbr_mts.c
--- a/mail/nmh/patch-sbr_mts.c Tue Mar 19 12:08:53 2019 +0100
+++ b/mail/nmh/patch-sbr_mts.c Sat Mar 30 12:05:52 2019 +0100
@@ -3,6 +3,10 @@
Honors possible LOCALMAILBOX environment variable and treat it like the
Local-Mailbox profile entry.
+XXX: This is not needed and instead `%(getenv LOCALMAILBOX)' in
+XXX: mh-format(5) can be used instead... Adjust configure files to do
+XXX: that!
+
--- sbr/mts.c.orig 2018-03-06 19:05:55.000000000 +0000
+++ sbr/mts.c
@@ -371,6 +371,9 @@ getuserinfo (void)