Subject: CVS commit: pkgsrc/devel/p5-Want
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/23/2005 22:06:59
Module Name: pkgsrc
Committed By: wiz
Date: Wed Nov 23 22:06:59 UTC 2005
Modified Files:
pkgsrc/devel/p5-Want: Makefile distinfo
Log Message:
Update to 0.09:
0.09 Thu Jun 30 15:02:37 BST 2005
- Fix a bug reported by Damian: want doesn't work (crashes) if
it's called from within the guard of a loop. See the comment
above upcontext_plus in Want.xs.
- Runs under the debugger!
- Give an error message (rather than segfaulting) if called from
a tie handler.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/p5-Want/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-Want/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.