www/dolibarr: Update to 19.0.0

ChangeLog at:	https://github.com/Dolibarr/dolibarr/releases/tag/19.0.0
2024Q2
Jose Alonso Cardenas Marquez 2024-02-21 23:54:18 -05:00
parent af8f04ba6f
commit 7694253f65
No known key found for this signature in database
GPG Key ID: 335B9246BA5E30F4
4 changed files with 201 additions and 230 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= dolibarr
DISTVERSION= 18.0.4
DISTVERSION= 19.0.0
CATEGORIES= www finance
MAINTAINER= acm@FreeBSD.org
@ -27,6 +27,9 @@ post-extract:
${RM} -R ${WRKSRC}/.github
${RM} ${WRKSRC}/.gitmessage
${RM} ${WRKSRC}/.stickler.yml
${RM} ${WRKSRC}/.php-cs-fixer.dist.php
${RM} ${WRKSRC}/.phpcs.xml.dist
${RM} ${WRKSRC}/.pre-commit-config.yaml
do-install:
${MKDIR} ${STAGEDIR}/${WWWDIR}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1704488042
SHA256 (Dolibarr-dolibarr-18.0.4_GH0.tar.gz) = b1467797f892f72aa313f69f16d5277b481f2a7264ebe1d0ccf43311ca473684
SIZE (Dolibarr-dolibarr-18.0.4_GH0.tar.gz) = 69515263
TIMESTAMP = 1708576859
SHA256 (Dolibarr-dolibarr-19.0.0_GH0.tar.gz) = d5419f4b0b9f57227ad4a79cfd1a7f03251141a993d7b396f0a2d18879e1498b
SIZE (Dolibarr-dolibarr-19.0.0_GH0.tar.gz) = 70877177

View File

@ -1,7 +1,7 @@
[
{ type: install
message: <<EOM
Dolibarr 18 was installed
Dolibarr 19 was installed
1) Create a user and a database for dolibarr to store all
its tables in (or choose an existing database).

File diff suppressed because it is too large Load Diff