diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2013-03-10 04:17:01 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2013-03-10 04:17:01 +0000 |
commit | d676e8607f49fd9aa3b9d85cea53338346085aa5 (patch) | |
tree | 187c518e0e3973b9489f55056e838b4437a9f2f9 /finance/frontaccounting | |
parent | 81998b79a39a41575d46027a3a09db9d8d0de4ef (diff) | |
download | ports-d676e8607f49fd9aa3b9d85cea53338346085aa5.tar.gz ports-d676e8607f49fd9aa3b9d85cea53338346085aa5.zip |
Notes
Diffstat (limited to 'finance/frontaccounting')
-rw-r--r-- | finance/frontaccounting/Makefile | 5 | ||||
-rw-r--r-- | finance/frontaccounting/distinfo | 4 | ||||
-rw-r--r-- | finance/frontaccounting/pkg-plist | 4 |
3 files changed, 10 insertions, 3 deletions
diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile index ec5f1b47af7c..b86aafb52b94 100644 --- a/finance/frontaccounting/Makefile +++ b/finance/frontaccounting/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= frontaccounting -DISTVERSION= 2.3.14 +DISTVERSION= 2.3.15 CATEGORIES= finance www MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME}/FrontAccounting-2.3/${PORTVERSION} @@ -10,6 +10,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}/FrontAccounting-2.3/${PORTVERSION} MAINTAINER= ek@purplehat.org COMMENT= Simple, powerful system for the entire ERP chain +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/doc/license.txt + USE_GETTEXT= yes USE_MYSQL= yes USE_PHP+= mysql mysqli openssl session diff --git a/finance/frontaccounting/distinfo b/finance/frontaccounting/distinfo index 97fa9dc6467d..68a3fbfe8236 100644 --- a/finance/frontaccounting/distinfo +++ b/finance/frontaccounting/distinfo @@ -1,2 +1,2 @@ -SHA256 (frontaccounting-2.3.14.tar.gz) = 2326e84e87ef2d49320637c13b962c82dac3f7599e91f5d96b8ced598ad117e0 -SIZE (frontaccounting-2.3.14.tar.gz) = 1256456 +SHA256 (frontaccounting-2.3.15.tar.gz) = a1c27b58591c1043c4a6ee7b4085347b8ce9a4d08981491ebcc3a7a4f3d63d50 +SIZE (frontaccounting-2.3.15.tar.gz) = 1263829 diff --git a/finance/frontaccounting/pkg-plist b/finance/frontaccounting/pkg-plist index 88e86f02de2b..80dd8d79e759 100644 --- a/finance/frontaccounting/pkg-plist +++ b/finance/frontaccounting/pkg-plist @@ -402,6 +402,7 @@ %%WWWDIR%%/reporting/rep202.php %%WWWDIR%%/reporting/rep203.php %%WWWDIR%%/reporting/rep204.php +%%WWWDIR%%/reporting/rep205.php %%WWWDIR%%/reporting/rep209.php %%WWWDIR%%/reporting/rep210.php %%WWWDIR%%/reporting/rep301.php @@ -410,6 +411,7 @@ %%WWWDIR%%/reporting/rep304.php %%WWWDIR%%/reporting/rep305.php %%WWWDIR%%/reporting/rep306.php +%%WWWDIR%%/reporting/rep307.php %%WWWDIR%%/reporting/rep401.php %%WWWDIR%%/reporting/rep409.php %%WWWDIR%%/reporting/rep501.php @@ -592,6 +594,7 @@ %%WWWDIR%%/themes/default/images/download.gif %%WWWDIR%%/themes/default/images/edit.gif %%WWWDIR%%/themes/default/images/escape.png +%%WWWDIR%%/themes/default/images/favicon.ico %%WWWDIR%%/themes/default/images/gl.png %%WWWDIR%%/themes/default/images/help.gif %%WWWDIR%%/themes/default/images/invoice.gif @@ -742,3 +745,4 @@ @dirrm %%WWWDIR%%/admin @dirrm %%WWWDIR%%/access @dirrm %%WWWDIR%% + |