pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Parse-RecDescent
Module Name: pkgsrc
Committed By: sno
Date: Fri Aug 28 07:32:07 UTC 2009
Modified Files:
pkgsrc/devel/p5-Parse-RecDescent: Makefile distinfo
Removed Files:
pkgsrc/devel/p5-Parse-RecDescent/patches: patch-aa
Log Message:
Updating package for devel/p5-Parse-RecDescent from 1.96 to 1.96.2.1
pkgsrc changes:
- Adding license
- removing patch for wrong formed version
Upstream changes:
1.962.1 Thu Aug 27 21:39:30 2009
- Fixed subtle bug in leftop and rightop caused by removal of $&
1.962.0 Tue Aug 25 19:45:15 2009
- Doc bug fix (thanks Christophe)
- Fixed assymmetrical push/pop on @lines tracker (thanks Peter!)
- Bumped sub-version number hugely to fix CPAN indexing (thanks Jerome)
- Remove all occurrences of $& so we don't affect other regular expressions.
- Perl 5.6.0 required for use of $+[0] and $-[0] for replacement of $&.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-Parse-RecDescent/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Parse-RecDescent/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/p5-Parse-RecDescent/patches/patch-aa
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