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 /emulators/open-vm-tools | |
parent | ffd51628303a5826bf74fb4b39bfbf518a170d9a (diff) |
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
Notes
Notes:
svn path=/head/; revision=560752
Diffstat (limited to 'emulators/open-vm-tools')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 | ||||
-rw-r--r-- | emulators/open-vm-tools/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 409edf4d3807..ac550eb77cb9 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -4,7 +4,7 @@ PORTNAME= open-vm-tools PORTVERSION= ${RELEASE_VER} DISTVERSIONPREFIX= stable- -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= emulators diff --git a/emulators/open-vm-tools/pkg-plist b/emulators/open-vm-tools/pkg-plist index 49967110f911..dfe99be0b5bb 100644 --- a/emulators/open-vm-tools/pkg-plist +++ b/emulators/open-vm-tools/pkg-plist @@ -42,7 +42,6 @@ lib/vmware-tools/modules/drivers/vmblock.ko lib/vmware-tools/modules/drivers/vmmemctl.ko libdata/pkgconfig/vmguestlib.pc sbin/mount_vmblock -%%PORTDOCS%%%%DOCSDIR%%/api/html/FreeSans.ttf %%PORTDOCS%%%%DOCSDIR%%/api/html/annotated.html %%PORTDOCS%%%%DOCSDIR%%/api/html/bc_s.png %%PORTDOCS%%%%DOCSDIR%%/api/html/bdwn.png @@ -81,7 +80,7 @@ sbin/mount_vmblock %%PORTDOCS%%%%DOCSDIR%%/api/html/dir_bff1a75f97c7ace650ee0c8d57d0aaa5.html %%PORTDOCS%%%%DOCSDIR%%/api/html/doc.png %%PORTDOCS%%%%DOCSDIR%%/api/html/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%/api/html/doxygen.png +%%PORTDOCS%%%%DOCSDIR%%/api/html/doxygen.svg %%PORTDOCS%%%%DOCSDIR%%/api/html/dynsections.js %%PORTDOCS%%%%DOCSDIR%%/api/html/files.html %%PORTDOCS%%%%DOCSDIR%%/api/html/folderclosed.png |