Mon Nov 10 16:45:48 2008 UTC ()
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


(wiz)
diff -r1.63 -r1.64 pkgsrc/www/p5-libwww/Makefile
diff -r1.23 -r1.24 pkgsrc/www/p5-libwww/distinfo

cvs diff -r1.63 -r1.64 pkgsrc/www/p5-libwww/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-libwww/Makefile 2008/10/21 22:07:36 1.63
+++ pkgsrc/www/p5-libwww/Makefile 2008/11/10 16:45:48 1.64
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.63 2008/10/21 22:07:36 heinz Exp $ 1# $NetBSD: Makefile,v 1.64 2008/11/10 16:45:48 wiz Exp $
2 2
3DISTNAME= libwww-perl-5.819 3DISTNAME= libwww-perl-5.820
4PKGNAME= p5-${DISTNAME:S/-perl-/-/} 4PKGNAME= p5-${DISTNAME:S/-perl-/-/}
5SVR4_PKGNAME= p5lww 5SVR4_PKGNAME= p5lww
6CATEGORIES= www perl5 6CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/libwww-perl/ 10HOMEPAGE= http://search.cpan.org/dist/libwww-perl/
11COMMENT= Perl5 library for WWW access 11COMMENT= Perl5 library for WWW access
12 12
13PKG_INSTALLATION_TYPES= overwrite pkgviews 13PKG_INSTALLATION_TYPES= overwrite pkgviews
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16DEPENDS+= p5-Compress-Zlib>=1.10:../../devel/p5-Compress-Zlib 16DEPENDS+= p5-Compress-Zlib>=1.10:../../devel/p5-Compress-Zlib

cvs diff -r1.23 -r1.24 pkgsrc/www/p5-libwww/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-libwww/distinfo 2008/10/21 13:12:27 1.23
+++ pkgsrc/www/p5-libwww/distinfo 2008/11/10 16:45:48 1.24
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.23 2008/10/21 13:12:27 obache Exp $ 1$NetBSD: distinfo,v 1.24 2008/11/10 16:45:48 wiz Exp $
2 2
3SHA1 (libwww-perl-5.819.tar.gz) = 85aaa096a3ba878c360ca13922324dd8c4e06cdc 3SHA1 (libwww-perl-5.820.tar.gz) = d05472c8d91941872012fa339b86a4a02834d9e2
4RMD160 (libwww-perl-5.819.tar.gz) = 0de88c1e16812d417504f1e6d090b8178ca916ee 4RMD160 (libwww-perl-5.820.tar.gz) = 14e8cee6774dc3cc39a4fbdf0fbc60c5e02e5901
5Size (libwww-perl-5.819.tar.gz) = 252647 bytes 5Size (libwww-perl-5.820.tar.gz) = 254165 bytes