diff options
author | wiz <wiz> | 2007-02-25 23:48:29 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-25 23:48:29 +0000 |
commit | 52f870681dd58abd64283e04239a5c5f50d6656a (patch) | |
tree | 32d98d1e8c3a98b8bd040f54e4b9ac78c8ab334d /www/p5-Apache-Session | |
parent | 3624080a70995aee4e6bfbcbdb9201d8177c103f (diff) | |
download | pkgsrc-52f870681dd58abd64283e04239a5c5f50d6656a.tar.gz |
Update to 1.82:
1.82 2007-02-21 by Alexandr Ciornii (alexchorny AT gmail.com)
- Slightly faster test skip
- 99semaphore.t and 99flex.t check for cygserver on Cygwin
- 99flex.t skips less tests in some cases
- 99flex.t checks for Digest::MD5, MIME::Base64
- Warning in Apache::Session::Lock::Semaphore about cygserver
- Makefile.PL requires File::Temp
- changed order of use/chdir in tests (RT#16539, from Andrew Benham)
Diffstat (limited to 'www/p5-Apache-Session')
-rw-r--r-- | www/p5-Apache-Session/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache-Session/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Apache-Session/Makefile b/www/p5-Apache-Session/Makefile index 741d6751630..ea8331037dd 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2006/07/19 22:45:40 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2007/02/25 23:48:29 wiz Exp $ # -DISTNAME= Apache-Session-1.81 +DISTNAME= Apache-Session-1.82 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ase CATEGORIES= www perl5 diff --git a/www/p5-Apache-Session/distinfo b/www/p5-Apache-Session/distinfo index cda38101594..4398ebcdd09 100644 --- a/www/p5-Apache-Session/distinfo +++ b/www/p5-Apache-Session/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2006/07/19 22:45:40 wiz Exp $ +$NetBSD: distinfo,v 1.10 2007/02/25 23:48:29 wiz Exp $ -SHA1 (Apache-Session-1.81.tar.gz) = 11cba6c4480201b8910bfb16847d5656c9f0d63a -RMD160 (Apache-Session-1.81.tar.gz) = 6bd4393153a26a57f9a1e58d90a0c81f74f8e2de -Size (Apache-Session-1.81.tar.gz) = 31468 bytes +SHA1 (Apache-Session-1.82.tar.gz) = eea168bf51f1c7e04b019e2288ce0ec9486dc21f +RMD160 (Apache-Session-1.82.tar.gz) = 8386b07ef9f04fe75eec6b06270b2566225e5309 +Size (Apache-Session-1.82.tar.gz) = 32535 bytes |