Date: Mon, 15 Jan 2024 09:36:25 GMT From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e38c8356a695 - main - ports-mgmt/poudriere: release 3.4.1 Message-ID: <202401150936.40F9aPY8018540@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=e38c8356a6958592ab64026e5295eba68c3544e1 commit e38c8356a6958592ab64026e5295eba68c3544e1 Author: Baptiste Daroussin <bapt@FreeBSD.org> AuthorDate: 2024-01-15 09:34:47 +0000 Commit: Baptiste Daroussin <bapt@FreeBSD.org> CommitDate: 2024-01-15 09:34:47 +0000 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/Makefile | 2 +- ports-mgmt/poudriere/distinfo | 6 +++--- ports-mgmt/poudriere/pkg-plist | 49 +++++++++++++++++++++--------------------- 3 files changed, 29 insertions(+), 28 deletions(-) diff --git a/ports-mgmt/poudriere/Makefile b/ports-mgmt/poudriere/Makefile index 30fe2745e786..4955a7858d36 100644 --- a/ports-mgmt/poudriere/Makefile +++ b/ports-mgmt/poudriere/Makefile @@ -1,5 +1,5 @@ PORTNAME= poudriere -DISTVERSION= 3.4.0 +DISTVERSION= 3.4.1 CATEGORIES= ports-mgmt MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \ http://mirror.shatow.net/freebsd/${PORTNAME}/ \ diff --git a/ports-mgmt/poudriere/distinfo b/ports-mgmt/poudriere/distinfo index bd45ff2b7dbf..d7ad778c8c53 100644 --- a/ports-mgmt/poudriere/distinfo +++ b/ports-mgmt/poudriere/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702284621 -SHA256 (freebsd-poudriere-3.4.0_GH0.tar.gz) = 73bc59732555aa2f9cc4586e7bd4ea8d38528e0017c27e4cd7c7479c67465223 -SIZE (freebsd-poudriere-3.4.0_GH0.tar.gz) = 4163633 +TIMESTAMP = 1705311168 +SHA256 (freebsd-poudriere-3.4.1_GH0.tar.gz) = 28af767a28eb5a042d98c29fc0771c938f0dfd4b6b4d44549fcab64938e0fdd5 +SIZE (freebsd-poudriere-3.4.1_GH0.tar.gz) = 4557247 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401150936.40F9aPY8018540>