pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/pcre



Module Name:    pkgsrc
Committed By:   nia
Date:           Mon Apr 12 15:27:58 UTC 2021

Modified Files:
        pkgsrc/devel/pcre: DESCR

Log Message:
pcre: grammar


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/pcre/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/pcre/DESCR
diff -u pkgsrc/devel/pcre/DESCR:1.2 pkgsrc/devel/pcre/DESCR:1.3
--- pkgsrc/devel/pcre/DESCR:1.2 Sat Jan 31 23:42:05 2004
+++ pkgsrc/devel/pcre/DESCR     Mon Apr 12 15:27:58 2021
@@ -1,4 +1,4 @@
 PCRE is a Perl compatible library of regular expressions.  They
 are based on a completely separate code-base from Henry Spencers
 originals.  It has been designed to make efficient use of memory
-for compiled regex's.
+for compiled regular expressions.



Home | Main Index | Thread Index | Old Index