summaryrefslogtreecommitdiff
path: root/devel/chkpt
diff options
context:
space:
mode:
authoragc <agc>1999-07-09 13:14:21 +0000
committeragc <agc>1999-07-09 13:14:21 +0000
commite84ac63847625ffaba04e32de95f4a9110f4d69d (patch)
tree8396860bf6de2e66fcf5d1f6a6fd4e0770fa3b75 /devel/chkpt
parent72954af1fa5f9215c2eae18bb199c6ca525b613e (diff)
downloadpkgsrc-e84ac63847625ffaba04e32de95f4a9110f4d69d.tar.gz
Add logic to provide md5 checksums on the patch files, placing them in
a file called files/patch-sum. This has the benefit of only attempting to patch packages with official patches. This should mean that you can untar a pkgsrc.tar.gz over a previous tree, and still have it do the right thing, ignoring old patch files. Patches which have an entry in the files/patch-sum file will be applied, and then any local patches. If there are local patches to a package, these should go in patch files called patches/patch-local-* (these files are ignored when calculating the files/patch-sum file, and also when checking the patches/patch-* files). The calculation of the patch checksum ignores any NetBSD RCS Id in the patch-* files. This removes a nasty ordering dependency for developers making patches to packages. Patch file checksums will only be checked if the files/patch-sum file exists. Add a target "makepatchsum", analogous to "makesum", which makes a new files/patch-sum file.
Diffstat (limited to 'devel/chkpt')
0 files changed, 0 insertions, 0 deletions