aboutsummaryrefslogtreecommitdiff
path: root/security/py-paramiko
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2016-11-08 05:47:33 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2016-11-08 05:47:33 +0000
commit5850a42cbb51f90c4a4e5ece13d95b78fe10d8b7 (patch)
treef66749146f2e13c26723b57a574fff141ee39718 /security/py-paramiko
parent4f261bdf6b6bdc7e4e0c804114cfe3ca440410b7 (diff)
downloadports-5850a42cbb51f90c4a4e5ece13d95b78fe10d8b7.tar.gz
ports-5850a42cbb51f90c4a4e5ece13d95b78fe10d8b7.zip
Register conflict with security/py-paramiko1
Notes
Notes: svn path=/head/; revision=425686
Diffstat (limited to 'security/py-paramiko')
-rw-r--r--security/py-paramiko/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/security/py-paramiko/Makefile b/security/py-paramiko/Makefile
index 51f263a2218a..938b898dcb1d 100644
--- a/security/py-paramiko/Makefile
+++ b/security/py-paramiko/Makefile
@@ -3,6 +3,7 @@
PORTNAME= paramiko
PORTVERSION= 2.0.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,6 +19,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography \
USES= python
USE_PYTHON= distutils autoplist
+CONFLICTS_INSTALL= py??-paramiko1-*
+
OPTIONS_DEFINE= EXAMPLES
regression-test: extract