Subject: CVS commit: pkgsrc/databases/py-ldap
From: Thomas Klausner
Date: 2014-04-01 23:15:23
Message id: 20140401211523.5452A96@cvs.netbsd.org

Log Message:
Update to 2.4.15.
Replace interpreter path in installed file.

Released 2.4.15 2014-03-24

Changes since 2.4.14:

Lib/
* Added missing modules ldap.controls.openldap and
  ldap.controls.pwdpolicy to setup.py
* Added missing imports to ldap.controls.pwdpolicy
* Fixed ldap.controls.pwdpolicy.decodeControlValue() to decode
  string of digits
* Support for X-SUBST in schema element class LDAPSyntax
* Support for X-ORDERED and X-ORIGIN in schema element class AttributeType
* ldapurl: New scope 'subordinates' defined in
  draft-sermersheim-ldap-subordinate-scope

Modules/
* New constant ldap.SCOPE_SUBORDINATE derived from ldap.h for
  draft-sermersheim-ldap-subordinate-scope
* Fixed constant ldap.sasl.CB_GETREALM (thanks to Martin Pfeifer)

Files:
RevisionActionfile
1.55modifypkgsrc/databases/py-ldap/Makefile
1.12modifypkgsrc/databases/py-ldap/PLIST
1.22modifypkgsrc/databases/py-ldap/distinfo
1.11modifypkgsrc/databases/py-ldap/patches/patch-aa