pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www w3m: update to 0.5.3.20190105



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b98873162625
branches:  trunk
changeset: 412854:b98873162625
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 12 18:22:54 2020 +0000

description:
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

diffstat:

 www/w3m-img/Makefile    |   3 +--
 www/w3m/Makefile        |   3 +--
 www/w3m/Makefile.common |   4 ++--
 www/w3m/distinfo        |  10 +++++-----
 4 files changed, 9 insertions(+), 11 deletions(-)

diffs (57 lines):

diff -r ada199e44261 -r b98873162625 www/w3m-img/Makefile
--- a/www/w3m-img/Makefile      Thu Mar 12 17:46:22 2020 +0000
+++ b/www/w3m-img/Makefile      Thu Mar 12 18:22:54 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2020/01/18 21:51:12 jperkin Exp $
+# $NetBSD: Makefile,v 1.31 2020/03/12 18:22:55 wiz Exp $
 
 PKGNAME=       w3m-img-${W3M_PKGVERS}
-PKGREVISION=   1
 COMMENT=       Multilingualized version of w3m with inline image support
 
 CONFLICTS+=    w3m-[0-9]*
diff -r ada199e44261 -r b98873162625 www/w3m/Makefile
--- a/www/w3m/Makefile  Thu Mar 12 17:46:22 2020 +0000
+++ b/www/w3m/Makefile  Thu Mar 12 18:22:54 2020 +0000
@@ -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]*
diff -r ada199e44261 -r b98873162625 www/w3m/Makefile.common
--- a/www/w3m/Makefile.common   Thu Mar 12 17:46:22 2020 +0000
+++ b/www/w3m/Makefile.common   Thu Mar 12 18:22:54 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.69 2020/01/18 23:35:46 rillig Exp $
+# $NetBSD: Makefile.common,v 1.70 2020/03/12 18:22:54 wiz Exp $
 #
 # used by www/w3m/Makefile
 # used by www/w3m-img/Makefile
@@ -21,7 +21,7 @@
 USE_TOOLS+=            msgfmt
 USE_PKGLOCALEDIR=      yes
 
-W3M_VERS=      0.5.3+git20180125
+W3M_VERS=      0.5.3+git20190105
 W3M_PKGVERS=   ${W3M_VERS:S/+git/.0./}
 
 # For w3mman, xface2xpm, cgi scripts.
diff -r ada199e44261 -r b98873162625 www/w3m/distinfo
--- a/www/w3m/distinfo  Thu Mar 12 17:46:22 2020 +0000
+++ b/www/w3m/distinfo  Thu Mar 12 18:22:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.31 2018/05/14 14:40:17 leot Exp $
+$NetBSD: distinfo,v 1.32 2020/03/12 18:22:54 wiz Exp $
 
-SHA1 (w3m-0.5.3+git20180125.tar.gz) = 49df4a9c35f94c211ba2d904f7c72b8aa82e269d
-RMD160 (w3m-0.5.3+git20180125.tar.gz) = d899c863062f09d49aeea2ec1533c772729c50bc
-SHA512 (w3m-0.5.3+git20180125.tar.gz) = 61b8498b927569937c509460e291eeba6eb302d34ccd6e1bf4d1eb07ac73a3ac5a477161727d310324625be04b907f8c3e970382d08c9fa0846b371699f04e14
-Size (w3m-0.5.3+git20180125.tar.gz) = 2181743 bytes
+SHA1 (w3m-0.5.3+git20190105.tar.gz) = 47d315af8e4a34f0d726687295e5d448a809acdc
+RMD160 (w3m-0.5.3+git20190105.tar.gz) = d71cd692d9ce166c8a1fd3e3c7203f0a37cd5158
+SHA512 (w3m-0.5.3+git20190105.tar.gz) = b63b15d0bea82f50bcaa9fc0826c2d3c265a3ad73069b4a020812f28b552cdf08618ab877280c9f3a43bd64f51b80b7a526098e6395ea121c0981a3fcd2562b4
+Size (w3m-0.5.3+git20190105.tar.gz) = 2183651 bytes



Home | Main Index | Thread Index | Old Index