pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-HTML-Mason updated to 1.40



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4275eda242f2
branches:  trunk
changeset: 546732:4275eda242f2
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Sun Sep 07 09:17:49 2008 +0000

description:
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:

 www/p5-HTML-Mason/Makefile |  4 ++--
 www/p5-HTML-Mason/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r a6e052f18900 -r 4275eda242f2 www/p5-HTML-Mason/Makefile
--- a/www/p5-HTML-Mason/Makefile        Sun Sep 07 08:17:39 2008 +0000
+++ b/www/p5-HTML-Mason/Makefile        Sun Sep 07 09:17:49 2008 +0000
@@ -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 -r a6e052f18900 -r 4275eda242f2 www/p5-HTML-Mason/distinfo
--- a/www/p5-HTML-Mason/distinfo        Sun Sep 07 08:17:39 2008 +0000
+++ b/www/p5-HTML-Mason/distinfo        Sun Sep 07 09:17:49 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index