Bug 88542 - Update Port: textproc/p5-Text-Ngram 0.07 -> 0.08
Summary: Update Port: textproc/p5-Text-Ngram 0.07 -> 0.08
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-06 02:50 UTC by Aaron Dalton
Modified: 2005-11-15 11:09 UTC (History)
0 users

See Also:


Attachments
submission.txt (1.92 KB, text/plain)
2005-11-06 02:50 UTC, Aaron Dalton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Dalton freebsd_committer freebsd_triage 2005-11-06 02:50:11 UTC
0.08  Fri Oct 28 16:40:00 2005
	- 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
Comment 1 Aaron Dalton freebsd_committer freebsd_triage 2005-11-06 02:50:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Handed the update patch off to the maintainer
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-11-15 11:09:57 UTC
State Changed
From-To: open->closed

Committed. Thank You.