summaryrefslogtreecommitdiff
path: root/mail/vm/patches
diff options
context:
space:
mode:
authorjtb <jtb>2002-05-04 02:32:05 +0000
committerjtb <jtb>2002-05-04 02:32:05 +0000
commit78d97b08aa200ed070f5a20a9409e21aeae96c21 (patch)
treebfd55d790e110156bef86bac101500140d09a88f /mail/vm/patches
parent822cc37a0327288659e225997ae3ee3a9b72c12e (diff)
downloadpkgsrc-78d97b08aa200ed070f5a20a9409e21aeae96c21.tar.gz
Update to vm-7.04. Too many minor changes and bug fixes to summarize here.
Diffstat (limited to 'mail/vm/patches')
-rw-r--r--mail/vm/patches/patch-aa10
-rw-r--r--mail/vm/patches/patch-ab18
2 files changed, 23 insertions, 5 deletions
diff --git a/mail/vm/patches/patch-aa b/mail/vm/patches/patch-aa
index 95eb703661c..3c25fb303dc 100644
--- a/mail/vm/patches/patch-aa
+++ b/mail/vm/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.4 2002/02/18 15:14:28 seb Exp $
+$NetBSD: patch-aa,v 1.5 2002/05/04 02:32:07 jtb Exp $
---- Makefile.orig Sun Oct 28 02:35:41 2001
-+++ Makefile
+--- Makefile.orig Sat May 4 03:21:17 2002
++++ Makefile Sat May 4 03:22:54 2002
@@ -2,24 +2,24 @@
# prior to 19.14 for XEmacs are unsupported.
@@ -40,5 +40,5 @@ $NetBSD: patch-aa,v 1.4 2002/02/18 15:14:28 seb Exp $
- @$(EMACS) $(BATCHFLAGS) -insert vm.texinfo -l texinfmt -f texinfo-format-buffer -f save-buffer
+ $(MAKEINFO) vm.texinfo
- vm-autoload.elc: $(SOURCES)
- @echo scanning sources to build autoload definitions...
+ # We use tr -d because Emacs under Cygwin apparently outputs CRLF
+ # under Windows. We remove the CRs.
diff --git a/mail/vm/patches/patch-ab b/mail/vm/patches/patch-ab
new file mode 100644
index 00000000000..282bf23be31
--- /dev/null
+++ b/mail/vm/patches/patch-ab
@@ -0,0 +1,18 @@
+$NetBSD: patch-ab,v 1.4 2002/05/04 02:32:08 jtb Exp $
+
+--- vm.texinfo.orig Sat May 4 03:26:56 2002
++++ vm.texinfo Sat May 4 03:29:17 2002
+@@ -14,6 +14,13 @@
+ %\global\baselineskip 30pt % For printing in double spaces
+ @end tex
+ @ifinfo
++@format
++INFO-DIR-SECTION Mail
++START-INFO-DIR-ENTRY
++* vm: (vm). VM mail reader
++END-INFO-DIR-ENTRY
++@end format
++
+ This file documents the VM mail reader.
+
+ Copyright (C) 1989, 1991, 1999 Kyle E. Jones