1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00

- Mark CONFLICTS between devel/py-boto-devel and dns/p5-Net-Amazon-Route53

- Bump PORTREVISION
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-05-03 05:01:11 +00:00
parent 5c951cebbd
commit 706a29abfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=273536
2 changed files with 5 additions and 1 deletions

View File

@ -7,6 +7,7 @@
PORTNAME= boto
PORTVERSION= 2.0b4
PORTREVISION= 1
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \
CHEESESHOP
@ -19,6 +20,6 @@ COMMENT= Python interface to Amazon Web Services
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
CONFLICTS= py2[0-9]-boto-[0-9]*
CONFLICTS= p5-Net-Amazon-Route53-[0-9]* py2[0-9]-boto-[0-9]*
.include <bsd.port.mk>

View File

@ -7,6 +7,7 @@
PORTNAME= Net-Amazon-Route53
PORTVERSION= 0.110310
PORTREVISION= 1
CATEGORIES= dns perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jnlin@csie.nctu.edu.tw
COMMENT= Manage your DNS entries on Amazon's Route53 service
CONFLICTS= py[23][0-9]-boto-devel-[0-9]*
RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \
p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \