Simple update to links 2.21 that includes a few bugfixes.  Tested on
amd64 for about a week and a quick build and test on aarch64.


=== RELEASE 2.21 ===

Sun Aug  2 15:26:02 cet 2020 mikulas:

        Workaround for a crash on OS/2 caused by gcc3 bug

Thu Apr 16 18:17:39 CEST 2020 Emir Yasin SARI <bitig...@me.com>:

        Updated Turkish translation

Wed Jan  8 18:25:17 CET 2020 mikulas:

        Fix a bug that textarea was broken if it immediatelly followed
        a list

Sun Nov  3 09:33:08 CET 2019 pluvano <m...@pluvano.com>:

        Delete the 4-pixel border in Xwindow

Tue Oct  8 20:26:47 CEST 2019 mikulas:

        Fix a bug that an image would not be properly resized sometimes


Tim.


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/links+/Makefile,v
retrieving revision 1.68
diff -u -p -r1.68 Makefile
--- Makefile    15 Mar 2020 00:51:43 -0000      1.68
+++ Makefile    15 Aug 2020 20:19:52 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.68 2020/03/15 00:51:43 bcallah Exp $
 
 COMMENT=       graphics and text browser
-VER=           2.20.2
+VER=           2.21
 DISTNAME=      links-${VER}
 PKGNAME=       links+-${VER}
 CATEGORIES=    www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/links+/distinfo,v
retrieving revision 1.38
diff -u -p -r1.38 distinfo
--- distinfo    15 Mar 2020 00:51:43 -0000      1.38
+++ distinfo    15 Aug 2020 20:19:52 -0000
@@ -1,2 +1,2 @@
-SHA256 (links-2.20.2.tar.gz) = 8OwTsBnlUB7ymFi/YaO/ic7OCw8GW1BkviQrzoTmdb0=
-SIZE (links-2.20.2.tar.gz) = 7063295
+SHA256 (links-2.21.tar.gz) = 8OH9Exten/lDvMZn4KpjMQSHSa1LkhtvrdFOkZ2feaw=
+SIZE (links-2.21.tar.gz) = 7076375

Reply via email to