Small bugfix update to 2.27
Fri May 27 20:10:59 CEST 2022 mikulas:
Compile the Windows version with libevent 2.0 (note that libevent 2.1
doesn't work on Windows 7)
This fixes "Fatal error: too big handle" because Cygwin has too low
FD_SETSIZE (64)
Wed Apr 13 19:43:10 CEST 2022 Emir Yasin SARI <[email protected]>:
Updated the Turkish translation
Mon Apr 11 19:23:19 CEST 2022 mikulas:
Allow the user to specify a numeric IPv6 address in the dns-over-https
box
I have been running this for several weeks while it's been too hot to keep up
with email so I just hadn't sent the diff. And this time I remembered to run
portcheck and port-lib-depends-check and update-plist, too.
Tim.
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/links+/Makefile,v
retrieving revision 1.74
diff -u -p -r1.74 Makefile
--- Makefile 29 May 2022 10:00:50 -0000 1.74
+++ Makefile 11 Aug 2022 00:42:39 -0000
@@ -1,5 +1,5 @@
COMMENT= graphics and text browser
-VER= 2.26
+VER= 2.27
DISTNAME= links-${VER}
PKGNAME= links+-${VER}
CATEGORIES= www
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/links+/distinfo,v
retrieving revision 1.43
diff -u -p -r1.43 distinfo
--- distinfo 29 May 2022 10:00:50 -0000 1.43
+++ distinfo 11 Aug 2022 00:42:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (links-2.26.tar.gz) = xCpNuiHc+0UlA0E5SJzUfzCqDF+dBbN9Ti6q6pQ/4rE=
-SIZE (links-2.26.tar.gz) = 7104653
+SHA256 (links-2.27.tar.gz) = s+fzAudI9jlIBqqsKOqHjb+irzh0XZZQet9ooKVBuos=
+SIZE (links-2.27.tar.gz) = 7104851