2015-03-08 16:17:22 by Takahiro Kambe | Files touched by this commit (58) | |
Log message:
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
|
2015-01-16 10:18:48 by Takahiro Kambe | Files touched by this commit (6) |
Log message:
Fix typo, s/GEM_CLEANBUOLD_EXTENSIONS/GEM_CLEANBUILD_EXTENSIONS/.
|
2014-03-13 19:21:14 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Add GEM_EXTSDIR support.
No functional change for current versions of Rubys.
|
2014-02-13 00:18:57 by Matthias Scheler | Files touched by this commit (1568) |
Log message:
Recursive PKGREVISION bump for OpenSSL API version bump.
|
2014-01-18 13:58:59 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ruby-ldap to 0.9.16.
Fri Sep 6 07:04:07 UTC 2013 Alexey Chebotar <alexey.chebotar@gmail.com>
* Version 0.9.16
* Fixed undefined method 'each' in LDAP::LDIF.mods_to_ldif (GH-26).
Thanks to Francesco Malvezzi.
Thu Aug 29 10:18:48 UTC 2013 Alexey Chebotar <alexey.chebotar@gmail.com>
* Version 0.9.15
* Accept nil for new_parent_dn for rename. Thanks to Kouhei Sutou.
Wed Aug 28 13:21:53 UTC 2013 Alexey Chebotar <alexey.chebotar@gmail.com>
* Version 0.9.14
* Fixed option parsing bug for LDAP::Conn.sasl_bind. Thanks to Brian Leake.
* Added possibility to use :nocanon option in rb_ldap_conn_sasl_bind.
See ldap_set_option(3) for more information. Thanks to Brian Leake.
* Added function conn.rename(dn, new_rdn, new_parent_dn, delete_old_rdn, \
sctrls, cctrls) => self
Modify the RDN of the entry with DN, dn, giving it the new RDN in parent \
new_parent_dn,
new_rdn. If delete_old_rdn is true, the old RDN value will be deleted from \
the entry.
Thanks to Marek Veber.
* Added option LDAP_OPT_NETWORK_TIMEOUT for openLDAP. Thanks to David Campbell.
* Fixed build error with GCC 4.8.1. Thanks to Kouhei Sutou.
* Add missing ldap_raname_s() function availability check. Thanks to Kouhei Sutou.
|
2013-07-07 17:20:16 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
o Clean up GEM_CLEANBUILD and fix PLIST.
o Use RUBY_DLEXT in PLIST.
Bump PKGREVISION.
|
2013-06-13 15:02:38 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update ruby-ldap to 0.9.13.
0.9.13
-----
* Prevent SyntaxError raised under Ruby 2.0.0 by line 107 regex
(invalid multibyte escape)
|
2013-02-07 00:24:19 by Jonathan Perkin | Files touched by this commit (1351) | |
Log message:
PKGREVISION bumps for the security/openssl 1.0.1d update.
|
2012-12-05 13:12:23 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Fix build problem with ruby193-base-1.9.3p327 (Ruby 1.9.3 patchlevel 327).
|
2012-10-02 23:25:56 by Aleksej Saushev | Files touched by this commit (323) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|