summaryrefslogtreecommitdiff
path: root/mail/vm
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-05-17 18:28:13 +0000
committerjtb <jtb@pkgsrc.org>2003-05-17 18:28:13 +0000
commitd90632c42be6f6528d48dba39e323e9c7ffc7b44 (patch)
tree133f2b736df58ecbf57abd043fa222374628bc58 /mail/vm
parentef2defc7c99f35560f632e94bbcd09ca3ed0282f (diff)
downloadpkgsrc-d90632c42be6f6528d48dba39e323e9c7ffc7b44.tar.gz
Update to 7.15
* Makefile: Use '>' instead of '>>' on first write to vm-autoload.el to truncate the file otherwise it will grow each time it is updated. * vm-mime-attach-message: arrange for forwarded flag of each attached message to be set when the composition is sent. * vm-decode-mime-encoded-words: do charset conversion if needed. Forgot to add this back when vm-mime-charset-converter-alist was added. * when cropping images call 'convert' with -page to avoid having some kind of margin takcked on to the image. The strange margin seems to be applied to GIFs but not JPGs. No idea why. * fixed some defcustom variable declarations. * vm-mime-reader-map-save-file: return the file name to which the object was saved. * vm-mime-burst-digest: remove blank lines at the beginning of message/rfc822 bodies in a multipart/digest object, since they most likely indicate an improperly packed digest rather than a message with no headers. * vm-make-tempfile: use vm-octal to clarify file mode setting. * vm-make-image-strips: when building the script for incremental display, don't quote the filenames. DJGPP cmdproxy.exe doesn't interpret single quotes and using double quotes is pointless. VM's arguments to 'convert' don't need quoting anyway. * use vm-pop-check-connection to check POP connections before trying to read data from them. The checker will signal an error if the connection is closed or the process associated with the connection has exited. * use vm-imap-check-connection to check IMAP connections before trying to read data from them, The checker will signal an error if the connection is closed or the process associated with the connection has exited.
Diffstat (limited to 'mail/vm')
-rw-r--r--mail/vm/Makefile17
-rw-r--r--mail/vm/distinfo6
2 files changed, 15 insertions, 8 deletions
diff --git a/mail/vm/Makefile b/mail/vm/Makefile
index b8927a64752..5185c97a19a 100644
--- a/mail/vm/Makefile
+++ b/mail/vm/Makefile
@@ -1,12 +1,19 @@
-# $NetBSD: Makefile,v 1.17 2003/04/29 21:34:02 jtb Exp $
+# $NetBSD: Makefile,v 1.18 2003/05/17 18:28:13 jtb Exp $
-DISTNAME= vm-7.14
+DISTNAME= vm-7.15
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.uni-mainz.de/pub/gnu/vm/ \
+MASTER_SITES= ftp://ftp.uni-mainz.de/pub/software/gnu/vm/ \
ftp://tug.org/vm/ \
- ftp://ftp.uu.net/networking/mail/vm/ \
ftp://psg.com/pub/vm/ \
- ftp://sunsite.cnlab-switch.ch/mirror/vm/
+ ftp://sunsite.cnlab-switch.ch/mirror/vm/ \
+ ftp://ftp.uu.net/networking/mail/vm/ \
+ http://www.interhack.net/projects/vm/ \
+ ftp://ftp.ccs.neu.edu/net/mirrors/VM/ \
+ http://www.rge.com/pub/mail/vm/ \
+ http://ftp.lip6.fr/pub/unix/mail/vm/ \
+ http://ftp.jussieu.fr/pub/unix/mail/vm/ \
+ ftp://ftp.surfnet.nl/pub/mail/vm/ \
+ http://ftp.algx.net/pub/packages/mail/vm/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.wonderworks.com/vm/
diff --git a/mail/vm/distinfo b/mail/vm/distinfo
index b0597ca88fd..67f425a308a 100644
--- a/mail/vm/distinfo
+++ b/mail/vm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2003/04/29 21:34:02 jtb Exp $
+$NetBSD: distinfo,v 1.11 2003/05/17 18:28:14 jtb Exp $
-SHA1 (vm-7.14.tar.gz) = caeb575e679b7cb79a7d7275b6c1a2d6891ec8df
-Size (vm-7.14.tar.gz) = 373474 bytes
+SHA1 (vm-7.15.tar.gz) = 033f016df70235f1ae61dc29390626b4f9346b9e
+Size (vm-7.15.tar.gz) = 373891 bytes
SHA1 (patch-aa) = 7b8e9b8bcc1c03604fc0d2a81683754b823dc7a6
SHA1 (patch-ab) = 51ea93e4b4066fbab7e75d03bea2cffd20c85440