diff options
| author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-09-21 08:43:57 +0000 |
|---|---|---|
| committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-09-21 08:43:57 +0000 |
| commit | a1f44daca8733a9b3c68414e3bc0a84e5bdd7499 (patch) | |
| tree | 83721f4e7b7ea82a163d3d81b9948dceb210ef68 /databases/ruby-dbi/files | |
| parent | This is the ODBC driver for DBI-for-Ruby. (diff) | |
- replaced all ruby-dbi and ruby-dbd ports with rubygems
Notes
Notes:
svn path=/head/; revision=368727
Diffstat (limited to 'databases/ruby-dbi/files')
| -rw-r--r-- | databases/ruby-dbi/files/patch-lib+dbi.rb | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/ruby-dbi/files/patch-lib+dbi.rb b/databases/ruby-dbi/files/patch-lib+dbi.rb deleted file mode 100644 index 66557dd00120..000000000000 --- a/databases/ruby-dbi/files/patch-lib+dbi.rb +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/dbi.rb.orig 2009-09-14 05:43:32.000000000 +0900 -+++ lib/dbi.rb 2011-01-17 02:53:43.819024000 +0900 -@@ -37,7 +37,7 @@ - - begin - require "rubygems" -- gem "deprecated" -+ gem "deprecated", "<3" - rescue LoadError - end - |
