mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
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)
This commit is contained in:
parent
a6ca653c4b
commit
e38c8356a6
@ -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}/ \
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user