Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 2499deb

Browse files
committed
threads-shared-1.58
just meta changes
1 parent 537e3ff commit 2499deb

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

Porting/Maintainers.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1495,7 +1495,7 @@ package Maintainers;
14951495
},
14961496

14971497
'threads::shared' => {
1498-
'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.57.tar.gz',
1498+
'DISTRIBUTION' => 'JDHEDDEN/threads-shared-1.58.tar.gz',
14991499
'FILES' => q[dist/threads-shared],
15001500
'EXCLUDED' => [
15011501
qw( examples/class.pl

dist/Module-CoreList/lib/Module/CoreList.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17340,6 +17340,7 @@ for my $version ( sort { version_sort($a, $b) } keys %released ) {
1734017340
'Term::ReadKey' => '2.37_03',
1734117341
'Thread::Queue' => '3.13',
1734217342
'threads' => '2.22_01',
17343+
'threads::shared' => '1.58',
1734317344
'Tie::Hash::NamedCapture' => '0.10_01',
1734417345
'Time::HiRes' => '1.9758_01',
1734517346
'Time::Local' => '1.28',

dist/threads-shared/Changes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
Revision history for Perl extension threads::shared.
22

3+
1.58 Mon Jan 22 20:09:07 EST 2018
4+
- Fix CLANG macros.
5+
- Sync with blead.
6+
37
1.57 Sun May 7 22:48:33 2017
48
- Fix Clang macro backward compatibility per patch by Andy Grundman
59

0 commit comments

Comments
 (0)