From 381df692639d196c63bc7258c5b1705af134c709 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Wed, 21 May 2025 08:21:58 -0400 Subject: fix chromium patch --- vars/hostclass/pkg_repository | 2 +- vars/os/freebsd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vars') diff --git a/vars/hostclass/pkg_repository b/vars/hostclass/pkg_repository index 96279ce..e0edc03 100644 --- a/vars/hostclass/pkg_repository +++ b/vars/hostclass/pkg_repository @@ -3,4 +3,4 @@ allowed_tcp_ports='ssh http https' nginx_redirect=false -poudriere_patches='' +poudriere_patches='chromium-gssapi' diff --git a/vars/os/freebsd b/vars/os/freebsd index 37dc712..e76fc35 100644 --- a/vars/os/freebsd +++ b/vars/os/freebsd @@ -20,7 +20,7 @@ nginx_user=www nginx_conf_dir=/usr/local/etc/nginx nslcd_user=nslcd php_version=83 -postgresql_version=16 +postgresql_version=17 python_version=311 saslauthd_runtime_dir=/var/run/saslauthd saslauthd_user=cyrus -- cgit v1.2.3