summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-01-20 20:10:11 +0000
committerleot <leot@pkgsrc.org>2019-01-20 20:10:11 +0000
commite47e21b0a5f4eba7d7443deecc57b9b02dc85cbf (patch)
tree1c2cee90e79e7f8190f7b7a7276ddc5891e785f2
parent65d54d60e30e31d381d92b4477f3d893869ea7db (diff)
downloadpkgsrc-e47e21b0a5f4eba7d7443deecc57b9b02dc85cbf.tar.gz
links{,-gui}: Update to 2.18
Changes: === RELEASE 2.18 === - Compile links with graphics support on OpenVMS - Automatically enable tor mode when the socks port is 9050 - When we are in tor mode, invert the colors on the top line and bottom line, so that the user can immediatelly see it - Fix an incorrect shift in write_ev_queue that could cause spurious error if the socket for interprocess communication fills up. This bug was introduced in Links 2.15. - Fix 'runtime error: member access within null pointer' sanitizer warning - Add a menu entry to save and load a clipboard - Don't synchronize with the Xserver on every pixmap load It improves performance on remote connections - Fix a bug that in the "Network options" dialog box, the value in the field "Timeout when trying multiple addresses" incorrectly set the value "Timeout when unrestartable". - Fix a possible integer overflow in decoder_memory_expand - Work around a bug on OpenVMS where allocations larger than 0x77fffff0 are treated as if they had 16 bytes - Fix possible pointer arithmetics bugs if the operating system allocated memory few bytes below the limit 0xffffffff or 0xffffffffffffffff - Add a button to never accept invalid certificate for a given server - Fix incorrect strings -html-t-text-color, -html-t-link-color, -html-t-background-color, -html-t-ignore-document-color in the manual page and help (reported by Oliver Schode <oliver.schode@online.de>) - Windows 7 has a bug (or feature) that corrupts the screen when using the unaccelerated video driver - when a thread draws into window's device context and the user simultaneously drags the window, the device context coordinates may not be updated. Subsequent draws are done with incorrect coordinates. In order to work around this bug, we detect that a drawing operation possibly raced with window moving. If it did, we allocate a new DC (the old one is corrupted) and start a timer that asks the main thread to redraw the whole window using the new DC. - Add ascii replacement of Romanian S and T with comma Fix replacement of c with cedilla and a/i with grave accent a/o/u with diaeresis - Use static linking in the released binaries on OS/2 because the DLL names may clash with other programs - On OS/2, use AF_OS2 for interprocess communication because the loopback network device may not be properly configured. Fall back to 127.0.0.1 only if AF_OS2 in not installed. - Fixed a bug when IPv6 control connection to a ftp server fails and IPv4 control connection succeeds, links would incorrectly try to make the data connection using IPv6 (this bug was introduced in Links 2.15).
-rw-r--r--www/links-gui/Makefile3
-rw-r--r--www/links/Makefile.common4
-rw-r--r--www/links/distinfo10
3 files changed, 8 insertions, 9 deletions
diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile
index 2b1a9c16e31..3fc297f6b0c 100644
--- a/www/links-gui/Makefile
+++ b/www/links-gui/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.84 2018/11/14 22:22:36 kleink Exp $
+# $NetBSD: Makefile,v 1.85 2019/01/20 20:10:11 leot Exp $
PKGNAME= ${DISTNAME:S/links/&-gui/}
-PKGREVISION= 2
COMMENT= Lynx-like text and graphics WWW browser
USE_TOOLS+= pkg-config
diff --git a/www/links/Makefile.common b/www/links/Makefile.common
index b995ad97b55..1b07e705d7b 100644
--- a/www/links/Makefile.common
+++ b/www/links/Makefile.common
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.69 2018/10/02 11:29:15 nia Exp $
+# $NetBSD: Makefile.common,v 1.70 2019/01/20 20:10:11 leot Exp $
#
# used by www/links/Makefile
# used by www/links-gui/Makefile
-DISTNAME= links-2.17
+DISTNAME= links-2.18
CATEGORIES= www
MASTER_SITES= http://links.twibright.com/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/www/links/distinfo b/www/links/distinfo
index d113e25be9e..d25021d481b 100644
--- a/www/links/distinfo
+++ b/www/links/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.69 2018/10/02 11:29:15 nia Exp $
+$NetBSD: distinfo,v 1.70 2019/01/20 20:10:11 leot Exp $
-SHA1 (links-2.17.tar.bz2) = 296670173368f1962c25604e2bdb78cf8d8d33e4
-RMD160 (links-2.17.tar.bz2) = 43275176010e30e196dce833355d6b2f61424864
-SHA512 (links-2.17.tar.bz2) = 871a3a2cbc210467f4ffd830ba2966f2ebc0ec9ed4a1de018d032cec4b550e58f6858875478647c627ec746bb76810a4b97603575f2d21b5ea650c612684c8d5
-Size (links-2.17.tar.bz2) = 6694577 bytes
+SHA1 (links-2.18.tar.bz2) = 702a5adf4f24c850959d44725a1c7f3b0ff81e76
+RMD160 (links-2.18.tar.bz2) = daacc7112872f8a67171f8741c1772d570a17281
+SHA512 (links-2.18.tar.bz2) = fef25d90985663c64ab04d6b6ef445ef2ac80c8b297897ff23b7d798c0607b90c86432f1a6fc4f02d1b1e61fe934cd01cd554c5765500248e8481f5cfa71da51
+Size (links-2.18.tar.bz2) = 6703625 bytes
SHA1 (patch-ab) = 3856b53ea6c17d72ca569acf1128ae40d2439ffb