diff options
author | wen <wen@FreeBSD.org> | 2012-04-04 23:46:53 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2012-04-04 23:46:53 +0800 |
commit | 8cca34ddbbc5fcdbf4cad18cbef70f3650ba8137 (patch) | |
tree | 0eb6a383f3e01d9a5413cf8aa5c4ad3189ca519c /finance/weberp | |
parent | 774cad670bc4abcc44e97290c85fe1d4fae5ac30 (diff) | |
download | freebsd-ports-gnome-8cca34ddbbc5fcdbf4cad18cbef70f3650ba8137.tar.gz freebsd-ports-gnome-8cca34ddbbc5fcdbf4cad18cbef70f3650ba8137.tar.zst freebsd-ports-gnome-8cca34ddbbc5fcdbf4cad18cbef70f3650ba8137.zip |
- Update to 4.07.6
Reported by: pav@
Feature safe: yes
Diffstat (limited to 'finance/weberp')
-rw-r--r-- | finance/weberp/Makefile | 2 | ||||
-rw-r--r-- | finance/weberp/distinfo | 4 | ||||
-rw-r--r-- | finance/weberp/pkg-plist | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/finance/weberp/Makefile b/finance/weberp/Makefile index 90601b752b66..806fb4d49400 100644 --- a/finance/weberp/Makefile +++ b/finance/weberp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= weberp -PORTVERSION= 4.07.5 +PORTVERSION= 4.07.6 CATEGORIES= finance www MASTER_SITES= SF/web-erp/ DISTNAME= webERP${PORTVERSION} diff --git a/finance/weberp/distinfo b/finance/weberp/distinfo index 313b9ae31be9..6260ba5a5041 100644 --- a/finance/weberp/distinfo +++ b/finance/weberp/distinfo @@ -1,2 +1,2 @@ -SHA256 (webERP4.07.5.zip) = c75b2339aef51cd1f184f8d861bf29ef7866dbfd7e9813936b47663da9d29188 -SIZE (webERP4.07.5.zip) = 18009093 +SHA256 (webERP4.07.6.zip) = e783b5af392381e8b643a21ee8ade87294a391d3678b0997647bd9db8643206f +SIZE (webERP4.07.6.zip) = 18389532 diff --git a/finance/weberp/pkg-plist b/finance/weberp/pkg-plist index b6eac972d6e3..14fb5c2f59ec 100644 --- a/finance/weberp/pkg-plist +++ b/finance/weberp/pkg-plist @@ -1357,6 +1357,8 @@ %%WWWDIR%%/locale/vi_VN.utf8/LC_MESSAGES/messages.po %%WWWDIR%%/locale/zh_CN.utf8/LC_MESSAGES/messages.mo %%WWWDIR%%/locale/zh_CN.utf8/LC_MESSAGES/messages.po +%%WWWDIR%%/locale/zh_TW.utf8/LC_MESSAGES/messages.mo +%%WWWDIR%%/locale/zh_TW.utf8/LC_MESSAGES/messages.po %%WWWDIR%%/locale/zh_CN.utf8/Manual/ManualAPIFunctions.php %%WWWDIR%%/locale/zh_CN.utf8/Manual/ManualARInquiries.html %%WWWDIR%%/locale/zh_CN.utf8/Manual/ManualARReports.html @@ -1694,6 +1696,8 @@ @dirrm %%WWWDIR%%/locale/zh_HK.utf8/LC_MESSAGES @dirrm %%WWWDIR%%/locale/zh_HK.utf8/Manual @dirrm %%WWWDIR%%/locale/zh_HK.utf8 +@dirrm %%WWWDIR%%/locale/zh_TW.utf8/LC_MESSAGES +@dirrm %%WWWDIR%%/locale/zh_TW.utf8 @dirrm %%WWWDIR%%/locale @dirrm %%WWWDIR%%/reportwriter/admin/forms @dirrm %%WWWDIR%%/reportwriter/admin |