View | Details | Raw Unified | Return to bug 176761 | Differences between
and this patch

Collapse All | Expand All

(-)frontaccounting/Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
# $FreeBSD: head/finance/frontaccounting/Makefile 312382 2013-02-16 19:20:25Z rm $
2
# $FreeBSD: head/finance/frontaccounting/Makefile 312382 2013-02-16 19:20:25Z rm $
3
3
4
PORTNAME=	frontaccounting
4
PORTNAME=	frontaccounting
5
DISTVERSION=	2.3.14
5
DISTVERSION=	2.3.15
6
CATEGORIES=	finance www
6
CATEGORIES=	finance www
7
MASTER_SITES=	SF
7
MASTER_SITES=	SF
8
MASTER_SITE_SUBDIR=	${PORTNAME}/FrontAccounting-2.3/${PORTVERSION}
8
MASTER_SITE_SUBDIR=	${PORTNAME}/FrontAccounting-2.3/${PORTVERSION}
Lines 10-15 Link Here
10
MAINTAINER=	ek@purplehat.org
10
MAINTAINER=	ek@purplehat.org
11
COMMENT=	Simple, powerful system for the entire ERP chain
11
COMMENT=	Simple, powerful system for the entire ERP chain
12
12
13
LICENSE=	GPLv3
14
LICENSE_FILE=	${WRKSRC}/doc/license.txt
15
13
USE_GETTEXT=	yes
16
USE_GETTEXT=	yes
14
USE_MYSQL=	yes
17
USE_MYSQL=	yes
15
USE_PHP+=	mysql mysqli openssl session
18
USE_PHP+=	mysql mysqli openssl session
(-)frontaccounting/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (frontaccounting-2.3.14.tar.gz) = 2326e84e87ef2d49320637c13b962c82dac3f7599e91f5d96b8ced598ad117e0
1
SHA256 (frontaccounting-2.3.15.tar.gz) = a1c27b58591c1043c4a6ee7b4085347b8ce9a4d08981491ebcc3a7a4f3d63d50
2
SIZE (frontaccounting-2.3.14.tar.gz) = 1256456
2
SIZE (frontaccounting-2.3.15.tar.gz) = 1263829

Return to bug 176761