diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2011-09-01 04:43:58 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2011-09-01 04:43:58 +0000 |
| commit | 24bf9016b845e7cf11f22d2af46e6596a20da893 (patch) | |
| tree | d5d4eea2e5c01b1f00710efaf5a1865e6bca76bb /dns/bind98/files/patch-bin__nsupdate__nsupdate.c | |
| parent | - Adjust COMMENT (diff) | |
Upgrade to version 9.8.1. Release notes at:
https://deepthought.isc.org/article/AA-00446/81/
or
/usr/local/share/doc/bind98/CHANGES
Remove the patch incorporated upstream, and add new include to plist.
Diffstat (limited to 'dns/bind98/files/patch-bin__nsupdate__nsupdate.c')
| -rw-r--r-- | dns/bind98/files/patch-bin__nsupdate__nsupdate.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dns/bind98/files/patch-bin__nsupdate__nsupdate.c b/dns/bind98/files/patch-bin__nsupdate__nsupdate.c deleted file mode 100644 index ad7c274ea16b..000000000000 --- a/dns/bind98/files/patch-bin__nsupdate__nsupdate.c +++ /dev/null @@ -1,14 +0,0 @@ ---- bin/nsupdate/nsupdate.c.orig 2011-01-09 21:32:03.000000000 -0800 -+++ bin/nsupdate/nsupdate.c 2011-05-27 14:51:32.000000000 -0700 -@@ -695,8 +695,10 @@ - keyfile, isc_result_totext(result)); - return; - } -- } else -+ } else { - dst_key_attach(dstkey, &sig0key); -+ dst_key_free(&dstkey); -+ } - } - - static void |
