aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Net-Amazon-Route53
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-05-03 13:01:11 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-05-03 13:01:11 +0800
commitf38c45f85a287c5aeabccd96193b9e50864fb060 (patch)
treefe6d2eb4fada66ea8b6c49fa1c9d4e2980694d2b /dns/p5-Net-Amazon-Route53
parent82a5f75ce27e0c4888e021ece19dd29db0ecbc82 (diff)
downloadfreebsd-ports-gnome-f38c45f85a287c5aeabccd96193b9e50864fb060.tar.gz
freebsd-ports-gnome-f38c45f85a287c5aeabccd96193b9e50864fb060.tar.zst
freebsd-ports-gnome-f38c45f85a287c5aeabccd96193b9e50864fb060.zip
- Mark CONFLICTS between devel/py-boto-devel and dns/p5-Net-Amazon-Route53
- Bump PORTREVISION
Diffstat (limited to 'dns/p5-Net-Amazon-Route53')
-rw-r--r--dns/p5-Net-Amazon-Route53/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/p5-Net-Amazon-Route53/Makefile b/dns/p5-Net-Amazon-Route53/Makefile
index 76c3b048d85d..763107f6e9ca 100644
--- a/dns/p5-Net-Amazon-Route53/Makefile
+++ b/dns/p5-Net-Amazon-Route53/Makefile
@@ -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 \