diff options
author | Wen Heping <wen@FreeBSD.org> | 2012-06-06 08:27:25 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2012-06-06 08:27:25 +0000 |
commit | 19cb8b4941fd9ef7e455bec54373c4b6c59c9663 (patch) | |
tree | d9775b80cf904eeae7d340a136017930ec2e82a4 /finance/weberp | |
parent | b7fcfeb6574694079bf0d3372d8c5a20aeea5b3d (diff) | |
download | ports-19cb8b4941fd9ef7e455bec54373c4b6c59c9663.tar.gz ports-19cb8b4941fd9ef7e455bec54373c4b6c59c9663.zip |
Notes
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 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/finance/weberp/Makefile b/finance/weberp/Makefile index f1d76beaaee7..49777a8ea11f 100644 --- a/finance/weberp/Makefile +++ b/finance/weberp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= weberp -PORTVERSION= 4.07.8 +PORTVERSION= 4.07.10 CATEGORIES= finance www MASTER_SITES= SF/web-erp/ DISTNAME= webERP${PORTVERSION} diff --git a/finance/weberp/distinfo b/finance/weberp/distinfo index d4ffd202847d..5f9372919187 100644 --- a/finance/weberp/distinfo +++ b/finance/weberp/distinfo @@ -1,2 +1,2 @@ -SHA256 (webERP4.07.8.zip) = 70fadc89bd69cf1d0a8d3d932a7852ce0a7ed0ff001b53190f3c116454f78972 -SIZE (webERP4.07.8.zip) = 18394464 +SHA256 (webERP4.07.10.zip) = dd94355b31687908c188dd56c8c85458fb655ff35ec5337c729acf7970a738d0 +SIZE (webERP4.07.10.zip) = 18419906 diff --git a/finance/weberp/pkg-plist b/finance/weberp/pkg-plist index d24b16f807cd..a4634568d8fb 100644 --- a/finance/weberp/pkg-plist +++ b/finance/weberp/pkg-plist @@ -264,6 +264,7 @@ %%WWWDIR%%/WorkOrderIssue.php %%WWWDIR%%/WorkOrderReceive.php %%WWWDIR%%/WorkOrderStatus.php +%%WWWDIR%%/Z_AccountCodeTo20Digits.php %%WWWDIR%%/Z_BottomUpCosts.php %%WWWDIR%%/Z_ChangeBranchCode.php %%WWWDIR%%/Z_ChangeCustomerCode.php @@ -346,7 +347,6 @@ %%WWWDIR%%/build/TruncateAuditTrail.sql %%WWWDIR%%/build/check_syntax.sh %%WWWDIR%%/build/make_release.sh -%%WWWDIR%%/build/make_release.sh~ %%WWWDIR%%/companies/weberpdemo/EDI_Incoming_Orders/Order1.edi %%WWWDIR%%/companies/weberpdemo/EDI_Sent/EDI_INV_67.edi %%WWWDIR%%/companies/weberpdemo/EDI_Sent/EDI_INV_68.edi |