From de6229e3bc5ce38dc49ff18210b3a39ff9689322 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 12 Mar 2020 18:22:54 +0000 Subject: w3m: update to 0.5.3.20190105 Debian's w3m 0.5.3+git20190105 * bug fixes - do not use deprecated features with OpenSSL 1.1 - fix dependency for Imlib2 - fix that the mark_all_pages option works - respect the simple_preserve_space option for table cells - fix error handling for ~/.w3m/request.log and localcgi_post() * new feature - w3mman supports specifying a section number during a keyword search --- www/w3m/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/w3m/Makefile') diff --git a/www/w3m/Makefile b/www/w3m/Makefile index 46c87faacd4..245314f788b 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.84 2020/03/08 16:51:39 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2020/03/12 18:22:54 wiz Exp $ PKGNAME= w3m-${W3M_PKGVERS} -PKGREVISION= 6 COMMENT= Multilingualized version of a pager/text-based browser w3m CONFLICTS+= w3m-img-[0-9]* -- cgit v1.2.3