Date: Wed, 14 May 2008 01:01:38 GMT From: bf <bf2006a@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/123645: [PATCH]www/links: update to 2.1pre36 Message-ID: <200805140101.m4E11c3C005233@www.freebsd.org> Resent-Message-ID: <200805140110.m4E1A2Ck063837@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 123645 >Category: ports >Synopsis: [PATCH]www/links: update to 2.1pre36 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed May 14 01:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: I have not tried to integrate this with the changes suggested in PR ports/123311, but it should not be difficult. Cumulative changes: -Fixed crash that was introduced with Sun May 4 20:13:21 MET 2008 fix -Blacklist another broken HTTP/1.1 server - Apache Sausalito -Take downloaded file name from Content-Type; name argument, if it exists -Also, get encoding information from Content-Type/Content-Disposition filename -The fix from Sun May 4 20:13:21 MET 2008 broke loading of animated gifs -Allow displaying large images in xwindow (that do not fit into xserver memory) -Fixed image was sometimes not redrawn, when connection was interrupted in the middle and resumed -Don't change Xwindow class -Updated French translation -Fixed crash in text mode with small window height and bookmarks -Accept </> as an empty tag -Accept alternate description attributes for image buttons -Fixed the bug that when displaying source, some html entities were erroneously translated -Added fallback for ‑ entity -Allow multiple WWW-Authenticate headers >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN links.orig/Makefile links/Makefile --- links.orig/Makefile 2008-05-13 16:35:04.355365006 -0400 +++ links/Makefile 2008-05-13 16:35:16.376051154 -0400 @@ -6,7 +6,7 @@ # PORTNAME= links -DISTVERSION= 2.1pre33 +DISTVERSION= 2.1pre36 PORTEPOCH= 1 CATEGORIES?= www MASTER_SITES= http://links.twibright.com/download/ diff -ruN links.orig/distinfo links/distinfo --- links.orig/distinfo 2008-05-13 16:35:04.355365006 -0400 +++ links/distinfo 2008-05-13 16:35:16.376051154 -0400 @@ -1,3 +1,3 @@ -MD5 (links-2.1pre33.tar.bz2) = 99cdbd1194579eea6d857168a57e0d74 -SHA256 (links-2.1pre33.tar.bz2) = 1f6be6db54eb5fb2947926b5214879c260030da9909c1d189d053d8dc3357f98 -SIZE (links-2.1pre33.tar.bz2) = 3817630 +MD5 (links-2.1pre36.tar.bz2) = 6b0d3fca0c557fdfacf9d723b3c345a6 +SHA256 (links-2.1pre36.tar.bz2) = 1d8963e748e26414b4de2877bdd75f74c6af0b64b1407f26b6131cc92eb58c04 +SIZE (links-2.1pre36.tar.bz2) = 3824394 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200805140101.m4E11c3C005233>