aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2013-08-12 22:45:23 +0800
committerale <ale@FreeBSD.org>2013-08-12 22:45:23 +0800
commited56b2a4c3d977318968ab239e0c5e8cf2b0732b (patch)
tree2a745bea291aabd1e08b00579f413304746e4d41 /databases
parentb8c9bcab82afb8862db3b12ac20734e310b9ad99 (diff)
downloadfreebsd-ports-gnome-ed56b2a4c3d977318968ab239e0c5e8cf2b0732b.tar.gz
freebsd-ports-gnome-ed56b2a4c3d977318968ab239e0c5e8cf2b0732b.tar.zst
freebsd-ports-gnome-ed56b2a4c3d977318968ab239e0c5e8cf2b0732b.zip
Remove unneeded patch.
Diffstat (limited to 'databases')
-rw-r--r--databases/php55-pdo_dblib/files/patch-dblib_driver.c15
1 files changed, 0 insertions, 15 deletions
diff --git a/databases/php55-pdo_dblib/files/patch-dblib_driver.c b/databases/php55-pdo_dblib/files/patch-dblib_driver.c
deleted file mode 100644
index a167784e9067..000000000000
--- a/databases/php55-pdo_dblib/files/patch-dblib_driver.c
+++ /dev/null
@@ -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 */
-