mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
finance/odoo: Update to 16.0
This commit is contained in:
parent
7312a41c76
commit
f025d8fc43
@ -1,6 +1,5 @@
|
||||
PORTNAME= odoo
|
||||
PORTVERSION= 15.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 16.0
|
||||
CATEGORIES= finance www
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -11,7 +10,7 @@ WWW= https://www.odoo.com
|
||||
LICENSE= LGPL3
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_TAGNAME= 02b4e98ebb2c45d9a4af10fe1bc732f048708f85
|
||||
GH_TAGNAME= 0a766557bcf95e0b9fc3363103fce8277b0fa835
|
||||
|
||||
LIB_DEPENDS= libxml2.so:textproc/libxml2 \
|
||||
libxslt.so:textproc/libxslt \
|
||||
@ -78,12 +77,11 @@ GROUPS= ${USERS}
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
CONFLICTS= odoo14
|
||||
CONFLICTS= odoo14 odoo15
|
||||
|
||||
ETCDIR= ${PREFIX}/etc/odoo
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i "" -e '25d' ${WRKSRC}/odoo/service/wsgi_server.py
|
||||
@${REINPLACE_CMD} -i "" -e 's|werkzeug.url_quote_plus|werkzeug.urls.url_quote_plus|g' \
|
||||
${WRKSRC}/odoo/addons/base/models/ir_ui_view.py
|
||||
@${REINPLACE_CMD} -i "" -e 's|werkzeug.url_unquote_plus|werkzeug.urls.url_quote_plus|g' \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1661575896
|
||||
SHA256 (odoo-odoo-15.0-02b4e98ebb2c45d9a4af10fe1bc732f048708f85_GH0.tar.gz) = bccfd6c683be0092c736b42cfc987b4b588e3c26865a96f2431b9ac6b3d5c3ec
|
||||
SIZE (odoo-odoo-15.0-02b4e98ebb2c45d9a4af10fe1bc732f048708f85_GH0.tar.gz) = 140762887
|
||||
TIMESTAMP = 1668642684
|
||||
SHA256 (odoo-odoo-16.0-0a766557bcf95e0b9fc3363103fce8277b0fa835_GH0.tar.gz) = 85574d017294467beb0d8933bc02375cde1991baf43e2b75958d041ca855c29f
|
||||
SIZE (odoo-odoo-16.0-0a766557bcf95e0b9fc3363103fce8277b0fa835_GH0.tar.gz) = 141506848
|
||||
|
13303
finance/odoo/pkg-plist
13303
finance/odoo/pkg-plist
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user