Path to this page:
./
pkgtools/pkgdiff,
Tools to create, maintain, and send back patches for pkgsrc
Branch: pkgsrc-2017Q3,
Version: 1.8nb1,
Package name: pkgdiff-1.8nb1,
Maintainer: wizThis package contains four tools to ease creating and maintaining
patches for pkgsrc: mkpatches, patchdiff, pkgdiff, and pkgvi.
pkgdiff compares two files (like diff) and produces an output file
that can be used in pkgsrc.
mkpatches automatically generates a set of patches, if the original
versions of the files had been saved as filename.orig.
patchdiff compares a previously existing set of patches with another
one created by mkpatches, and outputs any changes.
pkgvi makes backup copies if a file is changed, so pkgdiff can be run
on it later, generating a patch for the changes made.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version pkgdiff-1.8nb1 (created)