diff options
author | bjs <bjs> | 2008-08-09 19:59:10 +0000 |
---|---|---|
committer | bjs <bjs> | 2008-08-09 19:59:10 +0000 |
commit | 267dc0ff667c46a1fe01020c03f5d1e316157bea (patch) | |
tree | dfb4adecdd4259aeea99c2599fd419069be05b81 /www | |
parent | 3dbf2704f5d2a9062c9b7a601156f9755ba499dc (diff) | |
download | pkgsrc-267dc0ff667c46a1fe01020c03f5d1e316157bea.tar.gz |
Update to links-2.2. Changes:
=== RELEASE 2.1.pre37 - RELEASE 2.2 ===
- Swiss German (Zueriduetsch) translation
- Fix scrollbars being offset by few pixels when "scrolling" attribute
was used
- Drop .gz or .bz2 extension when viewing files downloaded from ftp (and
decompressing them)
- Turn memory debugging off by default
- Security bug fixed: when "only proxies" is selected, don't pass URLs
to external programs
Diffstat (limited to 'www')
-rw-r--r-- | www/links/Makefile.common | 5 | ||||
-rw-r--r-- | www/links/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/www/links/Makefile.common b/www/links/Makefile.common index 95ecd728b46..da73007bb47 100644 --- a/www/links/Makefile.common +++ b/www/links/Makefile.common @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.common,v 1.45 2008/07/24 01:38:13 bjs Exp $ +# $NetBSD: Makefile.common,v 1.46 2008/08/09 19:59:10 bjs Exp $ +# used by www/links/Makefile -DISTNAME= links-2.1pre37 +DISTNAME= links-2.2 CATEGORIES= www MASTER_SITES= http://links.twibright.com/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/www/links/distinfo b/www/links/distinfo index d2d89844085..4f2b35b3edb 100644 --- a/www/links/distinfo +++ b/www/links/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.48 2008/07/24 01:38:13 bjs Exp $ +$NetBSD: distinfo,v 1.49 2008/08/09 19:59:10 bjs Exp $ -SHA1 (links-2.1pre37.tar.bz2) = b7afe9c5d6b6555477c25d0598b6fe2324bcdb26 -RMD160 (links-2.1pre37.tar.bz2) = 7ef7dd47c03edd0ccdea31bef349ca4247326fa3 -Size (links-2.1pre37.tar.bz2) = 3823570 bytes +SHA1 (links-2.2.tar.bz2) = 7588c151e98057f83a2e0b81b3f467e7eee9f824 +RMD160 (links-2.2.tar.bz2) = fe051b2655a67e004fdf682045349664611a3101 +Size (links-2.2.tar.bz2) = 3832115 bytes SHA1 (patch-aa) = 0ef14390247d67b6d36f33a2fe916321110aad57 SHA1 (patch-ab) = a2d461c9d8b6300469ab6195886830fdd63be837 |