Date: Wed, 3 Mar 2021 02:44:40 +0000 (UTC) From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r567017 - head/www/dolibarr Message-ID: <202103030244.1232ieSu063299@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: acm Date: Wed Mar 3 02:44:39 2021 New Revision: 567017 URL: https://svnweb.freebsd.org/changeset/ports/567017 Log: - Update to 13.0.1 ChangeLog at: https://github.com/Dolibarr/dolibarr/releases/tag/13.0.1 Modified: head/www/dolibarr/Makefile head/www/dolibarr/distinfo head/www/dolibarr/pkg-plist Modified: head/www/dolibarr/Makefile ============================================================================== --- head/www/dolibarr/Makefile Wed Mar 3 02:30:32 2021 (r567016) +++ head/www/dolibarr/Makefile Wed Mar 3 02:44:39 2021 (r567017) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dolibarr -DISTVERSION= 13.0.0 +DISTVERSION= 13.0.1 CATEGORIES= www finance MAINTAINER= acm@FreeBSD.org Modified: head/www/dolibarr/distinfo ============================================================================== --- head/www/dolibarr/distinfo Wed Mar 3 02:30:32 2021 (r567016) +++ head/www/dolibarr/distinfo Wed Mar 3 02:44:39 2021 (r567017) @@ -1,3 +1,3 @@ -TIMESTAMP = 1613658546 -SHA256 (Dolibarr-dolibarr-13.0.0_GH0.tar.gz) = 87b136a936fca8c50de4c41478b26f79ce42b89091ca90b95c9589eba1ded64b -SIZE (Dolibarr-dolibarr-13.0.0_GH0.tar.gz) = 60583070 +TIMESTAMP = 1614739266 +SHA256 (Dolibarr-dolibarr-13.0.1_GH0.tar.gz) = 70607321dce8ef5806faffeec207ef0bd02b6797a72f4120137dadc8ba929036 +SIZE (Dolibarr-dolibarr-13.0.1_GH0.tar.gz) = 60593637 Modified: head/www/dolibarr/pkg-plist ============================================================================== --- head/www/dolibarr/pkg-plist Wed Mar 3 02:30:32 2021 (r567016) +++ head/www/dolibarr/pkg-plist Wed Mar 3 02:44:39 2021 (r567017) @@ -1086,7 +1086,7 @@ %%WWWDIR%%/htdocs/core/modules/expensereport/mod_expensereport_sand.php %%WWWDIR%%/htdocs/core/modules/expensereport/modules_expensereport.php %%WWWDIR%%/htdocs/core/modules/export/export_csv.modules.php -%%WWWDIR%%/htdocs/core/modules/export/export_excel2007new.modules.php +%%WWWDIR%%/htdocs/core/modules/export/export_excel2007.modules.php %%WWWDIR%%/htdocs/core/modules/export/export_tsv.modules.php %%WWWDIR%%/htdocs/core/modules/export/index.html %%WWWDIR%%/htdocs/core/modules/export/modules_export.php @@ -1634,6 +1634,7 @@ %%WWWDIR%%/htdocs/holiday/img/edit.png %%WWWDIR%%/htdocs/holiday/img/index.html %%WWWDIR%%/htdocs/holiday/index.html +%%WWWDIR%%/htdocs/holiday/info.php %%WWWDIR%%/htdocs/holiday/list.php %%WWWDIR%%/htdocs/holiday/month_report.php %%WWWDIR%%/htdocs/holiday/view_log.php @@ -10853,6 +10854,7 @@ %%WWWDIR%%/htdocs/public/stripe/confirm_payment.php %%WWWDIR%%/htdocs/public/stripe/index.php %%WWWDIR%%/htdocs/public/stripe/ipn.php +%%WWWDIR%%/htdocs/public/test/badges.php %%WWWDIR%%/htdocs/public/test/index.html %%WWWDIR%%/htdocs/public/test/test_arrays.php %%WWWDIR%%/htdocs/public/test/test_csrf.php @@ -13354,8 +13356,6 @@ %%WWWDIR%%/htdocs/theme/eldy/btn.inc.php %%WWWDIR%%/htdocs/theme/eldy/ckeditor/config.js %%WWWDIR%%/htdocs/theme/eldy/ckeditor/index.html -%%WWWDIR%%/htdocs/theme/eldy/doc/badges.php -%%WWWDIR%%/htdocs/theme/eldy/doc/doc.css %%WWWDIR%%/htdocs/theme/eldy/dropdown.inc.php %%WWWDIR%%/htdocs/theme/eldy/global.inc.php %%WWWDIR%%/htdocs/theme/eldy/img/addfile.png
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103030244.1232ieSu063299>