pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ruby-ldap
Module Name: pkgsrc
Committed By: obache
Date: Fri May 28 08:25:07 UTC 2010
Modified Files:
pkgsrc/databases/ruby-ldap: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/databases/ruby-ldap/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/databases/ruby-ldap/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index