From f5c961df56cc07a954dda7cc742d425eeaf1ac9a Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 18 Nov 2006 18:49:46 +0000 Subject: Update to 2.1.0.24: === RELEASE 2.1pre24 === Mon Nov 6 02:13:48 cet 2006 mikulas: Fixed incorrect page displayed when search string ended with space and the word was last on page Thu Oct 26 16:10:01 MET 2006 user: More strict parsing of ftp list, fixes ftp.su.se Sun Oct 15 22:55:28 MET DST 2006 mikulas: Allow cookie path to point to file, not only directory Wed Oct 11 00:17:27 MET DST 2006 mikulas: Fixed quirk with displaying of links in text mode Mon Oct 9 23:33:03 MET 2006 Jakub Bogusz : Updated Polish translation Mon Oct 9 21:55:24 MET 2006 Jindrich Makovicka : Fixed memory corruption when redirecting URLs with user:password Mon Sep 11 02:43:32 MET DST 2006 mikulas: Test for socklen_t Work without PF_INET (for Minix 3) Cleaned up use of AF_ and PF_ constants Sat Sep 9 00:05:16 MET 2006 user: Fixed double-to-string conversion for config files Fri Aug 25 00:48:05 MET 2006 user: Parsing ftp directories starts to be difficult because fixing one bug introduces other. Previous fix sometimes mistook size for year :-/ Sun Aug 20 05:06:57 cet 2006 mikulas: Correctly translate character set of "label" attribute Thu Aug 17 19:57:34 MET 2006 user: Fixed incremental loading of XBM images Mon Aug 7 05:11:47 CEST 2006 Matthew Fischer : Fixed Japanese fonts Mon Jul 31 00:32:58 MET 2006 user: More cygwin fixes --- www/links/Makefile | 4 ++-- www/links/Makefile.common | 4 ++-- www/links/distinfo | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'www/links') diff --git a/www/links/Makefile b/www/links/Makefile index d8b81387207..9d22c792e0b 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2006/09/03 20:35:36 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2006/11/18 18:49:46 wiz Exp $ # -PKGNAME= links-2.1.0.23 +PKGNAME= links-2.1.0.24 COMMENT= Lynx-like text WWW browser CONFLICTS+= links-gui-[0-9]* elinks-0.3* diff --git a/www/links/Makefile.common b/www/links/Makefile.common index 78132ef68a2..d2b3cf1e06b 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.32 2006/10/04 22:04:10 wiz Exp $ +# $NetBSD: Makefile.common,v 1.33 2006/11/18 18:49:46 wiz Exp $ -DISTNAME= links-2.1pre23 +DISTNAME= links-2.1pre24 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/links/distinfo b/www/links/distinfo index 7e7182e2592..59e0d81fef4 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.37 2006/09/03 20:35:36 wiz Exp $ +$NetBSD: distinfo,v 1.38 2006/11/18 18:49:46 wiz Exp $ -SHA1 (links-2.1pre23.tar.bz2) = d6e42b3b506b07c5b57142dedae78a0be6e221e0 -RMD160 (links-2.1pre23.tar.bz2) = 18ad152bc7367600d4438849c669cdcb8cd513ed -Size (links-2.1pre23.tar.bz2) = 3872086 bytes +SHA1 (links-2.1pre24.tar.bz2) = ec196320375145efbb946925b565a57175b140eb +RMD160 (links-2.1pre24.tar.bz2) = 8c7101d3bb0472206cfcdc63b0fc70c7413d86fc +Size (links-2.1pre24.tar.bz2) = 3918132 bytes SHA1 (patch-aa) = 374bd3262b4f50712cd42898d67e90ebcba72577 SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837 -- cgit v1.2.3