[Bug 238299] [NEW PORT] textproc/py-patiencediff: Python implementation of patience diff algorithm

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jun 17 04:55:38 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238299

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kai
Date: Mon Jun 17 04:55:12 UTC 2019
New revision: 504385
URL: https://svnweb.freebsd.org/changeset/ports/504385

Log:
  New port: textproc/py-patiencediff

  This package contains the Python implementation of the "Patience Diff"
  algorithm, as first described by Bram Cohen.

  "Patience Diff" provides a good balance of performance, nice output for
humans,
  and implementation simplicity.

  The code in this package was extracted from the Bazaar code base.

  WWW: https://pypi.org/project/patiencediff/

  PR:           238299
  Submitted by: fullermd at over-yonder.net
  Tested by:    pkubaj (PowerPC64)

Changes:
  head/textproc/Makefile
  head/textproc/py-patiencediff/
  head/textproc/py-patiencediff/Makefile
  head/textproc/py-patiencediff/distinfo
  head/textproc/py-patiencediff/pkg-descr

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list