aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2013-02-17 03:20:25 +0800
committerrm <rm@FreeBSD.org>2013-02-17 03:20:25 +0800
commitba0994a9fad6124cd5899e20ecf99cc57a531bc0 (patch)
tree56e92408559008b3fe2993e4a80aae3437b015b1 /finance
parentd58266e8262e278da855d02d26583421f445f616 (diff)
downloadfreebsd-ports-gnome-ba0994a9fad6124cd5899e20ecf99cc57a531bc0.tar.gz
freebsd-ports-gnome-ba0994a9fad6124cd5899e20ecf99cc57a531bc0.tar.zst
freebsd-ports-gnome-ba0994a9fad6124cd5899e20ecf99cc57a531bc0.zip
- update to 2.3.14
while here: - trim Makefile header - add missing file to pkg-plist - remove bogus PORTDOCS variable - it's not used anyhow in the port itself for docs installing (it's handled manually), but setting PORTDOCS implies removin ${PREFIX}/share/doc/${PORTNAME} directory at deinstall that the port do not creates in first place, producing warning about that - tweak the docs path in PORTDOCSARGS - remove trailing whitespace in pkg-descr PR: 175444 Submitted by: Janketh Jay <ek@purplehat.org> (maintainer)
Diffstat (limited to 'finance')
-rw-r--r--finance/frontaccounting/Makefile9
-rw-r--r--finance/frontaccounting/distinfo4
-rw-r--r--finance/frontaccounting/pkg-descr6
-rw-r--r--finance/frontaccounting/pkg-plist1
4 files changed, 9 insertions, 11 deletions
diff --git a/finance/frontaccounting/Makefile b/finance/frontaccounting/Makefile
index a63d18eb64c3..ec5f1b47af7c 100644
--- a/finance/frontaccounting/Makefile
+++ b/finance/frontaccounting/Makefile
@@ -1,13 +1,11 @@
# Created by: Janky Jay <ek@purplehat.org>
-#
# $FreeBSD$
-#
PORTNAME= frontaccounting
-DISTVERSION= 2.3.13
+DISTVERSION= 2.3.14
CATEGORIES= finance www
MASTER_SITES= SF
-MASTER_SITE_SUBDIR= frontaccounting/FrontAccounting-2.3/${PORTVERSION}
+MASTER_SITE_SUBDIR= ${PORTNAME}/FrontAccounting-2.3/${PORTVERSION}
MAINTAINER= ek@purplehat.org
COMMENT= Simple, powerful system for the entire ERP chain
@@ -21,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
SUB_FILES= pkg-install pkg-deinstall pkg-message
-PORTDOCS= *
SHAREOWN= ${WWWOWN}
SHAREGRP= ${WWWGRP}
@@ -46,7 +43,7 @@ RUN_DEPENDS+= mysqld_safe:${PORTSDIR}/databases/mysql55-server
.if ${PORT_OPTIONS:MDOCS}
PORTDOCSARGS=
.else
-PORTDOCSARGS= '-not -path "./docs*"'
+PORTDOCSARGS= '-not -path "./doc*"'
.endif
do-install:
diff --git a/finance/frontaccounting/distinfo b/finance/frontaccounting/distinfo
index 236b448bd793..97fa9dc6467d 100644
--- a/finance/frontaccounting/distinfo
+++ b/finance/frontaccounting/distinfo
@@ -1,2 +1,2 @@
-SHA256 (frontaccounting-2.3.13.tar.gz) = cff92915eb6a369520d176b8af8d7d3bcab47037aa66ad8d895cf8b7214ce286
-SIZE (frontaccounting-2.3.13.tar.gz) = 1254437
+SHA256 (frontaccounting-2.3.14.tar.gz) = 2326e84e87ef2d49320637c13b962c82dac3f7599e91f5d96b8ced598ad117e0
+SIZE (frontaccounting-2.3.14.tar.gz) = 1256456
diff --git a/finance/frontaccounting/pkg-descr b/finance/frontaccounting/pkg-descr
index f8cc4665ca23..f8e9125f4412 100644
--- a/finance/frontaccounting/pkg-descr
+++ b/finance/frontaccounting/pkg-descr
@@ -1,6 +1,6 @@
-FrontAccounting is a simple, but powerful, system for the
+FrontAccounting is a simple, but powerful, system for the
entire ERP chain and covers:
-
+
Purchase Orders
Goods Receivable Notes
Supplier Invoices/Credit Notes
@@ -17,7 +17,7 @@ Allocations
Accounts Receivable
Among many others...
-FrontAccounting is free and released under the GNU General
+FrontAccounting is free and released under the GNU General
Public License.
WWW: http://www.frontaccounting.com/
diff --git a/finance/frontaccounting/pkg-plist b/finance/frontaccounting/pkg-plist
index 74f70ca14890..88e86f02de2b 100644
--- a/finance/frontaccounting/pkg-plist
+++ b/finance/frontaccounting/pkg-plist
@@ -409,6 +409,7 @@
%%WWWDIR%%/reporting/rep303.php
%%WWWDIR%%/reporting/rep304.php
%%WWWDIR%%/reporting/rep305.php
+%%WWWDIR%%/reporting/rep306.php
%%WWWDIR%%/reporting/rep401.php
%%WWWDIR%%/reporting/rep409.php
%%WWWDIR%%/reporting/rep501.php