On 2020-03-14 8:37 PM, trondd wrote:
Update Links+ to the latest.  It's just a bug fix that probably doesn't
effect OpenBSD but gets it of my list so I'll catch the next release. :)

Bcallah sent this to me in December, and I'd been running it on amd64
since before then but it never ended up getting commited.

Oh right. This slipped under my radar. I'll commit now, thanks!

~Brian

=== RELEASE 2.20.2 ===

Wed Sep 18 18:39:07 CEST 2019 mikulas:

  If the user runs links on a framebuffer and switch to a differnt
  framebuffer, links would incorrectly respond to mouse clicks.

Tim.


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/links+/Makefile,v
retrieving revision 1.67
diff -u -p -r1.67 Makefile
--- Makefile    15 Sep 2019 00:20:10 -0000      1.67
+++ Makefile    15 Mar 2020 00:33:08 -0000
@@ -1,7 +1,7 @@
  # $OpenBSD: Makefile,v 1.67 2019/09/15 00:20:10 bcallah Exp $
COMMENT= graphics and text browser
-VER=           2.20.1
+VER=           2.20.2
  DISTNAME=     links-${VER}
  PKGNAME=      links+-${VER}
  CATEGORIES=   www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/links+/distinfo,v
retrieving revision 1.37
diff -u -p -r1.37 distinfo
--- distinfo    15 Sep 2019 00:20:10 -0000      1.37
+++ distinfo    15 Mar 2020 00:33:08 -0000
@@ -1,2 +1,2 @@
-SHA256 (links-2.20.1.tar.gz) = F2GSCOdbtFiQmCs3uDTHDPnFa2+fmKrbeH79aojbfoY=
-SIZE (links-2.20.1.tar.gz) = 7064204
+SHA256 (links-2.20.2.tar.gz) = 8OwTsBnlUB7ymFi/YaO/ic7OCw8GW1BkviQrzoTmdb0=
+SIZE (links-2.20.2.tar.gz) = 7063295


Reply via email to