summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2000-05-20 18:45:02 +0000
committerkim <kim@pkgsrc.org>2000-05-20 18:45:02 +0000
commit9a969d709c41320cebec71d8ea8fa31b959b407f (patch)
tree8bff4c31e7c487c268d50eb789778fd870f079ea /mail
parent233c637b3fecbd43da2dd4291fbc9dffc049a9cd (diff)
downloadpkgsrc-9a969d709c41320cebec71d8ea8fa31b959b407f.tar.gz
Tweak to match distribution.
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt/files/patch-sum4
-rw-r--r--mail/mutt/patches/patch-ag10
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/mutt/files/patch-sum b/mail/mutt/files/patch-sum
index 3000948189c..ac753414c9a 100644
--- a/mail/mutt/files/patch-sum
+++ b/mail/mutt/files/patch-sum
@@ -1,4 +1,4 @@
-$NetBSD: patch-sum,v 1.5 2000/05/20 18:41:36 kim Exp $
+$NetBSD: patch-sum,v 1.6 2000/05/20 18:45:02 kim Exp $
MD5 (patch-aa) = 7d2e9e14bd302e841ed1f2b47f0dfa58
MD5 (patch-ab) = e7f615cb63a40130edefe8a51aca3593
@@ -6,4 +6,4 @@ MD5 (patch-ac) = dd91a45d708f3a3f3fb238cee4f41c28
MD5 (patch-ad) = e457f59e7d3c215a54d6d0256fe10439
MD5 (patch-ae) = 9f7427c1b9477c19e11a748c889174a6
MD5 (patch-af) = b530bbcd85e85ae7233be82d698a374f
-MD5 (patch-ag) = dab46b2aa2eb5a734a7f833c58bbba14
+MD5 (patch-ag) = 7e1ddc15d743603d235c47f7dc21d772
diff --git a/mail/mutt/patches/patch-ag b/mail/mutt/patches/patch-ag
index 61485ae46df..b8b68772037 100644
--- a/mail/mutt/patches/patch-ag
+++ b/mail/mutt/patches/patch-ag
@@ -1,10 +1,10 @@
-$NetBSD: patch-ag,v 1.1 2000/05/20 18:41:43 kim Exp $
+$NetBSD: patch-ag,v 1.2 2000/05/20 18:45:04 kim Exp $
---- protos.h 2000/05/16 19:00:15 2.44
-+++ protos.h 2000/05/20 07:29:02
-@@ -119,6 +119,7 @@
+--- protos.h.orig Tue Mar 7 06:13:38 2000
++++ protos.h Sat May 20 14:43:55 2000
+@@ -114,6 +114,7 @@
+ char *mutt_charset_hook (const char *);
char *mutt_expand_path (char *, size_t);
- char *_mutt_expand_path (char *, size_t, int);
char *mutt_find_hook (int, const char *);
+char *mutt_gecos_name (char *, size_t, struct passwd *);
char *mutt_gen_msgid (void);