pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-IPC-PubSub
Module Name: pkgsrc
Committed By: he
Date: Sat Dec 20 22:49:11 UTC 2008
Modified Files:
pkgsrc/devel/p5-IPC-PubSub: Makefile distinfo
Log Message:
Update from version 0.28nb1 to 0.29.
Upstream changes:
Changes for 0.29 - 2008-12-13]
* Publisher and index fixes
* We don't need to force select_timeout anymore, and it causes
explosions if called during global destruction, when $$self->[0]
(_part_ of the pseudohash) may have gone missing already, but the
object itself is still there. So $$self->{anything} explodes with
"not a hash reference" _sometimes_, despite $$self always being an
arrayref.
..friends don't let friends use pseudohashes.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-IPC-PubSub/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-IPC-PubSub/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index