- Update to 2.4.5
- Add CONFLICTS - Update WWW, COMMENT and MASTER_SITES - Trim Makefile headers - Pass maintainership to submitter PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it>
This commit is contained in:
parent
ce9bee070b
commit
e157ec3576
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318469
@ -1,18 +1,14 @@
|
||||
# New ports collection makefile for: trytond
|
||||
# Date created: 09 July, 2009
|
||||
# Whom: Wen Heping<wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping<wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= trytond
|
||||
PORTVERSION= 2.4.1
|
||||
PORTREVISION= 3
|
||||
PORTVERSION= 2.4.5
|
||||
CATEGORIES= finance python
|
||||
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
|
||||
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ \
|
||||
http://downloads2.tryton.org/${PORTVERSION:R}/
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= A three-tiers high-level general purpose application platform
|
||||
MAINTAINER= matthias@petermann.it
|
||||
COMMENT= Tryton Application Platform (Server)
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
@ -24,6 +20,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/mx/__init__.py:${PORTSDIR}/lang/py-mx-base \
|
||||
${PYTHON_PKGNAMEPREFIX}polib>=0.7.0:${PORTSDIR}/devel/py-polib
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
CONFLICTS= trytond-2.[68].*
|
||||
|
||||
USERS= trytond
|
||||
GROUPS= trytond
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (trytond-2.4.1.tar.gz) = a0d986ee2e4b60f3c98e696ba41c37079bca3d28e06642371fe54fca2fa8970d
|
||||
SIZE (trytond-2.4.1.tar.gz) = 440704
|
||||
SHA256 (trytond-2.4.5.tar.gz) = 73a8e5c0942b621760026eaaa267eea6db3bd5426ad2eeb26b39e300fac17f27
|
||||
SIZE (trytond-2.4.5.tar.gz) = 441771
|
||||
|
@ -3,4 +3,4 @@ under the license GPL-3 written in Python and using PostgreSQL as
|
||||
database engine. It is the core base of a complete business solution
|
||||
providing modularity, scalability and security.
|
||||
|
||||
WWW: http://www.tryton.org/
|
||||
WWW: http://www.tryton.org/
|
||||
|
Loading…
Reference in New Issue
Block a user