On 5/1/19 9:11 PM, trondd wrote:
Update Links+ to 2.19.  Nothing fancy in the diff.  Minor tweaks and fixes.

Sat Mar 30 21:56:02 CET 2019 mikulas:
         Fixed a crash on invalid IDN URL
         (found by lsxv...@gmail.com)
Tue Mar 12 23:02:33 CET 2019 mikulas:
         Make it possible to select other fonts, using fontconfig and freetype
Tue Feb 26 19:50:11 CET 2019 mikulas:
         Show certificate authority in the "Document info" box
Sat Feb  2 19:30:08 CET 2019 mikulas:
         Use international error messages
Sun Jan 27 18:57:34 CET 2019 mikulas:
         The -dump switch didn't report an error if write to stdout failed

Tim.


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/links+/Makefile,v
retrieving revision 1.64
diff -u -p -r1.64 Makefile
--- Makefile    31 Jan 2019 11:37:09 -0000      1.64
+++ Makefile    2 May 2019 01:02:46 -0000
@@ -1,7 +1,7 @@
  # $OpenBSD: Makefile,v 1.64 2019/01/31 11:37:09 edd Exp $
COMMENT= graphics and text browser
-VER=           2.18
+VER=           2.19
  DISTNAME=     links-${VER}
  PKGNAME=      links+-${VER}
  CATEGORIES=   www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/links+/distinfo,v
retrieving revision 1.35
diff -u -p -r1.35 distinfo
--- distinfo    31 Jan 2019 11:37:09 -0000      1.35
+++ distinfo    2 May 2019 01:02:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (links-2.18.tar.gz) = rTPQq/7JYnpd3DR0DsafHb7EV1KFgb8j/uT9yqkPIzI=
-SIZE (links-2.18.tar.gz) = 7287356
+SHA256 (links-2.19.tar.gz) = NymfgE8iyUW/Y+Iqe8RBi7uBRLQQwM7XC4Lr5vnjyCs=
+SIZE (links-2.19.tar.gz) = 7056633


Committed, with needed WANTLIB sync.

~Brian

Reply via email to