pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www Update to 2.1.0.12 (2.1pre12):



details:   https://anonhg.NetBSD.org/pkgsrc/rev/51bfd74eae38
branches:  trunk
changeset: 462554:51bfd74eae38
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 05 10:02:10 2003 +0000

description:
Update to 2.1.0.12 (2.1pre12):
Fixed memory leak with Content-Type at http.c:37
Workaround broken cfmakeraw on AIX
Users can enter own shell command for executing external programs.
Commands in X are executed in xterm, not on console.
Do not send Range on refresh
More information on image files in Info menu.
Allow opening of a link in a new window (target="_blank").
Serbian translation
Added "id" attribute to the <img> tag.
Serbian Cyrillic letters
Updated Hungarian translation
Table frame and rules when no border attribute present
Fixed spelling errors found by Francois Gouget's program
Fixed crash in frames introduced in Tue Jun 17 23:15:46 MET DST 2003
Add slash after URLs like ftp://host:1234
Anchors allowed in frame locations
No char with code 13 when pasting in OS/2
Aggressive cache is in cache dialog, not in HTTP bugs dialog
302 redirects are not cached
Fixed redirect left after reloading cached document
Do not send "Range" when cache expires
Fixed some languages (removed name ELinks)
Updated Russian localization
Fixed \001 in bookmarks and window title when title contained 0xa0
Fixed bug that can't happen in select_mainmenu
Fixed numbers on links not consistent with internal order. Still not
perfect but better than it used to be.

diffstat:

 www/links-gui/Makefile    |  4 ++--
 www/links/Makefile        |  4 ++--
 www/links/Makefile.common |  4 ++--
 www/links/distinfo        |  6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

diffs (51 lines):

diff -r 1cb848930c72 -r 51bfd74eae38 www/links-gui/Makefile
--- a/www/links-gui/Makefile    Sun Oct 05 09:58:09 2003 +0000
+++ b/www/links-gui/Makefile    Sun Oct 05 10:02:10 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2003/05/24 19:19:37 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2003/10/05 10:02:10 wiz Exp $
 #
 
-PKGNAME=       links-gui-2.1.0.11
+PKGNAME=       links-gui-2.1.0.12
 
 COMMENT=       Lynx-like text and graphics WWW browser
 
diff -r 1cb848930c72 -r 51bfd74eae38 www/links/Makefile
--- a/www/links/Makefile        Sun Oct 05 09:58:09 2003 +0000
+++ b/www/links/Makefile        Sun Oct 05 10:02:10 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2003/05/24 19:19:34 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2003/10/05 10:02:10 wiz Exp $
 #
 
-PKGNAME=       links-2.1.0.11
+PKGNAME=       links-2.1.0.12
 COMMENT=       Lynx-like text WWW browser
 
 CONFLICTS+=    links-gui-[0-9]* elinks-0.3*
diff -r 1cb848930c72 -r 51bfd74eae38 www/links/Makefile.common
--- a/www/links/Makefile.common Sun Oct 05 09:58:09 2003 +0000
+++ b/www/links/Makefile.common Sun Oct 05 10:02:10 2003 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.16 2003/07/17 22:55:40 grant Exp $
+# $NetBSD: Makefile.common,v 1.17 2003/10/05 10:02:10 wiz Exp $
 
-DISTNAME=      links-2.1pre11
+DISTNAME=      links-2.1pre12
 CATEGORIES=    www
 MASTER_SITES= \
        http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/ \
diff -r 1cb848930c72 -r 51bfd74eae38 www/links/distinfo
--- a/www/links/distinfo        Sun Oct 05 09:58:09 2003 +0000
+++ b/www/links/distinfo        Sun Oct 05 10:02:10 2003 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.23 2003/05/24 19:19:34 wiz Exp $
+$NetBSD: distinfo,v 1.24 2003/10/05 10:02:10 wiz Exp $
 
-SHA1 (links-2.1pre11.tar.bz2) = e106dc011169191c1e8c0648ff6317402e38aaac
-Size (links-2.1pre11.tar.bz2) = 3737197 bytes
+SHA1 (links-2.1pre12.tar.bz2) = 5fc3a6564ec290b527e1ba92ad4542b17c50b243
+Size (links-2.1pre12.tar.bz2) = 3760971 bytes
 SHA1 (patch-aa) = 47fab20748fc660517ebc2d2ef8a6b9c7c0dd1e4
 SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837



Home | Main Index | Thread Index | Old Index