mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Remove unneeded patch.
This commit is contained in:
parent
fb10dd02f6
commit
9f18191f12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324633
@ -1,15 +0,0 @@
|
||||
--- dblib_driver.c.orig 2013-06-24 15:17:35.000000000 +0200
|
||||
+++ dblib_driver.c 2013-06-24 15:20:43.000000000 +0200
|
||||
@@ -274,9 +274,9 @@
|
||||
,{"5.0",DBVERSION_70} /* FIXME: This does not work with Sybase, but environ will */
|
||||
,{"6.0",DBVERSION_70}
|
||||
,{"7.0",DBVERSION_70}
|
||||
- ,{"7.1",DBVERSION_71}
|
||||
- ,{"7.2",DBVERSION_72}
|
||||
- ,{"8.0",DBVERSION_72}
|
||||
+ ,{"7.1",DBVERSION_80}
|
||||
+ ,{"7.2",DBVERSION_80}
|
||||
+ ,{"8.0",DBVERSION_80}
|
||||
,{"10.0",DBVERSION_100}
|
||||
,{"auto",0} /* Only works with FreeTDS. Other drivers will bork */
|
||||
|
Loading…
Reference in New Issue
Block a user