- Update MASTER_SITES

- 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 11:55:09 +00:00
parent 4f74670b69
commit 3cfbd81593
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318514
4 changed files with 12 additions and 20 deletions

View file

@ -1,14 +1,9 @@
# New ports collection makefile for: trytond_carrier_weight
# Date created: 08 September, 2012
# Whom: Matthias Petermann<matthias@petermann.it>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= trytond_carrier_weight PORTNAME= trytond_carrier_weight
PORTVERSION= 2.4.0 PORTVERSION= 2.4.0
CATEGORIES= finance python CATEGORIES= finance python
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (Carrier Weight Module) 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_product_measurements>=2.4.0:${PORTSDIR}/finance/trytond_product_measurements \
trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier trytond_carrier>=2.4.1:${PORTSDIR}/finance/trytond_carrier
CONFLICTS= trytond_carrier_weight-2.[68].*
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS=easy_install USE_PYDISTUTILS=easy_install

View file

@ -1,14 +1,9 @@
# New ports collection makefile for: trytond_ldap_authentication
# Date created: 09 September, 2012
# Whom: Matthias Petermann<matthias@petermann.it>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= trytond_ldap_authentication PORTNAME= trytond_ldap_authentication
PORTVERSION= 2.4.0 PORTVERSION= 2.4.0
CATEGORIES= finance python CATEGORIES= finance python
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (LDAP Authentication Module) COMMENT= Tryton Application Platform (LDAP Authentication Module)
@ -18,6 +13,8 @@ LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_ldap_connection>=2.4.0:${PORTSDIR}/finance/trytond_ldap_connection trytond_ldap_connection>=2.4.0:${PORTSDIR}/finance/trytond_ldap_connection
CONFLICTS= trytond_ldap_authentication-2.[68].*
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS=easy_install USE_PYDISTUTILS=easy_install

View file

@ -1,14 +1,9 @@
# New ports collection makefile for: trytond_ldap_connection
# Date created: 09 September, 2012
# Whom: Matthias Petermann<matthias@petermann.it>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= trytond_ldap_connection PORTNAME= trytond_ldap_connection
PORTVERSION= 2.4.0 PORTVERSION= 2.4.0
CATEGORIES= finance python CATEGORIES= finance python
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (LDAP Connection Module) COMMENT= Tryton Application Platform (LDAP Connection Module)
@ -18,6 +13,8 @@ LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
${PYTHON_PKGNAMEPREFIX}ldap2>=2.4.10:${PORTSDIR}/net/py-ldap2 ${PYTHON_PKGNAMEPREFIX}ldap2>=2.4.10:${PORTSDIR}/net/py-ldap2
CONFLICTS= trytond_ldap_connection-2.[68].*
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS=easy_install USE_PYDISTUTILS=easy_install

View file

@ -1,10 +1,9 @@
# Created by: Matthias Petermann<matthias@petermann.it>
# $FreeBSD$ # $FreeBSD$
PORTNAME= trytond_google_maps PORTNAME= trytond_google_maps
PORTVERSION= 2.4.0 PORTVERSION= 2.4.0
CATEGORIES= www finance python CATEGORIES= www finance python
MASTER_SITES= http://downloads2.tryton.org/${PORTVERSION:R}/ MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/
MAINTAINER= matthias@petermann.it MAINTAINER= matthias@petermann.it
COMMENT= Tryton Application Platform (Google Maps Module) COMMENT= Tryton Application Platform (Google Maps Module)
@ -14,6 +13,8 @@ LICENSE= GPLv3
RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \
trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party trytond_party>=2.4.0:${PORTSDIR}/finance/trytond_party
CONFLICTS= trytond_google_maps-2.[68].*
USE_PYTHON= yes USE_PYTHON= yes
USE_PYDISTUTILS=easy_install USE_PYDISTUTILS=easy_install