diff options
author | Wen Heping <wen@FreeBSD.org> | 2013-05-19 14:48:21 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2013-05-19 14:48:21 +0000 |
commit | 5409bbcf44ffff716879e4852d29a1c344cdb43a (patch) | |
tree | bda27fdb46a351922d7412ce6f2b4d1b61ee7617 /finance/trytond_sale_opportunity | |
parent | d269d1adc0375eec3cee61f0bbe8fff9abef6619 (diff) | |
download | ports-5409bbcf44ffff716879e4852d29a1c344cdb43a.tar.gz ports-5409bbcf44ffff716879e4852d29a1c344cdb43a.zip |
Notes
Diffstat (limited to 'finance/trytond_sale_opportunity')
-rw-r--r-- | finance/trytond_sale_opportunity/Makefile | 11 | ||||
-rw-r--r-- | finance/trytond_sale_opportunity/distinfo | 4 |
2 files changed, 6 insertions, 9 deletions
diff --git a/finance/trytond_sale_opportunity/Makefile b/finance/trytond_sale_opportunity/Makefile index d1f3395435ea..aeec24e9e002 100644 --- a/finance/trytond_sale_opportunity/Makefile +++ b/finance/trytond_sale_opportunity/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: trytond_sale_opportunity -# Date created: 08 September, 2012 -# Whom: Matthias Petermann<matthias@petermann.it> -# # $FreeBSD$ -# PORTNAME= trytond_sale_opportunity -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= finance python -MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ +MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ MAINTAINER= matthias@petermann.it COMMENT= Tryton Application Platform (Sale Opportunity Module) @@ -18,6 +13,8 @@ LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_sale>=2.4.0:${PORTSDIR}/finance/trytond_sale +CONFLICTS= trytond_sale_opportunity-2.[68].* + USE_PYTHON= yes USE_PYDISTUTILS=easy_install diff --git a/finance/trytond_sale_opportunity/distinfo b/finance/trytond_sale_opportunity/distinfo index 46a3578f1da2..3a437d172be3 100644 --- a/finance/trytond_sale_opportunity/distinfo +++ b/finance/trytond_sale_opportunity/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_sale_opportunity-2.4.0.tar.gz) = dbf9a1866bef82c923327e706914886fd60248d9fd5d623c83354a1053340f97 -SIZE (trytond_sale_opportunity-2.4.0.tar.gz) = 38902 +SHA256 (trytond_sale_opportunity-2.4.1.tar.gz) = ea26049098b7e5e865ef18888212e17f1e921a7c28476e98fa6e35354340cfb5 +SIZE (trytond_sale_opportunity-2.4.1.tar.gz) = 37757 |