1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Update to 2.4.1

- Update MASTER_SITES and COMMENT
- Add CONFLICTS
- Trim Makefile headers

PR:		178161
Submitted by:	Matthias Petermann <matthias@petermann.it> (maintainer)
This commit is contained in:
Wen Heping 2013-05-19 02:49:27 +00:00
parent 6283da6271
commit 889df1a914
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318475
2 changed files with 8 additions and 10 deletions

View File

@ -1,17 +1,13 @@
# New ports collection makefile for: trytond_party
# Date created: 12 August, 2012
# Whom: Matthias Petermann<matthias@petermann.it>
#
# $FreeBSD$
#
PORTNAME= trytond_party
PORTVERSION= 2.4.0
PORTVERSION= 2.4.1
CATEGORIES= finance python
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ \
http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it
COMMENT= The Party Module for Tryton
COMMENT= Tryton Application Platform (Party Module)
LICENSE= GPLv3
@ -19,6 +15,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_country>=2.4.0:${PORTSDIR}/finance/trytond_country \
${PYTHON_PKGNAMEPREFIX}vatnumber>=1.0.0:${PORTSDIR}/finance/py-vatnumber
CONFLICTS= trytond_party-2.[68].*
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install

View File

@ -1,2 +1,2 @@
SHA256 (trytond_party-2.4.0.tar.gz) = d0ba5a6ddf57f254c650239608997ad46950e532d3da9e1af87f0a1e4231e723
SIZE (trytond_party-2.4.0.tar.gz) = 53011
SHA256 (trytond_party-2.4.1.tar.gz) = dfe124f98cbaf96566bf88a37a3dccc783965b78709531c2e2d3aad5e919347d
SIZE (trytond_party-2.4.1.tar.gz) = 52852