diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-04-04 15:46:53 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-04-04 15:46:53 +0000 |
commit | cc400ddef62704cc7e6902756f763fcda430db8d (patch) | |
tree | 8da915513542d0b38734886f3360a96c4b57c593 | |
parent | c2ea8bba0b203c4124f2c671276cf437a04ae4e1 (diff) | |
download | freebsd-ports-cc400ddef62704cc7e6902756f763fcda430db8d.zip |
- Update to 4.07.6
Reported by: pav@
Feature safe: yes
-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 |