Subject: CVS commit: pkgsrc/www/elinks
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: pkgsrc-changes
Date: 08/09/2007 13:03:21
Module Name: pkgsrc
Committed By: joerg
Date: Thu Aug 9 13:03:21 UTC 2007
Modified Files:
pkgsrc/www/elinks: Makefile distinfo options.mk
pkgsrc/www/elinks/patches: patch-aa
Added Files:
pkgsrc/www/elinks/patches: patch-ae
Log Message:
Update to elinks-0.11.3:
- without-x doesn't make sense, remove option
- depend on libiconv and libidn
- quarantine to prevent changes to the normal LOCALEDIR -- this is
a stupid, non-standard version of gettext for no good reason
- fix mremap on NetBSD
Upstream changes:
- various crashes fixed
- fix use after free
- fix large file support for FTP listenings
- automatic HTML detection
Submitted by Blair Sadewitz, consider switching to links, please.
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 pkgsrc/www/elinks/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/www/elinks/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/www/elinks/options.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/www/elinks/patches/patch-aa
cvs rdiff -r0 -r1.1 pkgsrc/www/elinks/patches/patch-ae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.