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:   he
Date:           Wed Sep 10 19:40:00 UTC 2008

Modified Files:
        pkgsrc/devel/p5-Parse-RecDescent: Makefile distinfo
Added Files:
        pkgsrc/devel/p5-Parse-RecDescent/patches: patch-aa

Log Message:
Update from 1.95.1 to 1.95.1nb1.

This adds a patch to work around problems encountered when code does

use Parse::RecDescent 1.80;

which caused an error saying that "Parse::RecDescent version 1.8
required--this is only version 1.95.1".  Work around this by patching
Parse::RecDescent's VERSION setting to be 1.951.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 pkgsrc/devel/p5-Parse-RecDescent/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Parse-RecDescent/distinfo
cvs rdiff -r0 -r1.1 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