pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Scope-Upper pkgsrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff1b8cc74315
branches: trunk
changeset: 393372:ff1b8cc74315
user: sno <sno%pkgsrc.org@localhost>
date: Tue May 19 23:16:24 2009 +0000
description:
pkgsrc changes:
- updating package for p5 module Scope::Upper from 0.08 to 0.09
Upstream changes:
0.09 2009-05-17 20:20 UTC
+ Add : The new SU_THREADSAFE constant can be used to know whether the
module could have been built with thread safety enabled.
+ Chg : Thread safety is disabled for perl 5.8 on Win32.
+ Chg : A saner workaround for the "call_sv() during LEAVE clobbers the
still used last popped stack element" issue on 5.10.
diffstat:
devel/p5-Scope-Upper/Makefile | 4 ++--
devel/p5-Scope-Upper/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 54809a0fe613 -r ff1b8cc74315 devel/p5-Scope-Upper/Makefile
--- a/devel/p5-Scope-Upper/Makefile Tue May 19 23:13:59 2009 +0000
+++ b/devel/p5-Scope-Upper/Makefile Tue May 19 23:16:24 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 19:34:24 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/19 23:16:24 sno Exp $
-DISTNAME= Scope-Upper-0.08
+DISTNAME= Scope-Upper-0.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scope/}
diff -r 54809a0fe613 -r ff1b8cc74315 devel/p5-Scope-Upper/distinfo
--- a/devel/p5-Scope-Upper/distinfo Tue May 19 23:13:59 2009 +0000
+++ b/devel/p5-Scope-Upper/distinfo Tue May 19 23:16:24 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/04/29 19:34:24 sno Exp $
+$NetBSD: distinfo,v 1.2 2009/05/19 23:16:24 sno Exp $
-SHA1 (Scope-Upper-0.08.tar.gz) = 9071ff5f27602373356908dadb3095c84f61fef5
-RMD160 (Scope-Upper-0.08.tar.gz) = 44466aa81d34a1455149774bed41a9a6a97744b2
-Size (Scope-Upper-0.08.tar.gz) = 25896 bytes
+SHA1 (Scope-Upper-0.09.tar.gz) = 26bd959ce2042e286560d8f1c718721ce9e5ebb9
+RMD160 (Scope-Upper-0.09.tar.gz) = a0098828faa4163a0514a93a5f5192d025ad2c16
+Size (Scope-Upper-0.09.tar.gz) = 25916 bytes
Home |
Main Index |
Thread Index |
Old Index