Update to 1.2.4.

This commit is contained in:
MANTANI Nobutaka 2002-01-24 09:03:07 +00:00
parent 8457c9f63e
commit 589d85630b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53673
4 changed files with 16 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= emacs-w3m
PORTVERSION= 1.2.3
PORTVERSION= 1.2.4
CATEGORIES= www elisp
MASTER_SITES= http://emacs-w3m.namazu.org/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
@ -97,8 +97,8 @@ SHIMBUN= "@comment "
BUILD_DEPENDS+= ${FLIM_COOKIE}:${FLIM_PORT}
RUN_DEPENDS+= ${FLIM_COOKIE}:${FLIM_PORT}
.endif
BUILD_DEPENDS+= w3m:${PORTSDIR}/www/w3m
RUN_DEPENDS+= w3m:${PORTSDIR}/www/w3m
BUILD_DEPENDS+= w3m:${PORTSDIR}/www/w3m-m17n
RUN_DEPENDS+= w3m:${PORTSDIR}/www/w3m-m17n
.if !defined(HAVE_FLIM)
pre-fetch:

View File

@ -1 +1 @@
MD5 (w3m_el-1.2.3.tar.gz) = 89ec875d25c0eb77a2a6cfa40b188f95
MD5 (w3m_el-1.2.4.tar.gz) = e367d82ed5a78e692d80b56f58e583c9

View File

@ -16,8 +16,11 @@
* (set-alist 'mime-view-type-subtype-score-alist *
* '(text . html) 3))) *
* *
* And to use emacs-w3m on Mew, add this to your own .mew: *
* And to use emacs-w3m on Mew, add this to your own .mew.el: *
* *
* (condition-case nil *
* (require 'mew-w3m) *
* (file-error nil)) *
* (setq w3m-type 'w3m-m17n) *
* *
* (require 'mew-w3m) *
* (setq mew-prog-html '(mew-mime-text/html-w3m nil nil)) *
********************************************************************

View File

@ -38,6 +38,12 @@
%%SHIMBUN%%%%LISPDIR%%/sb-bbdb-ml.elc
%%SHIMBUN%%%%LISPDIR%%/sb-cnet.el
%%SHIMBUN%%%%LISPDIR%%/sb-cnet.elc
%%SHIMBUN%%%%LISPDIR%%/sb-debian-jp.el
%%SHIMBUN%%%%LISPDIR%%/sb-debian-jp.elc
%%SHIMBUN%%%%LISPDIR%%/sb-debian.el
%%SHIMBUN%%%%LISPDIR%%/sb-debian.elc
%%SHIMBUN%%%%LISPDIR%%/sb-digiko.el
%%SHIMBUN%%%%LISPDIR%%/sb-digiko.elc
%%SHIMBUN%%%%LISPDIR%%/sb-ding.el
%%SHIMBUN%%%%LISPDIR%%/sb-ding.elc
%%SHIMBUN%%%%LISPDIR%%/sb-f1express.el