diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-10 16:45:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-10 16:45:48 +0000 |
commit | 2d4e865483ddc384ac39c851c76b665623d94217 (patch) | |
tree | 80591fa7b856e128322ea6137dc4259a85998ead /www | |
parent | 69cd9e5d20de0f3211fbacec64c2141143120ada (diff) | |
download | pkgsrc-2d4e865483ddc384ac39c851c76b665623d94217.tar.gz |
Update to 5.820:
2008-11-05 Release 5.820
Main news is the ability to control the heuristics used to determine
the expiry time for response objects.
Gisle Aas (8):
Reformat later parts of Changes
Add a paragraph to summarize the motivation for releases since 5.815
all_pod_files_ok();
Fix POD markup error
Calculation of current_age with missing Client-Date.
The age/freshness methods now take an optional 'time' argument
More correct matching of 'max-age' in freshness_lifetime method
The freshness_lifetime method now support options to control its heuristics
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-libwww/Makefile | 4 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 754f6fab5fd..9634415567d 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.63 2008/10/21 22:07:36 heinz Exp $ +# $NetBSD: Makefile,v 1.64 2008/11/10 16:45:48 wiz Exp $ -DISTNAME= libwww-perl-5.819 +DISTNAME= libwww-perl-5.820 PKGNAME= p5-${DISTNAME:S/-perl-/-/} SVR4_PKGNAME= p5lww CATEGORIES= www perl5 diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index 746add22b11..2eb9fa35d6d 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2008/10/21 13:12:27 obache Exp $ +$NetBSD: distinfo,v 1.24 2008/11/10 16:45:48 wiz Exp $ -SHA1 (libwww-perl-5.819.tar.gz) = 85aaa096a3ba878c360ca13922324dd8c4e06cdc -RMD160 (libwww-perl-5.819.tar.gz) = 0de88c1e16812d417504f1e6d090b8178ca916ee -Size (libwww-perl-5.819.tar.gz) = 252647 bytes +SHA1 (libwww-perl-5.820.tar.gz) = d05472c8d91941872012fa339b86a4a02834d9e2 +RMD160 (libwww-perl-5.820.tar.gz) = 14e8cee6774dc3cc39a4fbdf0fbc60c5e02e5901 +Size (libwww-perl-5.820.tar.gz) = 254165 bytes |