From 9d1940fed3ccd25e4eef8ce7aead4d15a2ef9905 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 18 Oct 2002 23:00:24 +0000 Subject: Downgrade to 2.1pre3. 2.1pre4's links -g has very annoying problems with control modifiers and X events in general, and the maintainers don't feel the need to fix it. --- www/links/Makefile | 4 ++-- www/links/Makefile.common | 4 ++-- www/links/distinfo | 8 ++++---- www/links/patches/patch-ab | 10 +--------- 4 files changed, 9 insertions(+), 17 deletions(-) (limited to 'www/links') diff --git a/www/links/Makefile b/www/links/Makefile index b4d066bde56..f8a9d822751 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2002/10/14 09:31:18 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2002/10/18 23:00:24 wiz Exp $ # -PKGNAME= links-2.1.0.4 +PKGNAME= links-2.1.0.3 COMMENT= Lynx-like text WWW browser CONFLICTS+= links-gui-[0-9]* elinks-[0-9]* diff --git a/www/links/Makefile.common b/www/links/Makefile.common index 659341a3504..52c01362abf 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.6 2002/10/14 09:31:18 wiz Exp $ +# $NetBSD: Makefile.common,v 1.7 2002/10/18 23:00:24 wiz Exp $ # -DISTNAME= links-2.1pre4 +DISTNAME= links-2.1pre3 CATEGORIES= www MASTER_SITES= \ http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ \ diff --git a/www/links/distinfo b/www/links/distinfo index 9669d1e5fc3..6c0cb9b0c5c 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2002/10/18 14:40:23 jlam Exp $ +$NetBSD: distinfo,v 1.14 2002/10/18 23:00:24 wiz Exp $ -SHA1 (links-2.1pre4.tar.bz2) = 578b441f0bb8a1d3f40d1677dc6b92380e2f1549 -Size (links-2.1pre4.tar.bz2) = 3526466 bytes +SHA1 (links-2.1pre3.tar.bz2) = 1294974ea18c17d78a542cdec3120a00e2f1073e +Size (links-2.1pre3.tar.bz2) = 3510812 bytes SHA1 (patch-aa) = 47fab20748fc660517ebc2d2ef8a6b9c7c0dd1e4 -SHA1 (patch-ab) = 3b5af42c6f8a48bb426b1801a319d63fbbe0d542 +SHA1 (patch-ab) = 159c06569c42ea2d3eb4ec1a25a958621f11f793 SHA1 (patch-ac) = 0d0bb5000ef8511aa6783cfb97ea03c2b2b32803 diff --git a/www/links/patches/patch-ab b/www/links/patches/patch-ab index f731a5fbcd5..ad693139002 100644 --- a/www/links/patches/patch-ab +++ b/www/links/patches/patch-ab @@ -1,15 +1,7 @@ -$NetBSD: patch-ab,v 1.4 2002/10/18 14:40:24 jlam Exp $ +$NetBSD: patch-ab,v 1.5 2002/10/18 23:00:25 wiz Exp $ --- x.c.orig Sun Sep 22 02:05:29 2002 +++ x.c -@@ -294,7 +294,6 @@ static void x_translate_key(XKeyEvent *e - int len; - - len=XLookupString(e,str,15,&ks,NULL); -- printf("ks=%ld\n",ks); - str[len>15?15:len]=0; - *flag=0; - *key=0; @@ -964,6 +963,11 @@ bytes_per_pixel_found: case 15: case 16: -- cgit v1.2.3