diff options
author | tron <tron@pkgsrc.org> | 2002-03-20 14:16:00 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2002-03-20 14:16:00 +0000 |
commit | fd1446adb51dbbad216f634b84b7ed579535e488 (patch) | |
tree | 89f726d9642d500b3ee9e1b32f2df413ece0dd88 /www | |
parent | db33d0c79d5cc831ae0e3966fabe070733596fd6 (diff) | |
download | pkgsrc-fd1446adb51dbbad216f634b84b7ed579535e488.tar.gz |
Update "analog" package to version 5.22. Changes since version 5.21:
- Security fix for cross-site scripting security bug.
- Upgraded zlib code to version 1.1.4 (although analog wasn't vulnerable
to the security bug in zlib 1.1.3).
- The PROGRESSFREQ messages now go to the screen as well as to the
ERRFILE.
- The second argument to SUBDOMAIN can now contain *'s and $'s.
- Added eight new domains to many of the domains files.
- Revised Japanese language files.
Diffstat (limited to 'www')
-rw-r--r-- | www/analog/Makefile | 4 | ||||
-rw-r--r-- | www/analog/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/analog/Makefile b/www/analog/Makefile index d67923e545f..232df9da93e 100644 --- a/www/analog/Makefile +++ b/www/analog/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2002/02/20 16:44:26 tron Exp $ +# $NetBSD: Makefile,v 1.32 2002/03/20 14:16:00 tron Exp $ -DISTNAME= analog-5.21 +DISTNAME= analog-5.22 CATEGORIES= www MASTER_SITES= ${HOMEPAGE} \ http://www.web42.com/analog/ \ diff --git a/www/analog/distinfo b/www/analog/distinfo index aba88f5c2d3..507df9d5164 100644 --- a/www/analog/distinfo +++ b/www/analog/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2002/02/20 16:44:27 tron Exp $ +$NetBSD: distinfo,v 1.11 2002/03/20 14:16:01 tron Exp $ -SHA1 (analog-5.21.tar.gz) = 92ee811dfa94741d220c6e489af8c2b56b087c08 -Size (analog-5.21.tar.gz) = 872020 bytes +SHA1 (analog-5.22.tar.gz) = 10d8ff187398243778fad0929e2a53f863ecf275 +Size (analog-5.22.tar.gz) = 876264 bytes SHA1 (patch-aa) = cc7879420cf9233db58908958f5380636d256656 SHA1 (patch-ab) = f11c9d3f5dec5b9cd04de0d114752c58484a648a |