diff options
author | recht <recht> | 2004-08-29 15:03:46 +0000 |
---|---|---|
committer | recht <recht> | 2004-08-29 15:03:46 +0000 |
commit | b1f446923a0d9ddcc27f9181fa65e9d0291a4650 (patch) | |
tree | 7a047c0195b3f353317f6a8e4150606cfdb21109 /www | |
parent | fb530cc8672c4abf333845bdbbc5ae41df00a737 (diff) | |
download | pkgsrc-b1f446923a0d9ddcc27f9181fa65e9d0291a4650.tar.gz |
update to wwwoffle-2.8c
patch provided by Ove Soerensen in PR 26792
changes compared to 2.7f:
wwwoffle 2.8c contains various fixes and new features. For example the
removal of some memory-leaks, fixes for race-conditions and it's noew
CSS aware and has support for chunked encoding.
Diffstat (limited to 'www')
-rw-r--r-- | www/wwwoffle/Makefile | 5 | ||||
-rw-r--r-- | www/wwwoffle/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index b0d6245ee97..6c4a5bb7854 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2004/06/08 12:24:00 cjep Exp $ +# $NetBSD: Makefile,v 1.51 2004/08/29 15:03:46 recht Exp $ -DISTNAME= wwwoffle-2.7f -PKGREVISION= 2 +DISTNAME= wwwoffle-2.8c CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/www/servers/} \ ftp://ftp.demon.co.uk/pub/unix/httpd/ \ diff --git a/www/wwwoffle/distinfo b/www/wwwoffle/distinfo index 602d8c8d319..0ffd972558d 100644 --- a/www/wwwoffle/distinfo +++ b/www/wwwoffle/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.19 2002/11/08 15:39:55 fredb Exp $ +$NetBSD: distinfo,v 1.20 2004/08/29 15:03:46 recht Exp $ -SHA1 (wwwoffle-2.7f.tgz) = 16c16aff9f34b20b30235b4c8b05fafe61b65e23 -Size (wwwoffle-2.7f.tgz) = 889422 bytes +SHA1 (wwwoffle-2.8c.tgz) = 94d5f924abfa7c857cf65ab033dc7317633d71e8 +Size (wwwoffle-2.8c.tgz) = 978899 bytes SHA1 (patch-aa) = 897de385a47826e16a8a09b1bc1c207a2d350f94 |