Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Mar 2013 04:17:01 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313800 - head/finance/frontaccounting
Message-ID:  <201303100417.r2A4H1Uo043125@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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%%
+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303100417.r2A4H1Uo043125>