diff options
author | uebayasi <uebayasi> | 2003-01-11 15:20:28 +0000 |
---|---|---|
committer | uebayasi <uebayasi> | 2003-01-11 15:20:28 +0000 |
commit | 51c94f3d0a3ec39e060a4da24479d0be08fa074b (patch) | |
tree | 3ed2949aef8c5fcfe81b6906593b5b25d5269a1c /devel/flim/distinfo | |
parent | 90deadbbfb624a48892e54a5f2e5bb5d67986276 (diff) | |
download | pkgsrc-51c94f3d0a3ec39e060a4da24479d0be08fa074b.tar.gz |
Update to 1.14.5 (Demachiyanagi).
Changes from 1.14.4:
* smtp.el (smtp-send-buffer): Error if `smtp-server' is nil.
* FLIM-ELS (flim-version-specific-modules): Don't install mailcap.el.
* FLIM-MK (install-flim): Avoid creating empty directory.
* mime-parse.el (mime-parse-buffer): Require mmbuffer.
* luna.el (luna-define-method): Clear method cache of child
classes.
* mime-ja.texi (CVS): Escape @.
* luna.el (luna-define-method): Fix the bug that method cache is
not cleard.
* mime-en.texi (CVS): Fix Typo. (@ to @@).
mime-ja.texi (CVS): Ditto.
* std11.el: Update Copyright header.
* std11.el (std11-non-atom-regexp): New constant.
(std11-analyze-atom): New implementation to avoid error in current
XEmacs UTF-2000 [may be caused by a bug about regexp].
* smtp.el (smtp-open-connection-function): Add doc.
(smtp-end-of-line): Doc fix.
* smtp.el (smtp-end-of-line): New variable.
(smtp-read-response): Use it.
(smtp-send-command): Use it.
(smtp-send-data): Use it.
Diffstat (limited to 'devel/flim/distinfo')
-rw-r--r-- | devel/flim/distinfo | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/flim/distinfo b/devel/flim/distinfo index e33355e79ed..1ae70e4d9f8 100644 --- a/devel/flim/distinfo +++ b/devel/flim/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/07/06 02:00:11 jun Exp $ +$NetBSD: distinfo,v 1.4 2003/01/11 15:20:28 uebayasi Exp $ -SHA1 (flim-1.14.3.tar.gz) = 50f7bebd0235ffcee194742a3b36ec3111464a8c -Size (flim-1.14.3.tar.gz) = 165844 bytes -SHA1 (patch-aa) = b671f6517905f588f4b05d6ca62e51a5d88e55bc +SHA1 (flim-1.14.5.tar.gz) = b5a1a8fe382e2a225441fee2f5e583bdb89b775b +Size (flim-1.14.5.tar.gz) = 178075 bytes |