diff options
author | rhaen <rhaen@pkgsrc.org> | 2008-09-07 09:17:49 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2008-09-07 09:17:49 +0000 |
commit | c6240c6f85b69e74a3120128b27b7b9d4a4a3908 (patch) | |
tree | 3ed938062c235b25d74cfd14ed75655af6a81204 /www/p5-HTML-Mason | |
parent | 60ce23921c3b10118f5906464b66fe005708b334 (diff) | |
download | pkgsrc-c6240c6f85b69e74a3120128b27b7b9d4a4a3908.tar.gz |
updated to 1.40
Changelog:
1.40 Jul 24, 2008
[ BUG FIXES ]
- Attempting to set multiple cookies when running under CGIHandler
failed. Patch by Andrej Czapszys. RT #33710.
- The Request->alter_superclass() method could cause a segfault
(sometimes) with perl 5.10.0. Reported and patched by Jesse Vincent.
Diffstat (limited to 'www/p5-HTML-Mason')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 4 | ||||
-rw-r--r-- | www/p5-HTML-Mason/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 5b2a74789a0..d271408fd07 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.29 2008/07/22 21:41:55 rhaen Exp $ +# $NetBSD: Makefile,v 1.30 2008/09/07 09:17:49 rhaen Exp $ -DISTNAME= HTML-Mason-1.39 +DISTNAME= HTML-Mason-1.40 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5hma CATEGORIES= www perl5 diff --git a/www/p5-HTML-Mason/distinfo b/www/p5-HTML-Mason/distinfo index 3ee53143eea..8df4985d8ef 100644 --- a/www/p5-HTML-Mason/distinfo +++ b/www/p5-HTML-Mason/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2008/07/22 21:41:56 rhaen Exp $ +$NetBSD: distinfo,v 1.12 2008/09/07 09:17:49 rhaen Exp $ -SHA1 (HTML-Mason-1.39.tar.gz) = 4128ac437d2e4b1de48972f3231c135cc475a43e -RMD160 (HTML-Mason-1.39.tar.gz) = 2b2752db13c5755360154186d22576fefb41ab2c -Size (HTML-Mason-1.39.tar.gz) = 394398 bytes +SHA1 (HTML-Mason-1.40.tar.gz) = b15de5470752173731a7f814558dbfc2797706c7 +RMD160 (HTML-Mason-1.40.tar.gz) = 5ae08a33005b692d9f1dbbed3e38fdf868b3584b +Size (HTML-Mason-1.40.tar.gz) = 395386 bytes |