pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Update flim to 1.14.6. Patch from Miles Nordin.
details: https://anonhg.NetBSD.org/pkgsrc/rev/33a273f5ddce
branches: trunk
changeset: 480471:33a273f5ddce
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Fri Sep 10 16:33:57 2004 +0000
description:
Update flim to 1.14.6. Patch from Miles Nordin.
Changes:
* mime-def.el (mime-header-accept-quoted-encoded-words): Change
default value to nil.
* eword-decode.el (eword-analyze-quoted-string): Decode
quoted-encoded-words when
`mime-header-accept-quoted-encoded-words' is not nil.
* mime.el (mime-entity-filename): Decode quoted-encoded-words when
`mime-header-accept-quoted-encoded-words' is not nil.
* mime-def.el (mime-header-accept-quoted-encoded-words): New user
option.
* eword-encode.el (mime-header-charset-encoding-alist): Add
entry for iso-8859-1[45].
* FLIM-ELS (flim-modules): Install mel-b-el also for
mel-b-builtin case. (from Tatsuya Kinoshita)
* eword-encode.el (tm-eword::words-to-ruled-words): New
implementation for UTF-2000 implementations.
diffstat:
devel/flim/Makefile | 5 ++---
devel/flim/distinfo | 6 +++---
doc/CHANGES | 3 ++-
3 files changed, 7 insertions(+), 7 deletions(-)
diffs (40 lines):
diff -r 98490d23a61d -r 33a273f5ddce devel/flim/Makefile
--- a/devel/flim/Makefile Fri Sep 10 16:30:30 2004 +0000
+++ b/devel/flim/Makefile Fri Sep 10 16:33:57 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2003/08/18 13:14:32 minoura Exp $
+# $NetBSD: Makefile,v 1.14 2004/09/10 16:33:57 uebayasi Exp $
-DISTNAME= flim-1.14.5
-PKGREVISION= 2
+DISTNAME= flim-1.14.6
CATEGORIES= devel
MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/
diff -r 98490d23a61d -r 33a273f5ddce devel/flim/distinfo
--- a/devel/flim/distinfo Fri Sep 10 16:30:30 2004 +0000
+++ b/devel/flim/distinfo Fri Sep 10 16:33:57 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2003/04/17 04:56:34 uebayasi Exp $
+$NetBSD: distinfo,v 1.7 2004/09/10 16:33:57 uebayasi Exp $
-SHA1 (flim-1.14.5.tar.gz) = b5a1a8fe382e2a225441fee2f5e583bdb89b775b
-Size (flim-1.14.5.tar.gz) = 178075 bytes
+SHA1 (flim-1.14.6.tar.gz) = e8ca196cec4b84fd0a34653ac3c8a976426f2486
+Size (flim-1.14.6.tar.gz) = 178761 bytes
SHA1 (patch-ab) = 3818258269cb432cb95fe02e22ed03f98400e31f
SHA1 (patch-ac) = 62c3df484e393f798f16200a0970e7d7ea37b308
diff -r 98490d23a61d -r 33a273f5ddce doc/CHANGES
--- a/doc/CHANGES Fri Sep 10 16:30:30 2004 +0000
+++ b/doc/CHANGES Fri Sep 10 16:33:57 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7131 2004/09/10 16:30:30 reinoud Exp $
+$NetBSD: CHANGES,v 1.7132 2004/09/10 16:33:57 uebayasi Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -4227,3 +4227,4 @@
Updated gcal to 3.01nb2 [atatat 2004-09-10]
Updated udfclient to 0.3nb1 [reinoud 2004-09-10]
Removed libg++ [wiz 2004-09-10]
+ Updated flim to 1.14.6 [uebayasi 2004-09-10]
Home |
Main Index |
Thread Index |
Old Index