aboutsummaryrefslogtreecommitdiff
path: root/databases/libiodbc/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-05-19 11:44:50 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2014-05-19 11:44:50 +0000
commit1f3493ec86ab546859137a6213298b55efc6a55d (patch)
tree3b83487410c6aea8011298c1c09cb23c5743752b /databases/libiodbc/Makefile
parent81c86dbb2b3f04e4b76fc10c6342bbb91e319e9b (diff)
downloadports-1f3493ec86ab546859137a6213298b55efc6a55d.tar.gz
ports-1f3493ec86ab546859137a6213298b55efc6a55d.zip
Update to 3.52.9.
Changes upstream include: * Added support for building on recent versions of Mac OS X * Fixed warnings from autoconf/automake * Fixed infinite loop in connection pool * Fixed compiler warnings * Fixed build dependency for make -jX * Fixed check for Unicode driver * Fixed issue calling SQLCancel from other thread * Fixed SQLInstallDriverEx when driver is readonly The "Fixed build dependency for make -jX" part is important, as parallel builds (particularly with the GTK2 option on) normally fail with 3.52.8. Based on a patch by Jia-Shiun Li <jiashiun@gmail.com> [1]. PR: ports/189496 [1] Submitted by: Jia-Shiun Li <jiashiun@gmail.com> [1] MFH: 2014Q2
Notes
Notes: svn path=/head/; revision=354528
Diffstat (limited to 'databases/libiodbc/Makefile')
-rw-r--r--databases/libiodbc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/libiodbc/Makefile b/databases/libiodbc/Makefile
index c7de434d5b94..f4b6fd51eba8 100644
--- a/databases/libiodbc/Makefile
+++ b/databases/libiodbc/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libiodbc
-PORTVERSION= 3.52.8
-PORTREVISION= 2
+PORTVERSION= 3.52.9
CATEGORIES= databases
MASTER_SITES= SF/iodbc/iodbc/${PORTVERSION}