diff --git a/finance/trytond_carrier_weight/Makefile b/finance/trytond_carrier_weight/Makefile index 223aace579b4..9a77be99ec55 100644 --- a/finance/trytond_carrier_weight/Makefile +++ b/finance/trytond_carrier_weight/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: trytond_carrier_weight -# Date created: 08 September, 2012 -# Whom: Matthias Petermann -# # $FreeBSD$ -# PORTNAME= trytond_carrier_weight PORTVERSION= 2.4.0 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 (Carrier Weight Module) @@ -19,6 +14,8 @@ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_product_measurements>=2.4.0:${PORTSDIR}/finance/trytond_product_measurements \ trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier +CONFLICTS= trytond_carrier_weight-2.[68].* + USE_PYTHON= yes USE_PYDISTUTILS=easy_install diff --git a/finance/trytond_ldap_authentication/Makefile b/finance/trytond_ldap_authentication/Makefile index b5f2977ca13f..54568278137a 100644 --- a/finance/trytond_ldap_authentication/Makefile +++ b/finance/trytond_ldap_authentication/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: trytond_ldap_authentication -# Date created: 09 September, 2012 -# Whom: Matthias Petermann -# # $FreeBSD$ -# PORTNAME= trytond_ldap_authentication PORTVERSION= 2.4.0 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 (LDAP Authentication Module) @@ -18,6 +13,8 @@ LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_ldap_connection>=2.4.0:${PORTSDIR}/finance/trytond_ldap_connection +CONFLICTS= trytond_ldap_authentication-2.[68].* + USE_PYTHON= yes USE_PYDISTUTILS=easy_install diff --git a/finance/trytond_ldap_connection/Makefile b/finance/trytond_ldap_connection/Makefile index ad79c9830a7e..e2f33214dc9b 100644 --- a/finance/trytond_ldap_connection/Makefile +++ b/finance/trytond_ldap_connection/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: trytond_ldap_connection -# Date created: 09 September, 2012 -# Whom: Matthias Petermann -# # $FreeBSD$ -# PORTNAME= trytond_ldap_connection PORTVERSION= 2.4.0 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 (LDAP Connection Module) @@ -18,6 +13,8 @@ LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ ${PYTHON_PKGNAMEPREFIX}ldap2>=2.4.10:${PORTSDIR}/net/py-ldap2 +CONFLICTS= trytond_ldap_connection-2.[68].* + USE_PYTHON= yes USE_PYDISTUTILS=easy_install diff --git a/www/trytond_google_maps/Makefile b/www/trytond_google_maps/Makefile index 5c48c6d87dd4..88d521835a29 100644 --- a/www/trytond_google_maps/Makefile +++ b/www/trytond_google_maps/Makefile @@ -1,10 +1,9 @@ -# Created by: Matthias Petermann # $FreeBSD$ PORTNAME= trytond_google_maps PORTVERSION= 2.4.0 CATEGORIES= www 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 (Google Maps Module) @@ -14,6 +13,8 @@ LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party +CONFLICTS= trytond_google_maps-2.[68].* + USE_PYTHON= yes USE_PYDISTUTILS=easy_install