Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2005 11:09:45 +0000 (UTC)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/p5-Text-Ngram Makefile distinfo pkg-plist
Message-ID:  <200511151109.jAFB9jcU045262@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511151109.jAFB9jcU045262>