IABSD.fr/ports/textproc/patchutils

Branch :


Log

Author Commit Date CI Message
e76e03da 2017-06-02 10:51:56 Drop USE_GROFF and bump. Mandoc now copes with DocBook lists using \h.
cf53cc7a 2015-10-18 13:37:56 update to patchutils-0.3.4 tests now need bash (for some reason...not quite sure why)
e32922a8 2015-10-09 12:48:21 sed -i
5391028a 2013-04-20 17:06:31 import textproc/patchutils, earlier version ok okan@ thanks Jeremie Courreges-Anglas for tracking down failures with regression tests. Patchutils is a small collection of programs that operate on patch files. Interdiff: generate incremental patch from two patches against common source Combinediff: generate single patch from two incremental patches Filterdiff: separate patches applying to files matching a wildcard Fixcvsdiff: corrects output of 'cvs diff' Rediff/Editdiff: corrects hand-edited patches Lsdiff: identify files affected by a patch file Splitdiff: separates patches from a patch file Grepdiff: displays a list of the files modified by a patch where the patch contains a given regular expression Recountdiff: fixes up counts and offsets in a unified diff Unwrapdiff: fixes word-wrapped unified diffs