pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39541 CVS commit: pkgsrc/devel/p5-Regexp-Parser



The following reply was made to PR pkg/39541; it has been noted by GNATS.

From: Havard Eidnes <he%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39541 CVS commit: pkgsrc/devel/p5-Regexp-Parser
Date: Mon, 15 Sep 2008 15:14:51 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  he
 Date:          Mon Sep 15 15:14:51 UTC 2008
 
 Update of /cvsroot/pkgsrc/devel/p5-Regexp-Parser
 In directory ivanova.netbsd.org:/tmp/cvs-serv28964
 
 Log Message:
 Import p5-Regexp-Parser version 0.20.
 
 Should fix PR#39541.
 
 This module parses regular expressions (regexes). Its default "grammar" is Perl
 5.8.4's regex set. Grammar is quoted because the module does not so much define
 a grammar as let each matched node state what it expects to match next, but
 there is not currently a way of extracting a complete grammar. This may change
 in future versions.
 
 
 Status:
 
 Vendor Tag:    TNF
 Release Tags:  pkgsrc-base
                
 N pkgsrc/devel/p5-Regexp-Parser/Makefile
 N pkgsrc/devel/p5-Regexp-Parser/DESCR
 N pkgsrc/devel/p5-Regexp-Parser/distinfo
 
 No conflicts created by this import
 


Home | Main Index | Thread Index | Old Index