summaryrefslogtreecommitdiff
path: root/www/w3m
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-03-24 15:07:18 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2003-03-24 15:07:18 +0000
commit39f9560e51ae8dba06cee3f2329fc83cb6d8e150 (patch)
tree681c7a5120f79c4d3901c1bfba84bef5e0f0fdd1 /www/w3m
parentUpdate to 2.16.2 (diff)
Update www/w3m to 0.4.1 and www/w3m-m17n to 0.4.1+20030308.
Notes
Notes: svn path=/head/; revision=77391
Diffstat (limited to 'www/w3m')
-rw-r--r--www/w3m/Makefile24
-rw-r--r--www/w3m/distinfo4
2 files changed, 19 insertions, 9 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index bafe47f26edb..a5a5117a33a7 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -16,9 +16,9 @@ COMMENT?= A pager/text-based WWW browser
LIB_DEPENDS= gc.1:${PORTSDIR}/devel/boehm-gc
-W3M_VERSION= 0.4
-M17N_VERSION= 20030224
-M17N_BASE_W3M_VERSION= 0.4
+W3M_VERSION= 0.4.1
+M17N_VERSION= 20030308
+M17N_BASE_W3M_VERSION= 0.4.1
HAS_CONFIGURE= yes
USE_REINPLACE= yes
@@ -102,10 +102,20 @@ PKGMESSAGE= ${NONEXISTENT}
pre-everything::
.if defined(M17N)
- @${ECHO_MSG} "====>"
- @${ECHO_MSG} "====> To enable Japanese message and migemo support, define JAPANESE"
- @${ECHO_MSG} "====> To enable inline image support, define INLINE_IMAGE"
- @${ECHO_MSG} "====>"
+ @${ECHO_MSG} "===>"
+ @${ECHO_MSG} "===> You can enable some features by defining following variables."
+ @${ECHO_MSG} "===>"
+.if defined(JAPANESE)
+ @${ECHO_MSG} "===> JAPANESE (Japanese messages and migemo support, enabled)"
+.else
+ @${ECHO_MSG} "===> JAPANESE (Japanese messages and migemo support)"
+.endif
+.if defined(INLINE_IMAGE)
+ @${ECHO_MSG} "===> INLINE_IMAGE (inline image support, enabled)"
+.else
+ @${ECHO_MSG} "===> INLINE_IMAGE (inline image support)"
+.endif
+ @${ECHO_MSG} "===>"
.endif
pre-extract:
diff --git a/www/w3m/distinfo b/www/w3m/distinfo
index 3512761d8ae5..f95c3a00fa97 100644
--- a/www/w3m/distinfo
+++ b/www/w3m/distinfo
@@ -1,2 +1,2 @@
-MD5 (w3m-0.4.tar.gz) = 15d530510918c8271528386450aa4acd
-MD5 (w3m-0.4-m17n-20030224.tar.gz) = 67da913f6357cfeee9de1e3a6507ee13
+MD5 (w3m-0.4.1.tar.gz) = b496ec119dc9734059035e70988dd470
+MD5 (w3m-0.4.1-m17n-20030308.tar.gz) = 4b14040c2370ebe482226dc2061b9f18