mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
ports-mgmt/poudriere-devel: update to 20240122 snapshot
Changes: - modernization of the webui - finish cleaning out the cached
This commit is contained in:
parent
67b3e6d1f9
commit
874e00399a
@ -1,5 +1,5 @@
|
||||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.4.99.20240105
|
||||
DISTVERSION= 3.4.99.20240122
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
|
||||
@ -16,8 +16,7 @@ CONFLICTS_INSTALL= poudriere
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 49a98162
|
||||
#GH_TAGNAME= 234f8d15
|
||||
GH_TAGNAME= 898262e4
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ETCDIR= ${PREFIX}/etc/poudriere.d
|
||||
|
@ -1,3 +1,3 @@
|
||||
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
|
||||
TIMESTAMP = 1705930125
|
||||
SHA256 (freebsd-poudriere-3.4.99.20240122-898262e4_GH0.tar.gz) = b7f3c39275e0e77e2176db1923032ff04507ddac9496371bccee4a632233bf07
|
||||
SIZE (freebsd-poudriere-3.4.99.20240122-898262e4_GH0.tar.gz) = 5684030
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user