diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2021-01-08 07:47:02 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2021-01-08 07:47:02 +0000 |
commit | 2ec10e7dd973fd90a548cdc433ad7a6d8ea85ce3 (patch) | |
tree | 348a4cccc446ed44f8a3d5d1708c2b057a5c704a /dns/ldns | |
parent | ffd51628303a5826bf74fb4b39bfbf518a170d9a (diff) | |
download | freebsd-ports-2ec10e7dd973fd90a548cdc433ad7a6d8ea85ce3.zip |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine
Diffstat (limited to 'dns/ldns')
-rw-r--r-- | dns/ldns/Makefile | 2 | ||||
-rw-r--r-- | dns/ldns/pkg-plist | 5 |
2 files changed, 1 insertions, 6 deletions
diff --git a/dns/ldns/Makefile b/dns/ldns/Makefile index 23f08f657b34..b81dd4da4bf8 100644 --- a/dns/ldns/Makefile +++ b/dns/ldns/Makefile @@ -3,7 +3,7 @@ PORTNAME= ldns PORTVERSION= 1.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= https://www.nlnetlabs.nl/downloads/ldns/ \ LOCAL/ehaupt diff --git a/dns/ldns/pkg-plist b/dns/ldns/pkg-plist index 5829fb8b7a5b..5e7fee01bb3d 100644 --- a/dns/ldns/pkg-plist +++ b/dns/ldns/pkg-plist @@ -571,8 +571,6 @@ man/man3/ldns_zone_sort.3.gz %%DOXYGEN%%%%DOCSDIR%%/html/closed.png %%DOXYGEN%%%%DOCSDIR%%/html/common_8h.html %%DOXYGEN%%%%DOCSDIR%%/html/common_8h_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/config_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/config_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/html/dane_8c.html %%DOXYGEN%%%%DOCSDIR%%/html/dane_8c_source.html %%DOXYGEN%%%%DOCSDIR%%/html/dane_8h.html @@ -603,7 +601,6 @@ man/man3/ldns_zone_sort.3.gz %%DOXYGEN%%%%DOCSDIR%%/html/dnssec__zone_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/html/doc.png %%DOXYGEN%%%%DOCSDIR%%/html/doxygen.css -%%DOXYGEN%%%%DOCSDIR%%/html/doxygen.png %%DOXYGEN%%%%DOCSDIR%%/html/duration_8c.html %%DOXYGEN%%%%DOCSDIR%%/html/duration_8c_source.html %%DOXYGEN%%%%DOCSDIR%%/html/duration_8h.html @@ -709,8 +706,6 @@ man/man3/ldns_zone_sort.3.gz %%DOXYGEN%%%%DOCSDIR%%/html/ldns-read-zone_8c_source.html %%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c.html %%DOXYGEN%%%%DOCSDIR%%/html/ldns-signzone_8c_source.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns_2config_8h.html -%%DOXYGEN%%%%DOCSDIR%%/html/ldns_2config_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h.html %%DOXYGEN%%%%DOCSDIR%%/html/ldns_8h_source.html %%DOXYGEN%%%%DOCSDIR%%/html/libdnsoverview.png |