2020-10-19 17:14:37 by Takahiro Kambe | Files touched by this commit (3) | ![]() |
Log message: databases/ruby-tiny_tds: update to 2.1.3 2.1.3 (2020-09-28) * Removed old/unused appveyor config * Remove old Rubies from CI & cross compile list * Add Ruby 2.6 and 2.7 to the cross compile list |
2020-05-22 12:56:49 by Adam Ciarcinski | Files touched by this commit (624) |
Log message: revbump after updating security/nettle |
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message: *: recursive bump for libffi |
2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836) |
Log message: *: Recursive revision bump for openssl 1.1.1. |
2019-07-21 00:46:59 by Thomas Klausner | Files touched by this commit (595) |
Log message: *: recursive bump for nettle 3.5.1 |
2018-09-23 15:58:04 by Takahiro Kambe | Files touched by this commit (3) | ![]() |
Log message: databases/ruby-tiny_tds: update to 2.1.2 ## 2.1.2 * Use Kernel.BigDecimal vs BigDecimal.new. Fixes #409. * Change `DBSETUTF16` abscence warning message. Fixes #410. * Add Windows binary for Ruby-2.5. Fixes #408. |
2018-04-18 00:29:53 by Thomas Klausner | Files touched by this commit (286) |
Log message: Add p11-kit to gnutls/bl3.mk and bump dependencies. |
2018-02-28 16:16:45 by Takahiro Kambe | Files touched by this commit (1) |
Log message: Add missing pkg_alternatives support. |
2018-02-28 16:15:50 by Takahiro Kambe | Files touched by this commit (2) | ![]() |
Log message: databases/ruby-tiny_tds: update to 2.1.1 * Clarified ISSUE_TEMPLATE.md with explicit steps (#390) * Fix FreeTDS installation instructions in README (#392) * Use our 2017-GA SQL Server Docker Image (#397) * Move message_handler from a shared value to userdata |
2017-10-31 16:54:39 by Takahiro Kambe | Files touched by this commit (3) | ![]() |
Log message: databases/ruby-tiny_tds: update to 2.1.0 ## 2.1.0 * Support RubyInstaller2 for Windows. Fixes #365. * Support the FREETDS_DIR environment variable. Fixes #371. * Rename binstubs to tsql-ttds and defncopy-ttds * Support separate timeout values per connection Fixes #348. * Allow client proc to capture INFO messages. Fixes #352. * Use official HTTP mirrors instead of FTP. Fixes #384. |