From 191dda8846b218b8bc7e935f872260a0b2daa1d6 Mon Sep 17 00:00:00 2001 From: jschauma Date: Sat, 31 May 2003 02:48:30 +0000 Subject: Update etach to 1.2.9. Changes since 1.2.6: 1.2.9 Documentation update. (Note: Include the word "etach" somewhere in the "Subject:" line of any email sent to the author or your message may be discarded by the mail filter.) 1.2.8 Changed documentation strings to better conform to "Tips for Documentation Strings" in GNU Emacs Lisp Reference Manual per suggestion by rms. 1.2.7 Changed the detachment-default-directory portion of the mime-decode algorithm to treat DOS/Windows drive letter prefixes (e.g., "C:") as valid starts of absolute path names. This addresses a couple of Windows user requests. Added user-customizable variable "etach-write-text-files." This addresses a user request. Adapted the comment marks (semicolons) to convention. --- mail/etach/Makefile | 4 ++-- mail/etach/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'mail') diff --git a/mail/etach/Makefile b/mail/etach/Makefile index c076a1c4265..dc6aa63339a 100644 --- a/mail/etach/Makefile +++ b/mail/etach/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2002/05/03 21:15:28 jtb Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/31 02:48:30 jschauma Exp $ -DISTNAME= etach-1.2.6 +DISTNAME= etach-1.2.9 CATEGORIES= mail MASTER_SITES= http://rulnick.com/etach/download/ diff --git a/mail/etach/distinfo b/mail/etach/distinfo index 248ce362218..26dbe83bdca 100644 --- a/mail/etach/distinfo +++ b/mail/etach/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2002/05/03 21:15:28 jtb Exp $ +$NetBSD: distinfo,v 1.4 2003/05/31 02:48:30 jschauma Exp $ -SHA1 (etach-1.2.6.tar.gz) = 3a4efe1c03146f795b3a85fa82075730c1a70861 -Size (etach-1.2.6.tar.gz) = 33086 bytes +SHA1 (etach-1.2.9.tar.gz) = 3a2ec2df9fa9fb49baf5be9c212d228df1dcd8d0 +Size (etach-1.2.9.tar.gz) = 35334 bytes -- cgit v1.2.3