Update the RPZ+RRL patch files which remove
working files that should not have been in the patches[1] Also move to a versioned filename for the patches[2] Submitted by: Robert Sargent <robtsgt@gmail.com> [1], Vernon Schryver <vjs@rhyolite.com> [2]
This commit is contained in:
parent
289ea86a2d
commit
715dba2977
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314294
2 changed files with 3 additions and 3 deletions
|
@ -109,7 +109,7 @@ CONFIGURE_ARGS+= --enable-rpz-nsdname
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MRPZRRL_PATCH}
|
||||
PATCHFILES= rpz+rl-9.8.4-P1.patch
|
||||
PATCHFILES= 9.8.4-rpz+rl.072.23-P1.patch
|
||||
PATCH_SITES= http://ss.vix.com/~vjs/
|
||||
.endif
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (bind-9.8.4-P1.tar.gz) = 60c979575bf6288570cb4e3e9ab9d99bb93a55d2a4946ce277f6e6e642dda21f
|
||||
SIZE (bind-9.8.4-P1.tar.gz) = 7129321
|
||||
SHA256 (rpz+rl-9.8.4-P1.patch) = 53ff6d43ac471af554ce3cd1d6759dd6b2fa452ee2436be1e0fc1b80ff0ad169
|
||||
SIZE (rpz+rl-9.8.4-P1.patch) = 175946
|
||||
SHA256 (9.8.4-rpz+rl.072.23-P1.patch) = e5f792fdc683285528392e6cdfb9d99138b2fe220e5f617edcf8b45cbb992aaa
|
||||
SIZE (9.8.4-rpz+rl.072.23-P1.patch) = 176430
|
||||
|
|
Loading…
Reference in a new issue