svn commit: r313800 - head/finance/frontaccounting
Beech Rintoul
beech at FreeBSD.org
Sun Mar 10 04:17:02 UTC 2013
Author: beech
Date: Sun Mar 10 04:17:01 2013
New Revision: 313800
URL: http://svnweb.freebsd.org/changeset/ports/313800
Log:
- Update to 2.3.15
- Update License
PR: ports/176761
Submitted by: Janketh Jay <ek at purplehat.org> (maintainer)
Modified:
head/finance/frontaccounting/Makefile
head/finance/frontaccounting/distinfo (contents, props changed)
head/finance/frontaccounting/pkg-plist (contents, props changed)
Modified: head/finance/frontaccounting/Makefile
==============================================================================
--- head/finance/frontaccounting/Makefile Sun Mar 10 04:06:21 2013 (r313799)
+++ head/finance/frontaccounting/Makefile Sun Mar 10 04:17:01 2013 (r313800)
@@ -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}/FrontAcc
MAINTAINER= ek at 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
Modified: head/finance/frontaccounting/distinfo
==============================================================================
--- head/finance/frontaccounting/distinfo Sun Mar 10 04:06:21 2013 (r313799)
+++ head/finance/frontaccounting/distinfo Sun Mar 10 04:17:01 2013 (r313800)
@@ -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
Modified: head/finance/frontaccounting/pkg-plist
==============================================================================
--- head/finance/frontaccounting/pkg-plist Sun Mar 10 04:06:21 2013 (r313799)
+++ head/finance/frontaccounting/pkg-plist Sun Mar 10 04:17:01 2013 (r313800)
@@ -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%%
+
More information about the svn-ports-all
mailing list