diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-03-03 10:44:39 +0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2021-03-03 10:44:39 +0800 |
commit | a20ab75d8bf49d5208a84c74a05565e9309b28fa (patch) | |
tree | 2d2f9f5bfa2c90a357064596d6d761acf3f1bbad /www | |
parent | a3dbac6d40ed73a7f7f9ba4d1c1dcb30d3fb0233 (diff) | |
download | freebsd-ports-gnome-a20ab75d8bf49d5208a84c74a05565e9309b28fa.tar.gz freebsd-ports-gnome-a20ab75d8bf49d5208a84c74a05565e9309b28fa.tar.zst freebsd-ports-gnome-a20ab75d8bf49d5208a84c74a05565e9309b28fa.zip |
- Update to 13.0.1
ChangeLog at: https://github.com/Dolibarr/dolibarr/releases/tag/13.0.1
Diffstat (limited to 'www')
-rw-r--r-- | www/dolibarr/Makefile | 2 | ||||
-rw-r--r-- | www/dolibarr/distinfo | 6 | ||||
-rw-r--r-- | www/dolibarr/pkg-plist | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/dolibarr/Makefile b/www/dolibarr/Makefile index c0bbc4a82dac..b3ece2b0920b 100644 --- a/www/dolibarr/Makefile +++ b/www/dolibarr/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dolibarr -DISTVERSION= 13.0.0 +DISTVERSION= 13.0.1 CATEGORIES= www finance MAINTAINER= acm@FreeBSD.org diff --git a/www/dolibarr/distinfo b/www/dolibarr/distinfo index 9f060779cb4c..01e98a520cca 100644 --- a/www/dolibarr/distinfo +++ b/www/dolibarr/distinfo @@ -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 diff --git a/www/dolibarr/pkg-plist b/www/dolibarr/pkg-plist index 937e6b174d1c..4f22f5b7ae6b 100644 --- a/www/dolibarr/pkg-plist +++ b/www/dolibarr/pkg-plist @@ -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 |