diff options
author | he <he> | 2008-08-11 11:47:15 +0000 |
---|---|---|
committer | he <he> | 2008-08-11 11:47:15 +0000 |
commit | 687105cd6015b301f45edb238397bd533ee8f5a4 (patch) | |
tree | be2ca8c35866f823798aa558b76c5e44fe261df6 /www | |
parent | 472b50daba715e875ad63f2f2a1080e7935f0363 (diff) | |
download | pkgsrc-687105cd6015b301f45edb238397bd533ee8f5a4.tar.gz |
Update from version 1.86 to 1.87. Changes:
1.87=1.86_03 2008-08-08
1.86_03 2008-08-03 by Alexandr Ciornii
- disabled 99semaphore.t. Help needed.
1.86_02 2008-06-27 by Alexandr Ciornii
- correct number of tests in 99semaphore.t
1.86_01 2008-06-20 by Alexandr Ciornii
- use Carp::confess in Apache::Session::Lock::Semaphore
- more info in die message in Apache::Session::Generate::MD5
(RT#36412, by Knu t Arne Bjorndal)
- semaphore tests check for semctl availability
- Makefile.PL prints message if perl version < 5.006
Diffstat (limited to 'www')
-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 e495be58d68..bd9dcd906f4 100644 --- a/www/p5-Apache-Session/Makefile +++ b/www/p5-Apache-Session/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2008/06/20 01:09:41 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2008/08/11 11:47:15 he Exp $ # -DISTNAME= Apache-Session-1.86 +DISTNAME= Apache-Session-1.87 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ase CATEGORIES= www perl5 diff --git a/www/p5-Apache-Session/distinfo b/www/p5-Apache-Session/distinfo index d20ff4dc5f5..f37f7fd50f9 100644 --- a/www/p5-Apache-Session/distinfo +++ b/www/p5-Apache-Session/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2008/04/23 20:43:06 wiz Exp $ +$NetBSD: distinfo,v 1.12 2008/08/11 11:47:15 he Exp $ -SHA1 (Apache-Session-1.86.tar.gz) = 791a6899112ac74f0b30aee02c1874c86f22759b -RMD160 (Apache-Session-1.86.tar.gz) = 140468a3df8ef6cd2843493080f00d9b31fb4be9 -Size (Apache-Session-1.86.tar.gz) = 35220 bytes +SHA1 (Apache-Session-1.87.tar.gz) = 5563db1d4fbe9f1c82c238bbdd67dec563e192bd +RMD160 (Apache-Session-1.87.tar.gz) = 22337fdd84bff9d30d582d3f2e258c29db8b3542 +Size (Apache-Session-1.87.tar.gz) = 35823 bytes |