Date: Mon, 29 Aug 2022 11:02:22 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cc91cb5f6a4d - main - devel/libcircllhist: fix docs plist after doxygen upgrade Message-ID: <202208291102.27TB2M0P064202@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc91cb5f6a4d5c8b21296b29f7cbce8da3d0d46d commit cc91cb5f6a4d5c8b21296b29f7cbce8da3d0d46d Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-08-29 10:54:51 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-08-29 11:02:14 +0000 devel/libcircllhist: fix docs plist after doxygen upgrade --- devel/libcircllhist/Makefile | 1 + devel/libcircllhist/pkg-plist | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/devel/libcircllhist/Makefile b/devel/libcircllhist/Makefile index 9715f115cecb..84728d136d82 100644 --- a/devel/libcircllhist/Makefile +++ b/devel/libcircllhist/Makefile @@ -1,5 +1,6 @@ PORTNAME= libcircllhist PORTVERSION= g20211005 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= fuz@fuz.su diff --git a/devel/libcircllhist/pkg-plist b/devel/libcircllhist/pkg-plist index 51af652b4e2d..b213f1efa53f 100644 --- a/devel/libcircllhist/pkg-plist +++ b/devel/libcircllhist/pkg-plist @@ -6,6 +6,7 @@ lib/libcircllhist.so.0 lib/libcircllhist.so.0.0.1 %%PORTDOCS%%%%DOCSDIR%%/html/annotated.html %%PORTDOCS%%%%DOCSDIR%%/html/bc_s.png +%%PORTDOCS%%%%DOCSDIR%%/html/bc_sd.png %%PORTDOCS%%%%DOCSDIR%%/html/bdwn.png %%PORTDOCS%%%%DOCSDIR%%/html/circllhist_8h.html %%PORTDOCS%%%%DOCSDIR%%/html/circllhist_8h_source.html @@ -13,6 +14,7 @@ lib/libcircllhist.so.0.0.1 %%PORTDOCS%%%%DOCSDIR%%/html/closed.png %%PORTDOCS%%%%DOCSDIR%%/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html %%PORTDOCS%%%%DOCSDIR%%/html/doc.png +%%PORTDOCS%%%%DOCSDIR%%/html/docd.png %%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css %%PORTDOCS%%%%DOCSDIR%%/html/doxygen.svg %%PORTDOCS%%%%DOCSDIR%%/html/dynsections.js @@ -30,17 +32,24 @@ lib/libcircllhist.so.0.0.1 %%PORTDOCS%%%%DOCSDIR%%/html/menu.js %%PORTDOCS%%%%DOCSDIR%%/html/menudata.js %%PORTDOCS%%%%DOCSDIR%%/html/nav_f.png +%%PORTDOCS%%%%DOCSDIR%%/html/nav_fd.png %%PORTDOCS%%%%DOCSDIR%%/html/nav_g.png %%PORTDOCS%%%%DOCSDIR%%/html/nav_h.png +%%PORTDOCS%%%%DOCSDIR%%/html/nav_hd.png %%PORTDOCS%%%%DOCSDIR%%/html/open.png %%PORTDOCS%%%%DOCSDIR%%/html/splitbar.png +%%PORTDOCS%%%%DOCSDIR%%/html/splitbard.png %%PORTDOCS%%%%DOCSDIR%%/html/structhist__allocator.html %%PORTDOCS%%%%DOCSDIR%%/html/structhist__bucket.html %%PORTDOCS%%%%DOCSDIR%%/html/sync_off.png %%PORTDOCS%%%%DOCSDIR%%/html/sync_on.png %%PORTDOCS%%%%DOCSDIR%%/html/tab_a.png +%%PORTDOCS%%%%DOCSDIR%%/html/tab_ad.png %%PORTDOCS%%%%DOCSDIR%%/html/tab_b.png +%%PORTDOCS%%%%DOCSDIR%%/html/tab_bd.png %%PORTDOCS%%%%DOCSDIR%%/html/tab_h.png +%%PORTDOCS%%%%DOCSDIR%%/html/tab_hd.png %%PORTDOCS%%%%DOCSDIR%%/html/tab_s.png +%%PORTDOCS%%%%DOCSDIR%%/html/tab_sd.png %%PORTDOCS%%%%DOCSDIR%%/html/tabs.css share/lua/5.1/ffi_libcircllhist.lua
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208291102.27TB2M0P064202>