Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2024 15:47:49 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: df0a8c2e34bc - main - ports-mgmt/poudriere-devel: update to 20240105
Message-ID:  <202401051547.405Flnbk074209@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=df0a8c2e34bcb6a9c9a6874fa9507e9b291f1c15

commit df0a8c2e34bcb6a9c9a6874fa9507e9b291f1c15
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2024-01-05 15:44:53 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2024-01-05 15:47:46 +0000

    ports-mgmt/poudriere-devel: update to 20240105
    
    Changes:
    - image_zfs: Fix GPT+ZFS boot partition creation
    - allow native compliation for armv6 on armv7 arch as CPU-s are backward compatible
    - fix blacklist loading
    - fix poudriered
    - update all web resources
    - jails now accept mlock (needed for dotnet)
---
 ports-mgmt/poudriere-devel/Makefile  |  4 +--
 ports-mgmt/poudriere-devel/distinfo  |  6 ++--
 ports-mgmt/poudriere-devel/pkg-plist | 57 ++++++++++++++++++------------------
 3 files changed, 34 insertions(+), 33 deletions(-)

diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile
index 2f5a749a1905..3740acd7c0dd 100644
--- a/ports-mgmt/poudriere-devel/Makefile
+++ b/ports-mgmt/poudriere-devel/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	poudriere
-DISTVERSION=	3.4.99.20231211
+DISTVERSION=	3.4.99.20240105
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	LOCAL/bdrewery/${PORTNAME}/ \
 		http://mirror.shatow.net/freebsd/${PORTNAME}/ \
@@ -16,7 +16,7 @@ CONFLICTS_INSTALL=	poudriere
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	freebsd
-GH_TAGNAME=	9143ab49
+GH_TAGNAME=	49a98162
 #GH_TAGNAME=	234f8d15
 
 GNU_CONFIGURE=	yes
diff --git a/ports-mgmt/poudriere-devel/distinfo b/ports-mgmt/poudriere-devel/distinfo
index 6dbe588a7de6..e54cd8f11132 100644
--- a/ports-mgmt/poudriere-devel/distinfo
+++ b/ports-mgmt/poudriere-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702283308
-SHA256 (freebsd-poudriere-3.4.99.20231211-9143ab49_GH0.tar.gz) = 9f74a7fbbb6d1744e3b5067a50cd0c403602e7f7dc0105c2d192bd417a9b5a9b
-SIZE (freebsd-poudriere-3.4.99.20231211-9143ab49_GH0.tar.gz) = 4164026
+TIMESTAMP = 1704468200
+SHA256 (freebsd-poudriere-3.4.99.20240105-49a98162_GH0.tar.gz) = 6c413b74dcc62730ebba7047c0fca9db51befa7383dbf4e9363d8ad855694dac
+SIZE (freebsd-poudriere-3.4.99.20240105-49a98162_GH0.tar.gz) = 4558870
diff --git a/ports-mgmt/poudriere-devel/pkg-plist b/ports-mgmt/poudriere-devel/pkg-plist
index 72bd0c1d500e..764458e45f08 100644
--- a/ports-mgmt/poudriere-devel/pkg-plist
+++ b/ports-mgmt/poudriere-devel/pkg-plist
@@ -21,7 +21,6 @@ libexec/poudriere/setsid
 libexec/poudriere/sh
 libexec/poudriere/timeout
 libexec/poudriere/timestamp
-man/man8/poudriere.8.gz
 man/man8/poudriere-bulk.8.gz
 man/man8/poudriere-distclean.8.gz
 man/man8/poudriere-image.8.gz
@@ -34,10 +33,13 @@ man/man8/poudriere-queue.8.gz
 man/man8/poudriere-status.8.gz
 man/man8/poudriere-testport.8.gz
 man/man8/poudriere-version.8.gz
+man/man8/poudriere.8.gz
+%%BASH%%share/bash-completion/completions/poudriere
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Caddyfile.sample
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/httpd.conf.sample
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/nginx.conf.sample
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Caddyfile.sample
 %%DATADIR%%/MANIFESTS
+%%DATADIR%%/api.sh
 %%DATADIR%%/awk/dependency_loop.awk
 %%DATADIR%%/awk/humanize.awk
 %%DATADIR%%/awk/json.awk
@@ -47,37 +49,37 @@ man/man8/poudriere-version.8.gz
 %%DATADIR%%/awk/processonelog2.awk
 %%DATADIR%%/awk/siginfo_buildtime.awk
 %%DATADIR%%/awk/unique_pkgnames_from_flavored_origins.awk
-%%DATADIR%%/api.sh
 %%DATADIR%%/bulk.sh
 %%DATADIR%%/common.sh
 %%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
@@ -120,5 +122,4 @@ man/man8/poudriere-version.8.gz
 %%DATADIR%%/queue.sh
 %%DATADIR%%/status.sh
 %%DATADIR%%/testport.sh
-%%BASH%%share/bash-completion/completions/poudriere
 %%ZSH%%share/zsh/site-functions/_poudriere



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401051547.405Flnbk074209>