pkgsrc/databases/ruby-ldap
obache 3d8c37f826 Update ruby-ldap to 0.9.11.
0.9.11
-----

Allow passing SASL interaction options

This adds a hash parameter "options" to LDAP::Conn.sasl_bind, which
can take :authzid, :authcid, and :realm (and corresponding strings),
for SASL authentication.

Also, refactored the rb_scan_args inside rb_ldap_conn_sasl_bind to use
C's case fallthrough, leading to less code repetition.
2010-05-28 08:25:07 +00:00
..
DESCR
distinfo Update ruby-ldap to 0.9.11. 2010-05-28 08:25:07 +00:00
Makefile Update ruby-ldap to 0.9.11. 2010-05-28 08:25:07 +00:00
PLIST