cvs commit: ports/textproc/p5-Text-Ngram Makefile distinfo pkg-plist
Cheng-Lung Sung
clsung at FreeBSD.org
Tue Nov 15 03:09:46 PST 2005
clsung 2005-11-15 11:09:45 UTC
FreeBSD ports repository
Modified files:
textproc/p5-Text-Ngram Makefile distinfo pkg-plist
Log:
- update to 0.08
- fixed a bug (thanks to Greg) that had apparently been
lurking around since the beginning of times (bug would only
expose itself whenever the lowercase flag not set, which wouldn't
happen often, as it probably isn't common to search for case-sensitive
ngrams); digging deeper to understand the bug, by the way,
has unleashed a hell of confusion given that the documentation has a
couple of minor bugs that can become a major PITA in certain
situations... the module is safe to use if you don't want to
do major hacks with uppercased ngrams, but another version will
probably be available soon (for certain values of soon)
- added tests for behavior with lowercase flag not set
- add SHA256 checksums
PR: 88542
Submitted by: aaron
Revision Changes Path
1.4 +2 -2 ports/textproc/p5-Text-Ngram/Makefile
1.4 +3 -2 ports/textproc/p5-Text-Ngram/distinfo
1.2 +1 -1 ports/textproc/p5-Text-Ngram/pkg-plist
More information about the cvs-all
mailing list