diff options
author | wiz <wiz> | 2005-02-28 09:33:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-02-28 09:33:52 +0000 |
commit | c1d0fb9cf4ed338130c0315d2932766784f258e3 (patch) | |
tree | 2dac7e2587d9363ee8bcfb966e38a5eb8cbadb26 /www | |
parent | 19c6f460b77ffdea414e5a87d7b78d393e456d5f (diff) | |
download | pkgsrc-c1d0fb9cf4ed338130c0315d2932766784f258e3.tar.gz |
Update to 0.19:
0.19 2005-02-15
- Add support for Apache::RequestRec as header_object by checking
header_object for err_headers_out and headers_out methods.
0.18 2004-06-30
- Made the password & lock_password parameters default to undef.
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Session-Wrapper/Makefile | 5 | ||||
-rw-r--r-- | www/p5-Apache-Session-Wrapper/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index 2a01f43100a..aaf96284b44 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2005/02/24 22:38:42 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2005/02/28 09:33:52 wiz Exp $ -DISTNAME= Apache-Session-Wrapper-0.17 +DISTNAME= Apache-Session-Wrapper-0.19 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Session-Wrapper/distinfo b/www/p5-Apache-Session-Wrapper/distinfo index 140bd239266..eb2e0390102 100644 --- a/www/p5-Apache-Session-Wrapper/distinfo +++ b/www/p5-Apache-Session-Wrapper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:08:35 wiz Exp $ +$NetBSD: distinfo,v 1.3 2005/02/28 09:33:52 wiz Exp $ -SHA1 (Apache-Session-Wrapper-0.17.tar.gz) = a7325de6dd33f90649d05d1b6d5d8ebf07f66b1a -RMD160 (Apache-Session-Wrapper-0.17.tar.gz) = 09f25cdc05e85943cc483956e025de4a649950b8 -Size (Apache-Session-Wrapper-0.17.tar.gz) = 17662 bytes +SHA1 (Apache-Session-Wrapper-0.19.tar.gz) = ccfeae2a852f6d1ecdf3b23d9f0098fc75ccb28c +RMD160 (Apache-Session-Wrapper-0.19.tar.gz) = 6e5f26237473bf942d8b038d4ef7919f8b05d36c +Size (Apache-Session-Wrapper-0.19.tar.gz) = 17868 bytes |