From 6fb9b43b583207359b0aca64dd0371f094e35626 Mon Sep 17 00:00:00 2001 From: fcambus Date: Mon, 27 Jun 2022 15:21:09 +0000 Subject: links: update to 2.27. === RELEASE 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 : 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 --- www/links/Makefile.common | 4 ++-- www/links/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/links/Makefile.common b/www/links/Makefile.common index ce32890c418..20fbd2505de 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.79 2022/05/29 17:58:53 fcambus Exp $ +# $NetBSD: Makefile.common,v 1.80 2022/06/27 15:21:09 fcambus Exp $ # # used by www/links/Makefile # used by www/links-gui/Makefile -DISTNAME= links-2.26 +DISTNAME= links-2.27 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/links/distinfo b/www/links/distinfo index 84dd8968ec4..585dfb31aab 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.82 2022/05/29 17:58:53 fcambus Exp $ +$NetBSD: distinfo,v 1.83 2022/06/27 15:21:09 fcambus Exp $ -BLAKE2s (links-2.26.tar.bz2) = f4fc7c566dba8dd0e8ba23a6c3f870b6fd82aa0d04758afff0c665b9e15e3bfe -SHA512 (links-2.26.tar.bz2) = b732f88ae0e9f63f577fc3041058c56b43ffec3b797328453d0770e326010b05fcc04128287ef35b0d189bd0768446057d8773e10f8e0a76bab72fb252cdd530 -Size (links-2.26.tar.bz2) = 6508447 bytes +BLAKE2s (links-2.27.tar.bz2) = 5e6e76950d1ad2f7164bc7bba82d185ff4a782f230cfd72f68dab4a55d2e297a +SHA512 (links-2.27.tar.bz2) = 8b46472184f2eab1aeca5de9b957a87f475f5acd9801260678b07475cf36afb1a9602e67ef39ad59da90d2d6cee235521db95d93349fd9bd6cee667eab2e5d32 +Size (links-2.27.tar.bz2) = 6510121 bytes SHA1 (patch-configure) = 38044f43a6985c50dd0275e9927dcc98a91dcc47 SHA1 (patch-x.c) = 18521103f0d585416cc27804e825d764c7df61ee -- cgit v1.2.3