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 Update 0.25 to 0.27
details: https://anonhg.NetBSD.org/pkgsrc/rev/9acf17b559ca
branches: trunk
changeset: 649882:9acf17b559ca
user: mef <mef%pkgsrc.org@localhost>
date: Sun Apr 12 10:05:02 2015 +0000
description:
Update 0.25 to 0.27
-------------------
0.27 2015-03-27 22:10 UTC
+ Chg : The new environment variable to enable thread tests on older
perls is PERL_FORCE_TEST_THREADS. Note that this variable
should only be turned on by authors.
+ Fix : Segfaults when the module is loaded by several threads (or
Windows emulated processes) ran in parallel.
+ Fix : Memory leak with the uid() feature.
+ Fix : Update the Windows ActivePerl + gcc 3.4 workaround for
ExtUtils::MakeMaker 7.04. Thanks Christian Walde for reporting
and feedback on this issue.
+ Fix : reap(), localize(), localize_elem() and localize_delete()
will again work correctly on perl 5.19.4+ when the debugger
is enabled.
+ Fix : Silence some compiler warnings.
0.26 2015-03-12 23:30 UTC
+ Fix : [RT #100264] : Don't use CvPADLIST on XSUBs
Thanks Father Chrysostomos for reporting and contributing a
patch.
+ Fix : Be really compatible with the optional OP_PARENT feature.
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 8e756731b0c6 -r 9acf17b559ca devel/p5-Scope-Upper/Makefile
--- a/devel/p5-Scope-Upper/Makefile Sun Apr 12 10:04:40 2015 +0000
+++ b/devel/p5-Scope-Upper/Makefile Sun Apr 12 10:05:02 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2015/02/15 08:17:54 mef Exp $
+# $NetBSD: Makefile,v 1.15 2015/04/12 10:05:02 mef Exp $
-DISTNAME= Scope-Upper-0.25
+DISTNAME= Scope-Upper-0.27
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scope/}
diff -r 8e756731b0c6 -r 9acf17b559ca devel/p5-Scope-Upper/distinfo
--- a/devel/p5-Scope-Upper/distinfo Sun Apr 12 10:04:40 2015 +0000
+++ b/devel/p5-Scope-Upper/distinfo Sun Apr 12 10:05:02 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2015/02/15 08:17:54 mef Exp $
+$NetBSD: distinfo,v 1.9 2015/04/12 10:05:02 mef Exp $
-SHA1 (Scope-Upper-0.25.tar.gz) = b7c7fb956ae77e1da41fb07954ede809b4a815c0
-RMD160 (Scope-Upper-0.25.tar.gz) = 009e9762c2229577db14b41870a7ca52163c3983
-Size (Scope-Upper-0.25.tar.gz) = 83104 bytes
+SHA1 (Scope-Upper-0.27.tar.gz) = 0d1220d87f27d3c61a33478defc4c24339eb1dab
+RMD160 (Scope-Upper-0.27.tar.gz) = 4ce509645a6df5e6037542498f2c6bd1a1a86f5d
+Size (Scope-Upper-0.27.tar.gz) = 80859 bytes
Home |
Main Index |
Thread Index |
Old Index