pkgsrc/lang/perl5
sno 216a511894 Updating lang/perl5 from 5.12.2 to 5.12.2nb1
pkgsrc changes:
- updating bundled modules
  * threads from 1.75 to 1.78
  * threads::shared from 1.32 to 1.33
  * Math::BigInt from 1.89_01 to 1.95 (without test merges)

Upstream changes of avove modules

>>> threads <<<
1.78 Wed Sep 22 17:21:22 2010
	- Handle missing signal handler in thread (threads bug #60460)

1.77 Fri Mar 26 13:36:33 2010
	- Fix race condition in t/threads.t (threads bug #55633)

1.76 Tue Mar  9 14:02:43 EST 2010
	- Handle magic on arg to ->object() (bug #73330)
	- Make ->object(threads->tid()) work like ->self() (bug #73330)
	- Noted memory consumption issue in POD
	- Added reusable thread pool example

>>> threads::shared <<<
1.33 Tue Mar  9 14:03:47 EST 2010
	- Handle shared object reference during global destruction
	- Document that changing array length via $#array doesn't work

>>> Math::BigInt <<<
2010-09-03 v1.90 rafl
 * fix bnok() for k==0 and k==n-1
2010-09-10 v1.91 rafl
 * fix various documentation bugs
2010-09-10 v1.92 rafl
 * re-upload v1.91 with a fixed SIGNATURE
2010-09-13 v1.93 rafl
 * Depend on perl >= 5.6.2
 * Remove obsolete core test directory boilerplate
 * Convert from Test to Test::More
2010-09-13 v1.94 rafl DEVELOPMENT RELEASE
 * Attempt to fix Math::BigInt::Lite failures
2010-09-14 v1.95 rafl
 * Re-upload v1.94 as a stable release
2010-09-23 21:47:48 +00:00
..
files Update perl from version 5.10.1nb2 to version 5.12.1. 2010-08-19 20:47:09 +00:00
patches Updating lang/perl5 from 5.12.2 to 5.12.2nb1 2010-09-23 21:47:48 +00:00
buildlink3.mk Updating lang/perl5 from 5.12.1 to 5.12.1nb1 2010-08-27 05:27:37 +00:00
DESCR
dirs.mk Updating lang/perl5 from 5.12.1 to 5.12.1nb1 2010-08-27 05:27:37 +00:00
distinfo Updating lang/perl5 from 5.12.2 to 5.12.2nb1 2010-09-23 21:47:48 +00:00
hacks.mk
license.mk adjust PERL5_LICENSE - enable both valid licenses 2009-07-17 06:44:46 +00:00
Makefile Updating lang/perl5 from 5.12.2 to 5.12.2nb1 2010-09-23 21:47:48 +00:00
Makefile.common Updating lang/perl5 from 5.12.1nb2 to 5.12.2 2010-09-09 20:35:43 +00:00
module.mk Updating lang/perl5 from 5.12.1 to 5.12.1nb1 2010-08-27 05:27:37 +00:00
packlist.mk Don't require "gawk". This is false positive reported by "pkglint". 2010-08-27 16:34:03 +00:00
PLIST
vars.mk Rewrote vars.mk so that perl is only invoked once, as opposed to once 2008-01-29 16:41:36 +00:00
version.mk