From e38c8356a6958592ab64026e5295eba68c3544e1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 15 Jan 2024 10:34:47 +0100 Subject: ports-mgmt/poudriere: release 3.4.1 Changes: - fix GPT+ZFS boot partition creation - update web components - allow native compilation for armv6 on armv7 - fix poudriered - add support for mlock (needed for dotnet) --- ports-mgmt/poudriere/pkg-plist | 49 +++++++++++++++++++++--------------------- 1 file changed, 25 insertions(+), 24 deletions(-) (limited to 'ports-mgmt/poudriere/pkg-plist') diff --git a/ports-mgmt/poudriere/pkg-plist b/ports-mgmt/poudriere/pkg-plist index 8bffd5711b0e..7c895f3aedd5 100644 --- a/ports-mgmt/poudriere/pkg-plist +++ b/ports-mgmt/poudriere/pkg-plist @@ -53,31 +53,32 @@ man/man8/poudriere-version.8.gz %%DATADIR%%/daemon.sh %%DATADIR%%/distclean.sh %%DATADIR%%/foreachport.sh -%%DATADIR%%/html/assets/DataTables-1.10.0/css/jquery.dataTables.min.css -%%DATADIR%%/html/assets/DataTables-1.10.0/css/jquery.dataTables_themeroller.min.css -%%DATADIR%%/html/assets/DataTables-1.10.0/images/back_disabled.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/back_enabled.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/back_enabled_hover.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/forward_disabled.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/forward_enabled.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/forward_enabled_hover.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/sort_asc.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/sort_asc_disabled.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/sort_both.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/sort_desc.png -%%DATADIR%%/html/assets/DataTables-1.10.0/images/sort_desc_disabled.png -%%DATADIR%%/html/assets/DataTables-1.10.0/js/jquery.dataTables.min.js -%%DATADIR%%/html/assets/bootstrap-3.1.1/css/bootstrap-theme.min.css -%%DATADIR%%/html/assets/bootstrap-3.1.1/css/bootstrap.min.css -%%DATADIR%%/html/assets/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.eot -%%DATADIR%%/html/assets/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.svg -%%DATADIR%%/html/assets/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.ttf -%%DATADIR%%/html/assets/bootstrap-3.1.1/fonts/glyphicons-halflings-regular.woff -%%DATADIR%%/html/assets/bootstrap-3.1.1/js/bootstrap.min.js +%%DATADIR%%/html/assets/DataTables-1.13.8/css/jquery.dataTables.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/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/jquery-1.11.1.js -%%DATADIR%%/html/assets/jquery-1.11.1.min.js -%%DATADIR%%/html/assets/jquery-1.11.1.min.map +%%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 -- cgit v1.2.3