summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-11-26 13:17:15 +0000
committerobache <obache@pkgsrc.org>2008-11-26 13:17:15 +0000
commitd9cb6fd7efce11bdae35fbec2b3fa02ec4aa50a4 (patch)
treea9432614a3a968016208a43b176d2b063e2385c6 /devel
parent207788f692a4db0485616e85a1930327c10818d7 (diff)
downloadpkgsrc-d9cb6fd7efce11bdae35fbec2b3fa02ec4aa50a4.tar.gz
Update flim to 1.14.9.
Based on PR 40021 by Makoto Fujiwara. ChangeLog: 2007-11-28 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> * FLIM: Version 1.14.9 (Goj-Dò) released.-A 2006-12-20 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> * mime-def.el (mime-library-product): Update to 1.14.9. 2007-06-18 Wencheng Fang <wencheng.fang@spherenet.co.jp> * mel.el (mime-write-decoded-region): Define method function that uses built-in base64-decode-region. [cf. <emacs-mime-ja:02169>] 2006-12-20 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> * README.ja, README.en (Installation): Update required version of APEL to 10.7 or later. * FLIM-CFG (PACKAGEDIR): Use `install-get-default-package-directory'. 2006-12-13 Katsumi Yamaoka <yamaoka@jpl.org> * FLIM-CFG (PACKAGEDIR): Avoid an error with Emacs. 2006-12-12 Katsumi Yamaoka <yamaoka@jpl.org> * FLIM-MK (compile-flim-package): Use batch-update-directory-autoloads if it is available instead of batch-update-directory. 2006-12-11 Katsumi Yamaoka <yamaoka@jpl.org> * FLIM-CFG (PACKAGEDIR): Check for (early|late|last)-package-hierarchies and configure-package-path as well as (early|late|last)-packages. 2006-09-24 Daiki Ueno <ueno@unixuser.org> * smtp.el (smtp-progress-message-format): Abolished; reverted the change 2004-08-11 Katsumi Yamaoka <yamaoka@jpl.org>. 2006-09-24 Daiki Ueno <ueno@unixuser.org> * smtp.el (smtp-end-of-line): Abolished; reverted the change 2002-07-24 Katsumi Yamaoka <yamaoka@jpl.org>. 2006-06-15 Yoichi NAKAYAMA <yoichi@geiin.org> * smtp.el (smtp-submit-package): Ignore error in `smtp-primitive-quit' where SMTP mail transaction is completed. 2006-06-12 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use `insert-file-contents-as-binary' instead of `insert-file-contents'. * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): Likewise. 2006-02-18 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> * smtp.el (smtp-debug): New user option. (smtp-read-response): Treat a line break code loosely. If smtp-debug is non-nil, show an invalid response. 2005-12-25 Katsumi Yamaoka <yamaoka@jpl.org> * eword-decode.el: Change the way to decode successive encoded-words: decode B- or Q-encoding in each encoded-word, concatenate them, and decode it as charset. See the following threads for more information: http://news.gmane.org/group/gmane.emacs.pretest.bugs/thread=9541 http://news.gmane.org/group/gmane.emacs.gnus.general/thread=61176 (eword-decode-allow-incomplete-encoded-text): New variable. (eword-decode-encoded-words): New function. (eword-decode-string): Use it. (eword-decode-region): Use it. (eword-analyze-encoded-word): Use it. (eword-decode-encoded-word): Abolish. (eword-decode-encoded-text): Abolish. (eword-decode-encoded-word-error-handler): Abolish. (eword-warning-face): Abolish. (eword-decode-encoded-word-default-error-handler): Abolish. 2005-12-25 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> * FLIM: Version 1.14.8 (Shij-Dò) released.-A 2005-12-25 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp> * mime-def.el (mime-library-product): Update to 1.14.8. 2005-11-13 Yoichi NAKAYAMA <yoichi@geiin.org> * std11.el (std11-addr-to-string): Reconstruct domain literal. From Yuuichi Teranishi [cf. <emacs-mime-ja:01956>] 2005-07-25 Daiki Ueno <ueno@unixuser.org> * smtp.el (smtp-read-response): Signal an error if connection is closed while reading response. From Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> [cf. <emacs-mime-ja:01978>] 2004-11-20 Daiki Ueno <ueno@unixuser.org> * ntlm.el (ntlm-ascii2unicode): Don't apply zerop to a character. (ntlm-smb-hash): Ditto.
Diffstat (limited to 'devel')
-rw-r--r--devel/flim/Makefile12
-rw-r--r--devel/flim/distinfo8
2 files changed, 10 insertions, 10 deletions
diff --git a/devel/flim/Makefile b/devel/flim/Makefile
index 9096735f0cd..00ef6e31216 100644
--- a/devel/flim/Makefile
+++ b/devel/flim/Makefile
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.29 2008/10/13 08:07:02 uebayasi Exp $
+# $NetBSD: Makefile,v 1.30 2008/11/26 13:17:15 obache Exp $
-DISTNAME= flim-1.14.7
+DISTNAME= flim-1.14.9
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/
+MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/flim/flim-1.14/
MAINTAINER= tech-pkg-ja@jp.NetBSD.org
-HOMEPAGE= http://www.m17n.org/FLIM/
+HOMEPAGE= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/FLIM/
COMMENT= Emacs lisp library for message representation/encoding
BUILD_DEPENDS+= qkc-[0-9]*:../../converters/qkc
@@ -22,7 +21,7 @@ MAKEFLAGS= ${MAKEFLAGS.${EMACS_FLAVOR}}
EVAL_PREFIX+= QKC_PREFIX=qkc
USE_TOOLS+= makeinfo
-INFO_FILES= # PLIST
+INFO_FILES= yes
TEXINFO_REQD= 4.5
BUILD_TARGET.emacs= elc
@@ -60,5 +59,6 @@ post-install:
.include "../../editors/emacs/modules.mk"
+BUILDLINK_API_DEPENDS.apel+= apel>=10.7
.include "../../devel/apel/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/flim/distinfo b/devel/flim/distinfo
index d7d27bcbd86..5aefda735d5 100644
--- a/devel/flim/distinfo
+++ b/devel/flim/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2005/03/06 15:45:38 minskim Exp $
+$NetBSD: distinfo,v 1.10 2008/11/26 13:17:15 obache Exp $
-SHA1 (flim-1.14.7.tar.gz) = a71c0de2f2f856a6beacbbb9dd27e5be77340fc9
-RMD160 (flim-1.14.7.tar.gz) = ac7293e84c5e2a602b2f70e68f6756a64d91e1ef
-Size (flim-1.14.7.tar.gz) = 182107 bytes
+SHA1 (flim-1.14.9.tar.gz) = fc3f1ecfa757d83b10693dc74d890a1ad7db7abd
+RMD160 (flim-1.14.9.tar.gz) = d7fb99ffabe477afd958589e8e386b7d4e628822
+Size (flim-1.14.9.tar.gz) = 182065 bytes
SHA1 (patch-ab) = 3818258269cb432cb95fe02e22ed03f98400e31f
SHA1 (patch-ac) = 62c3df484e393f798f16200a0970e7d7ea37b308