summaryrefslogtreecommitdiff
path: root/databases/py-ldap/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2014-10-12 14:53:38 +0000
committerwiz <wiz>2014-10-12 14:53:38 +0000
commitf5d2f67a0201bbc1bfb049d464c854bfa9be15ef (patch)
treec1f529be1b9b5ad88cfa27a54dd8a4811511f583 /databases/py-ldap/Makefile
parent5d0109eb028982b686058be8c903ece631c1d84e (diff)
downloadpkgsrc-f5d2f67a0201bbc1bfb049d464c854bfa9be15ef.tar.gz
Update to 2.4.18:
Released 2.4.18 2014-10-09 Changes since 2.4.17: Lib/ * Fixed raising exception in LDAPObject.read_s() when reading an entry returns empty search result
Diffstat (limited to 'databases/py-ldap/Makefile')
-rw-r--r--databases/py-ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/py-ldap/Makefile b/databases/py-ldap/Makefile
index 2c6be9b8924..130a4d493a9 100644
--- a/databases/py-ldap/Makefile
+++ b/databases/py-ldap/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2014/10/01 11:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2014/10/12 14:53:38 wiz Exp $
-DISTNAME= python-ldap-2.4.17
+DISTNAME= python-ldap-2.4.18
PKGNAME= ${DISTNAME:S/python/${PYPKGPREFIX}/}
CATEGORIES= databases python
MASTER_SITES= http://pypi.python.org/packages/source/p/python-ldap/