diff options
author | wiz <wiz> | 2008-05-21 14:00:40 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-05-21 14:00:40 +0000 |
commit | 848215217ff490b56bd906f5b4304632cc156f68 (patch) | |
tree | 1238d2a58e98eae5d5da0fb4a5158f4b7dac9615 /www/links | |
parent | 40cbe76e07794363f62b7c7e32e19cfa85f46bfd (diff) | |
download | pkgsrc-848215217ff490b56bd906f5b4304632cc156f68.tar.gz |
Update to 2.1pre36:
=== RELEASE 2.1pre36 ===
Tue May 13 04:04:47 MET 2008 mikulas:
Fixed crash that was introduced with Sun May 4 20:13:21 MET 2008 fix
Mon May 12 23:26:51 MET 2008 mikulas:
Blacklist another broken HTTP/1.1 server - Apache Sausalito
Fri May 9 04:06:47 MET 2008 mikulas:
Take downloaded file name from Content-Type; name argument, if it exists
Also, get encoding information from Content-Type/Content-Disposition
filename
=== RELEASE 2.1pre35 ===
Mon May 5 20:06:19 MET 2008 mikulas:
The fix from Sun May 4 20:13:21 MET 2008 broke loading of animated gifs
=== RELEASE 2.1pre34 ===
Sun May 4 21:18:15 MET 2008 mikulas:
Allow displaying large images in xwindow (that do not fit into xserver
memory)
Sun May 4 20:13:21 MET 2008 mikulas:
Fixed image was sometimes not redrawn, when connection was interrupted
in the middle and resumed
Sun May 4 17:52:29 MET 2008 Ben Secrest <blsecres@gmail.com>:
Don't change Xwindow class
Wed Apr 16 03:10:02 cet 2008 Didier Mequignon <didiermequignon@wanadoo.fr>:
Updated French translation
Wed Mar 26 20:50:32 MET 2008 mikulas:
Fixed crash in text mode with small window height and bookmarks
Sat Mar 22 22:01:15 MET 2008 mikulas:
Accept </> as an empty tag
Thu Mar 20 22:47:09 CET 2008 mikulas:
Accept alternate description attributes for image buttons
Thu Mar 20 04:36:45 MET 2008 mikulas:
Fixed the bug that when displaying source, some html entities were
errorneously translated
Thu Mar 20 04:30:52 MET 2008 mikulas:
Added fallback for ‑ entity
Thu Mar 13 22:43:48 CET 2008 mikulas:
Allow multiple WWW-Authenticate headers
Diffstat (limited to 'www/links')
-rw-r--r-- | www/links/Makefile | 4 | ||||
-rw-r--r-- | www/links/Makefile.common | 4 | ||||
-rw-r--r-- | www/links/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/www/links/Makefile b/www/links/Makefile index 41904fa5df9..e99dfa7b0f6 100644 --- a/www/links/Makefile +++ b/www/links/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2008/03/04 09:56:20 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2008/05/21 14:00:40 wiz Exp $ # -PKGNAME= links-2.1.0.33 +PKGNAME= links-2.1.0.36 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 046a933cc77..202ddb89fca 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.43 2008/03/04 09:56:20 wiz Exp $ +# $NetBSD: Makefile.common,v 1.44 2008/05/21 14:00:40 wiz Exp $ -DISTNAME= links-2.1pre33 +DISTNAME= links-2.1pre36 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/links/distinfo b/www/links/distinfo index 79f20f07338..ac47379b4c3 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.46 2008/03/04 09:56:20 wiz Exp $ +$NetBSD: distinfo,v 1.47 2008/05/21 14:00:40 wiz Exp $ -SHA1 (links-2.1pre33.tar.bz2) = 0ac2aa7c45f56692751f5a9ab94f3551c38ba846 -RMD160 (links-2.1pre33.tar.bz2) = 11b9c0e96e427e1154cbcf8d671ad1c2f3d02529 -Size (links-2.1pre33.tar.bz2) = 3817630 bytes +SHA1 (links-2.1pre36.tar.bz2) = 79ff4ff2d663de99ba590e11f42a52435a6e1809 +RMD160 (links-2.1pre36.tar.bz2) = e34d61aa6db196d897afd4f07c1eb6f3a87dd4eb +Size (links-2.1pre36.tar.bz2) = 3824394 bytes SHA1 (patch-aa) = 374bd3262b4f50712cd42898d67e90ebcba72577 SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837 |