diff options
author | wiz <wiz> | 2002-09-12 13:44:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-09-12 13:44:47 +0000 |
commit | 7ee135855151ffc6e63d1eb92a442557b7f3a716 (patch) | |
tree | 81dd64599b3215983e22ec522cf7197367b91c6b /www | |
parent | 8d4b745a60ff015da3e3b9891fd2715da0ccdcb9 (diff) | |
download | pkgsrc-7ee135855151ffc6e63d1eb92a442557b7f3a716.tar.gz |
Update to 2.1pre3.
Changes:
This version includes two bugfixes in the Javascript support, the X icon
name is now set, an associations bug was fixed, along with an occasional
paste bug, a Euro entity was added, and parsing \xab numbers in Javascript
is now supported, along with other features.
Diffstat (limited to 'www')
-rw-r--r-- | www/links-gui/Makefile | 5 | ||||
-rw-r--r-- | www/links/Makefile | 5 | ||||
-rw-r--r-- | www/links/Makefile.common | 4 | ||||
-rw-r--r-- | www/links/distinfo | 6 |
4 files changed, 9 insertions, 11 deletions
diff --git a/www/links-gui/Makefile b/www/links-gui/Makefile index 4597c24ce1d..a2494d7434d 100644 --- a/www/links-gui/Makefile +++ b/www/links-gui/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2002/09/04 20:47:46 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2002/09/12 13:44:47 wiz Exp $ # -PKGNAME= links-gui-2.1.0.2 -PKGREVISION= 1 +PKGNAME= links-gui-2.1.0.3 COMMENT= Lynx-like text and graphics WWW browser CONFLICTS+= links-[0-9]* elinks-[0-9]* diff --git a/www/links/Makefile b/www/links/Makefile index db11d420ea5..7b32e94cfc5 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2002/09/04 20:47:45 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2002/09/12 13:44:47 wiz Exp $ # -PKGNAME= links-2.1.0.2 -PKGREVISION= 1 +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 80e597aeb0f..03c6d72f706 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.4 2002/09/04 20:47:45 wiz Exp $ +# $NetBSD: Makefile.common,v 1.5 2002/09/12 13:44:47 wiz Exp $ # -DISTNAME= links-2.1pre2 +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 2f7d3cc4186..df7f8c62315 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2002/09/05 01:42:00 dillo Exp $ +$NetBSD: distinfo,v 1.11 2002/09/12 13:44:47 wiz Exp $ -SHA1 (links-2.1pre2.tar.bz2) = b3a807968ce028fe9fc702292bb107c6249d05e3 -Size (links-2.1pre2.tar.bz2) = 3509541 bytes +SHA1 (links-2.1pre3.tar.bz2) = 1294974ea18c17d78a542cdec3120a00e2f1073e +Size (links-2.1pre3.tar.bz2) = 3510812 bytes SHA1 (patch-aa) = 47fab20748fc660517ebc2d2ef8a6b9c7c0dd1e4 SHA1 (patch-ab) = 54a37b69e53ef878a7f0a8468b6b36729224ecd2 SHA1 (patch-ac) = 0d0bb5000ef8511aa6783cfb97ea03c2b2b32803 |