diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2018-01-22 20:09:00 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2018-01-22 20:09:00 +0000 |
commit | a56ac200983d4b2923681355810d91f02ad04de1 (patch) | |
tree | 2f3c6c91fe1a4c8b95a19e34abc5ff5f4238d0a1 | |
parent | net/py-pyldap: update to 2.4.45 (diff) |
net/py-ldap: update to 2.5.2
Notes
Notes:
svn path=/head/; revision=459691
-rw-r--r-- | net/py-ldap/Makefile | 2 | ||||
-rw-r--r-- | net/py-ldap/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-ldap/Makefile b/net/py-ldap/Makefile index 08b3e5c493e0..2916a6b0659a 100644 --- a/net/py-ldap/Makefile +++ b/net/py-ldap/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap -PORTVERSION= 2.4.45 +PORTVERSION= 2.5.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-ldap/distinfo b/net/py-ldap/distinfo index a5851cf4d628..0ebbdedfbfba 100644 --- a/net/py-ldap/distinfo +++ b/net/py-ldap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1508276661 -SHA256 (python-ldap-2.4.45.tar.gz) = 824fde180a53772e23edc031c4dd64ac1af4a3eade78f00d9d510937d562f64e -SIZE (python-ldap-2.4.45.tar.gz) = 296804 +TIMESTAMP = 1516650844 +SHA256 (python-ldap-2.5.2.tar.gz) = b8c134dfedaef0e6ff4a4b94277708dcadb758b448905a83b8946df077356ed2 +SIZE (python-ldap-2.5.2.tar.gz) = 297976 |