diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-01-22 13:31:32 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2024-01-22 13:31:32 +0000 |
| commit | 874e00399ada457fe7dcdcd95a916d578e923707 (patch) | |
| tree | d02481672bc335893c6bf10aa59fd76610b0eda2 /ports-mgmt/poudriere-devel/pkg-plist | |
| parent | 67b3e6d1f954e458c35e6261d5a0561aac4f58b3 (diff) | |
Diffstat (limited to 'ports-mgmt/poudriere-devel/pkg-plist')
| -rw-r--r-- | ports-mgmt/poudriere-devel/pkg-plist | 26 |
1 files changed, 7 insertions, 19 deletions
diff --git a/ports-mgmt/poudriere-devel/pkg-plist b/ports-mgmt/poudriere-devel/pkg-plist index 764458e45f08..d83bd32b68ca 100644 --- a/ports-mgmt/poudriere-devel/pkg-plist +++ b/ports-mgmt/poudriere-devel/pkg-plist @@ -54,35 +54,23 @@ man/man8/poudriere.8.gz %%DATADIR%%/daemon.sh %%DATADIR%%/distclean.sh %%DATADIR%%/foreachport.sh -%%DATADIR%%/html/assets/DataTables-1.13.8/css/jquery.dataTables.min.css +%%DATADIR%%/html/assets/DataTables-1.13.8/css/dataTables.bootstrap5.min.css %%DATADIR%%/html/assets/DataTables-1.13.8/images/sort_asc.png %%DATADIR%%/html/assets/DataTables-1.13.8/images/sort_asc_disabled.png %%DATADIR%%/html/assets/DataTables-1.13.8/images/sort_both.png %%DATADIR%%/html/assets/DataTables-1.13.8/images/sort_desc.png %%DATADIR%%/html/assets/DataTables-1.13.8/images/sort_desc_disabled.png +%%DATADIR%%/html/assets/DataTables-1.13.8/js/dataTables.bootstrap5.min.js %%DATADIR%%/html/assets/DataTables-1.13.8/js/jquery.dataTables.min.js -%%DATADIR%%/html/assets/bootstrap-3.4.1/css/bootstrap-theme.css -%%DATADIR%%/html/assets/bootstrap-3.4.1/css/bootstrap-theme.css.map -%%DATADIR%%/html/assets/bootstrap-3.4.1/css/bootstrap-theme.min.css -%%DATADIR%%/html/assets/bootstrap-3.4.1/css/bootstrap-theme.min.css.map -%%DATADIR%%/html/assets/bootstrap-3.4.1/css/bootstrap.css -%%DATADIR%%/html/assets/bootstrap-3.4.1/css/bootstrap.css.map -%%DATADIR%%/html/assets/bootstrap-3.4.1/css/bootstrap.min.css -%%DATADIR%%/html/assets/bootstrap-3.4.1/css/bootstrap.min.css.map -%%DATADIR%%/html/assets/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.eot -%%DATADIR%%/html/assets/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.svg -%%DATADIR%%/html/assets/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.ttf -%%DATADIR%%/html/assets/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff -%%DATADIR%%/html/assets/bootstrap-3.4.1/fonts/glyphicons-halflings-regular.woff2 -%%DATADIR%%/html/assets/bootstrap-3.4.1/js/bootstrap.js -%%DATADIR%%/html/assets/bootstrap-3.4.1/js/bootstrap.min.js -%%DATADIR%%/html/assets/favicon.ico +%%DATADIR%%/html/assets/bootstrap-5.3.2/css/bootstrap.min.css +%%DATADIR%%/html/assets/bootstrap-5.3.2/js/bootstrap.bundle.min.js +%%DATADIR%%/html/assets/favicon.png %%DATADIR%%/html/assets/jquery-3.7.1/jquery-3.7.1.js %%DATADIR%%/html/assets/jquery-3.7.1/jquery-3.7.1.min.js %%DATADIR%%/html/assets/jquery-3.7.1/jquery-3.7.1.min.map %%DATADIR%%/html/assets/jquery.dataTables.rowGrouping-1.2.9.js -%%DATADIR%%/html/assets/logo.svg -%%DATADIR%%/html/assets/poudriere.css +%%DATADIR%%/html/assets/logo-dark.png +%%DATADIR%%/html/assets/logo-light.png %%DATADIR%%/html/assets/poudriere.js %%DATADIR%%/html/build.html %%DATADIR%%/html/index.html |
