[Lunar-commits] <moonbase> Parse-RecDescent: Version bump.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Feb 21 21:31:23 CET 2010
commit 362adedd8e2393155b1b90a7f824931a7e634e85
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Feb 21 15:31:23 2010 -0500
Parse-RecDescent: Version bump.
---
perl/Parse-RecDescent/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/perl/Parse-RecDescent/DETAILS b/perl/Parse-RecDescent/DETAILS
index d6c6266..8c913ab 100644
--- a/perl/Parse-RecDescent/DETAILS
+++ b/perl/Parse-RecDescent/DETAILS
@@ -1,12 +1,12 @@
MODULE=Parse-RecDescent
- VERSION=1.96.0
+ VERSION=1.964
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/D/DC/DCONWAY/
- SOURCE_VFY=sha1:9588b31e1e3f79361be185b66dfdf975295cc417
- WEB_SITE=http://search.cpan.org/~dconway/Parse-RecDescent-$VERSION/
+ SOURCE_VFY=sha1:b538bc0be7c8abc73a26fa43d6fc842f9d8f4fc7
+ WEB_SITE=http://search.cpan.org/~dconway/Parse-RecDescent-1.96.0/
ENTERED=20090320
- UPDATED=20090713
- SHORT=" generate recursive-descent parsers"
+ UPDATED=20100221
+ SHORT="generate recursive-descent parsers"
cat << EOF
RecDescent incrementally generates top-down recursive-descent text
parsers from simple yacc-like grammar specifications. It provides:
More information about the Lunar-commits
mailing list