summaryrefslogtreecommitdiff
path: root/www/w3m/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-04-18 12:08:42 +0000
committeruebayasi <uebayasi>2004-04-18 12:08:42 +0000
commit38b339533bf69c178f4cf4e5c21514f5a444c4ad (patch)
tree59d8dd76b43d03b4d908b0f4813fc58242c06adc /www/w3m/Makefile
parent7bcf72feecbb9057ff6f48cc093fb202d2336536 (diff)
downloadpkgsrc-38b339533bf69c178f4cf4e5c21514f5a444c4ad.tar.gz
Update W3m from 0.4.0 to 0.5.
Now M17N patch is merged into the main development now. Pkgsrc changes: * Simplify options. * XXX "M17N without Unicode" is broken now. This should be fixed. Other changes in W3m: w3m 0.5 - 2004-03-22 * gettextize * m17n patch merged w3m 0.4.2 - 2003-09-23 * options: -4, -6 * configuration file in $(sysconfdir)/$(package)/ * func: NEXT_VISITED, PREV_VISITED * autoconfiscate (partially) * rc: use_history w3m 0.4.1 - 2003-03-07 * fix bugs - completion segfault in lineinput - incremental search - URL pattern fix - UFhalfclose bug - allow pipe in shell command - enhance ftp directory support - linenumber in edit - fix Bug#181897 - W3M_TTY problem fixed
Diffstat (limited to 'www/w3m/Makefile')
-rw-r--r--www/w3m/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 2aaaea4434c..f38fa0edfe1 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2004/03/26 02:27:58 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2004/04/18 12:08:42 uebayasi Exp $
#
-PKGNAME= w3m-${W3M_BASE_VERS}
-PKGREVISION= 3
+PKGNAME= w3m-${W3M_VERS}
COMMENT= Multilingualized version of a pager/text-based browser w3m
CONFLICTS+= w3m-img-[0-9]*