aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-ldap
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2016-08-21 20:59:21 +0800
committerrm <rm@FreeBSD.org>2016-08-21 20:59:21 +0800
commitf1b27f6fa819a96786572835eb74b8cd99a037f3 (patch)
tree880e520b2e40f99f0d745bbc661dfa6a5574a1ab /net/py-ldap
parent1d16b045867ab339e0451c961b1949d9aac4aae7 (diff)
downloadfreebsd-ports-gnome-f1b27f6fa819a96786572835eb74b8cd99a037f3.tar.gz
freebsd-ports-gnome-f1b27f6fa819a96786572835eb74b8cd99a037f3.tar.zst
freebsd-ports-gnome-f1b27f6fa819a96786572835eb74b8cd99a037f3.zip
net/py-ldap: update to 2.4.27
- update to 2.4.27 - make dependency upon pyasn1 excplicit
Diffstat (limited to 'net/py-ldap')
-rw-r--r--net/py-ldap/Makefile5
-rw-r--r--net/py-ldap/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/net/py-ldap/Makefile b/net/py-ldap/Makefile
index d5951b4f3c87..93e7bdff9a7b 100644
--- a/net/py-ldap/Makefile
+++ b/net/py-ldap/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ldap
-PORTVERSION= 2.4.26
+PORTVERSION= 2.4.27
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,8 @@ COMMENT= LDAP module for python, for OpenLDAP2
LICENSE= PSFL
LICENSE_FILE= ${WRKSRC}/LICENCE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>0:devel/py-pyasn1-modules
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>0:devel/py-pyasn1 \
+ ${PYTHON_PKGNAMEPREFIX}pyasn1-modules>0:devel/py-pyasn1-modules
CONFLICTS_INSTALL= py27-pyldap
USES= python:-2.7
diff --git a/net/py-ldap/distinfo b/net/py-ldap/distinfo
index ad26e59882e4..bd8ba1676e0b 100644
--- a/net/py-ldap/distinfo
+++ b/net/py-ldap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469794685
-SHA256 (python-ldap-2.4.26.tar.gz) = 09c852e343ab97f566279be331736ebdb35723b7887db30a10990f4099e7619b
-SIZE (python-ldap-2.4.26.tar.gz) = 124757
+TIMESTAMP = 1471614910
+SHA256 (python-ldap-2.4.27.tar.gz) = 6306a57a3c659ffda0003b386b1a23fdcee0b903a0ede0ce04c33ba78be64a2e
+SIZE (python-ldap-2.4.27.tar.gz) = 125094