aboutsummaryrefslogtreecommitdiffstats
path: root/finance/trytond_party/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/trytond_party/Makefile')
-rw-r--r--finance/trytond_party/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/finance/trytond_party/Makefile b/finance/trytond_party/Makefile
index 8ecd22dfe882..444540af443a 100644
--- a/finance/trytond_party/Makefile
+++ b/finance/trytond_party/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= trytond_party
-PORTVERSION= 2.4.1
-PORTREVISION= 1
+PORTVERSION= 2.4.2
CATEGORIES= finance python
MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
@@ -16,6 +15,9 @@ 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
+DEPRECATED= Upstream project no longer supports the Tryton 2.4 series
+EXPIRATION_DATE= 2015-08-05
+
CONFLICTS= trytond28_party-2.8.*
USES= python