1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

- Update to version 2.2.8

PR:		ports/63132
Submitted by:	Ports Fury
This commit is contained in:
Kirill Ponomarev 2004-02-20 15:54:21 +00:00
parent b2fd6b20dc
commit d844eada86
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101511
5 changed files with 8 additions and 32 deletions

View File

@ -6,21 +6,18 @@
#
PORTNAME= unixODBC
PORTVERSION= 2.2.7
PORTREVISION= 1
PORTVERSION= 2.2.8
CATEGORIES= databases
MASTER_SITES= http://www.unixodbc.org/
MAINTAINER= ports@FreeBSD.org
COMMENT= ODBC library suite for Unix
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
CONFLICTS= libiodbc-*
USE_REINPLACE= yes
USE_GNOME= gnomehack gnometarget lthack
USE_ICONV= yes
USE_LIBTOOL= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --enable-static --enable-shared \
--with-libiconv-prefix=${LOCALBASE}
INSTALLS_SHLIB= yes
@ -46,9 +43,6 @@ CONFIGURE_ARGS+= --enable-threads=yes
CONFIGURE_ARGS+= --enable-threads=no
.endif
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}

View File

@ -1,2 +1,2 @@
MD5 (unixODBC-2.2.7.tar.gz) = 5006259f2044666c733651263722bbdd
SIZE (unixODBC-2.2.7.tar.gz) = 2345674
MD5 (unixODBC-2.2.8.tar.gz) = 1738ac06c5fae51fe214993cf8b3bf2b
SIZE (unixODBC-2.2.8.tar.gz) = 2351939

View File

@ -1,11 +0,0 @@
--- DriverManager/SQLMoreResults.c.orig Fri Oct 31 03:20:46 2003
+++ DriverManager/SQLMoreResults.c Tue Jan 13 23:25:00 2004
@@ -262,7 +262,7 @@
* We don't know for sure
*/
statement -> hascols = 0;
- statement -> state = STATE_S4;
+ statement -> state = STATE_S5;
#endif
}
else if ( ret == SQL_STILL_EXECUTING )

View File

@ -1,10 +0,0 @@
--- configure.orig Sun Apr 28 08:36:46 2002
+++ configure Sun Apr 28 08:55:08 2002
@@ -5733,6 +5733,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'

View File

@ -25,6 +25,9 @@ lib/libesoobS.so.1
lib/libgtrtst.a
lib/libgtrtst.so
lib/libgtrtst.so.1
lib/libmimerS.a
lib/libmimerS.so
lib/libmimerS.so.1
lib/libnn.a
lib/libnn.so
lib/libnn.so.1