summaryrefslogtreecommitdiff
path: root/www/links
diff options
context:
space:
mode:
authorwiz <wiz>2002-05-10 08:14:35 +0000
committerwiz <wiz>2002-05-10 08:14:35 +0000
commit5a416e3663a64112bfac283e6fa57ee1b7e3d988 (patch)
tree698d7775938531ccb600f4bc2405c2e60cc94574 /www/links
parent278755a1c14ef40023922854c97098dc6747f7c0 (diff)
downloadpkgsrc-5a416e3663a64112bfac283e6fa57ee1b7e3d988.tar.gz
Update to 0.97.
Changes since 0.96: Big forms are a bit faster Swapeed x and y entries when reporting image in form END doesn't skip to next line when wrapping Do not recode invisible form values to display charset and back Do not strip '?' from url when method is POST Danish translation Process broken html tags Ctrl-W selects last item in menu Fixed one leak when links came out of memory Ftp doesn't send more commands at once -- slower but safe with MS IIS or Novell Do not swallow ' ' in filenames Do not print contents of posted data in 'downloads' menu Charset in values in <SELECT> tag Always trust 'Content-Length' when communicating with HTTP/1.1 server -- work around broken HTTP/1.1 servers that send Connection: close, but keep the connection Handle encoding to utf-8 correctly Do not accept '<' without name as a tag -dump does not stuck in redirect loops Report terminal size in User-Agent Improved performance of rendering nested tables Indonesian translation Finnish translation Added &euro; symbol Manpage update Romanian translation Cookie expiration Do not reject cookies with insecure domain (but send them only to original server, not to the whole domain) Fix stripping '?' out of form url Add "LISTING" tag Fix relative redirect on -dump and -source Use "imgtitle" if there's no "alt" Catalan translation Dutch translation Do not allow larger input fiels than screen size And lots of miscellaneous bugfixes.
Diffstat (limited to 'www/links')
-rw-r--r--www/links/Makefile4
-rw-r--r--www/links/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/www/links/Makefile b/www/links/Makefile
index ecc59c0552b..27f3119a387 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2001/07/10 12:06:40 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2002/05/10 08:14:35 wiz Exp $
#
-DISTNAME= links-0.96
+DISTNAME= links-0.97
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/links/download/ \
http://www.add.com.pl/links/download/ \
diff --git a/www/links/distinfo b/www/links/distinfo
index d587e115f87..c15305286b4 100644
--- a/www/links/distinfo
+++ b/www/links/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/07/10 12:06:41 wiz Exp $
+$NetBSD: distinfo,v 1.4 2002/05/10 08:14:35 wiz Exp $
-SHA1 (links-0.96.tar.gz) = 4d160bf58ff1491aa19897c49504294912aa9cdb
-Size (links-0.96.tar.gz) = 485442 bytes
+SHA1 (links-0.97.tar.gz) = 0e57ca708b6d6df3caed4fe58f50842b15364224
+Size (links-0.97.tar.gz) = 530424 bytes