git: d5e1cc139109 - main - finance/odoo16: Fix extract

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Sun, 20 Jul 2025 06:34:11 UTC
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d5e1cc139109a5dd8ca0d511d51670a69d9aff5b

commit d5e1cc139109a5dd8ca0d511d51670a69d9aff5b
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2025-07-20 06:30:57 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2025-07-20 06:34:01 +0000

    finance/odoo16: Fix extract
---
 finance/odoo16/Makefile             | 2 +-
 finance/odoo16/distinfo             | 6 +++---
 finance/odoo16/files/pkg-message.in | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/finance/odoo16/Makefile b/finance/odoo16/Makefile
index 8ff2e4740ff9..56913ed6a163 100644
--- a/finance/odoo16/Makefile
+++ b/finance/odoo16/Makefile
@@ -31,7 +31,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}idna>0:dns/py-idna@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}libsass>0:www/py-libsass@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}lxml-html-clean>=0:devel/py-lxml-html-clean@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}lxml5>=0:devel/py-lxml5@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mako>=0:textproc/py-mako@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}markupsafe>=0:textproc/py-markupsafe@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
diff --git a/finance/odoo16/distinfo b/finance/odoo16/distinfo
index 5d79ba56cd04..cb2de2ff1c8a 100644
--- a/finance/odoo16/distinfo
+++ b/finance/odoo16/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1752952761
-SHA256 (odoo-odoo-16.0.20250718-f50391ee61af8d986154af948c194fef8067f975_GH0.tar.gz) = 913c5062b5bdce77ca66c7470d579a80f8ea30334657177d061a3ed32773aa26
-SIZE (odoo-odoo-16.0.20250718-f50391ee61af8d986154af948c194fef8067f975_GH0.tar.gz) = 166778040
+TIMESTAMP = 1752981692
+SHA256 (odoo-odoo-16.0.20250719-f50391ee61af8d986154af948c194fef8067f975_GH0.tar.gz) = 913c5062b5bdce77ca66c7470d579a80f8ea30334657177d061a3ed32773aa26
+SIZE (odoo-odoo-16.0.20250719-f50391ee61af8d986154af948c194fef8067f975_GH0.tar.gz) = 166778040
diff --git a/finance/odoo16/files/pkg-message.in b/finance/odoo16/files/pkg-message.in
index 5e270da93bc9..96922a3fd82e 100644
--- a/finance/odoo16/files/pkg-message.in
+++ b/finance/odoo16/files/pkg-message.in
@@ -17,7 +17,7 @@ Odoo 16 ERP was installed
 3) Add odoo_enable="YES" to /etc/rc.conf. Also, can add the following lines:
 
    odoo_database="postgresql_odoo_database_name" # This is odoodb by default
-   odoo_datadir="/path/to/odoo/datadir" # This is /var/db/odoo by defualt
+   odoo_datadir="/path/to/odoo/datadir" # This is /var/lib/odoo by defualt
 
 4) Odoo database host, user and password must be defined at %%ETCDIR%%/odoo.conf