https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229500
--- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: miwi Date: Sat Jul 28 12:16:31 UTC 2018 New revision: 475542 URL: https://svnweb.freebsd.org/changeset/ports/475542 Log: Python library to parse and apply unified diffs. Features: - Automatic correction of * Linefeeds according to patched file * Diffs broken by stripping trailing whitespace * a/ and b/ prefixes - Single file, which is a command line tool and a library - No dependencies outside Python stdlib - Patch format detection (SVN, HG, GIT) - Nice diffstat histogram Things that don't work out of the box: - File renaming, creation and removal - Directory tree operations - Version control specific properties - Non-unified diff formats WWW: https://github.com/techtonik/python-patch PR: 229500 Submitted by: freebsd_po...@k-worx.org Sponsored by: iXsystems Inc. Changes: head/devel/Makefile head/devel/py-patch/ head/devel/py-patch/Makefile head/devel/py-patch/distinfo head/devel/py-patch/pkg-descr -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"