Subject: pkg/23745: update of www/elinks to 0.4.3
To: None <gnats-bugs@gnats.netbsd.org>
From: None <snj@pobox.com>
List: netbsd-bugs
Date: 12/14/2003 03:01:17
>Number:         23745
>Category:       pkg
>Synopsis:       update of www/elinks to 0.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 14 03:02:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Soren Jacobsen
>Release:        NetBSD 1.6.1
>Organization:
>Environment:
Today's pkgsrc.
>Description:
Changes since 0.4.2:
* Fixed yet another crash in textarea editor code. Stupid.
* Fixed estimated time displayed when resuming download of some file.
* Slovak translation update by Peter Samek.
* Fixed some compression problems.
* Fixed crash when freeing attributes.
* Introduced protocol.http.bugs.accept_charset which optionally
  prohibits sending of the infamous Accept-Charset header.
* Convert '\' to '/' in HTTP requests
* Allow relative redirects while downloading.
* Fixed / -> _ URL translation when calling external helpers.
* Fix for mailcap lookup failing because of prioritizing with no luck.
* Added default irc protocol handlers.
* Titles in link tags are now honoured. It helps to get significant
  bookmarks titles.
* Update danish translation.
* Make ui.startup_goto_dialog enabled by default.
* Finally fixed segfault on <frameset rows="200,*"> on FreeBSD (and
  maybe other BSD flavours).
* Many other cleanups and bugfixes.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/elinks/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2003/11/12 03:39:43	1.7
+++ Makefile	2003/12/14 02:59:26
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.7 2003/11/12 03:39:43 jschauma Exp $
 
-DISTNAME=		elinks-0.4.2
-PKGREVISION=		2
+DISTNAME=		elinks-0.4.3
 CATEGORIES=		www
 MASTER_SITES=		http://elinks.or.cz/download/
 EXTRACT_SUFX=		.tar.bz2
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/www/elinks/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	2003/04/29 23:26:37	1.5
+++ distinfo	2003/12/14 02:59:26
@@ -1,7 +1,7 @@
 $NetBSD: distinfo,v 1.5 2003/04/29 23:26:37 jtb Exp $
 
-SHA1 (elinks-0.4.2.tar.bz2) = a29b760d8e2abcc848940acd7ce27870be64113e
-Size (elinks-0.4.2.tar.bz2) = 760309 bytes
-SHA1 (patch-aa) = 9b8845361ecb922c4c38e05f6b675145a2f63e51
+SHA1 (elinks-0.4.3.tar.bz2) = 714fceaf57327849cdb3986ca937018624af6b5e
+Size (elinks-0.4.3.tar.bz2) = 767828 bytes
+SHA1 (patch-aa) = 848266272ba4a4dfb6490b3c701ee20575121cb0
 SHA1 (patch-ab) = afa6a0000e8fbe2d33669c9b34a3f157c087b42c
 SHA1 (patch-ac) = b0041facbc15997bf272ada854ddfea94ef8158f
Index: patches/patch-aa
===================================================================
RCS file: /cvsroot/pkgsrc/www/elinks/patches/patch-aa,v
retrieving revision 1.1
diff -u -r1.1 patch-aa
--- patches/patch-aa	2003/04/29 23:28:45	1.1
+++ patches/patch-aa	2003/12/14 02:59:26
@@ -1,8 +1,8 @@
 $NetBSD: patch-aa,v 1.1 2003/04/29 23:28:45 jtb Exp $
 
---- configure.orig
-+++ configure
-@@ -4211,7 +4211,7 @@
+--- configure.orig	2003-12-13 18:28:39.000000000 -0800
++++ configure	2003-12-13 18:30:09.000000000 -0800
+@@ -4262,7 +4262,7 @@
  			if test "$xyz_piggyswitch" = "cow"; then
  				LIBS="-llua40 -llualib40 -lm $LIBS_X"
  			else
@@ -11,9 +11,9 @@
  			fi
  
  			if test ! -z "$luadir"; then
-@@ -4229,7 +4229,7 @@
+@@ -4280,7 +4280,7 @@
  			cat > conftest.$ac_ext <<EOF
- #line 4231 "configure"
+ #line 4282 "configure"
  #include "confdefs.h"
 -#include <lua.h>
 +#include <lua4.h>
>Release-Note:
>Audit-Trail:
>Unformatted: