From: Jerry D. Hedden Date: Mon, 10 Aug 2009 19:52:34 +0000 (-0400) Subject: MANIFEST and Porting/Maintainers.pl update X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=66ce101fb6dbfa9fd673b3838fd1e2d14f3f9874;p=p5sagit%2Fp5-mst-13.2.git MANIFEST and Porting/Maintainers.pl update Forgot to add new test to MANIFEST for threads Forgot to update version for threads::shared in Maintainers.pl Patches attached. From ea5eebe94489df90ab780b07e73a4df875a01705 Mon Sep 17 00:00:00 2001 From: Jerry D. Hedden Date: Mon, 10 Aug 2009 15:48:36 -0400 Subject: [PATCH 1/2] Add no_threads.t to MANIFEST Signed-off-by: H.Merijn Brand --- diff --git a/MANIFEST b/MANIFEST index 16c44dc..116829a 100644 --- a/MANIFEST +++ b/MANIFEST @@ -1468,6 +1468,7 @@ ext/threads/t/join.t Testing the join function ext/threads/t/kill.t Tests thread signalling ext/threads/t/libc.t testing libc functions for threadsafety ext/threads/t/list.t Test threads->list() +ext/threads/t/no_threads.t threads test for non-threaded Perls ext/threads/t/problems.t Test various memory problems ext/threads/t/stack_env.t Tests for stack limits ext/threads/t/stack.t Tests for stack limits diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 52bf6f1..df21f7b 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1859,7 +1859,7 @@ package Maintainers; 'threads::shared' => { 'MAINTAINER' => 'jdhedden', - 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.29.tar.gz', + 'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.31.tar.gz', 'FILES' => q[ext/threads-shared], 'EXCLUDED' => [ qw(examples/class.pl shared.h