From 6af6ffa3e2a25fe85cacdd0b40b69b6d8abc40d2 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Thu, 24 Jul 2003 11:41:26 +0000 Subject: [PATCH] Update to version 2.2.6 PR: 54800 Submitted by: KATO Tsuguru Approved by: fjoe (mentor) (implicit) --- databases/unixODBC/Makefile | 3 ++- databases/unixODBC/distinfo | 2 +- databases/unixODBC/pkg-plist | 3 +++ 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 42845cc07ab4..5f83fc5d26da 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unixODBC -PORTVERSION= 2.2.5 +PORTVERSION= 2.2.6 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ @@ -17,6 +17,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_REINPLACE= 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 diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo index 4ed19cf37fc7..31edbc6e2b42 100644 --- a/databases/unixODBC/distinfo +++ b/databases/unixODBC/distinfo @@ -1 +1 @@ -MD5 (unixODBC-2.2.5.tar.gz) = 3d65cc539bf406fb8a49749f600ce6e5 +MD5 (unixODBC-2.2.6.tar.gz) = 748ce54e34b2b339c99a8b1ddaee54f5 diff --git a/databases/unixODBC/pkg-plist b/databases/unixODBC/pkg-plist index f1545c6e384e..f481654d1505 100644 --- a/databases/unixODBC/pkg-plist +++ b/databases/unixODBC/pkg-plist @@ -112,6 +112,7 @@ lib/libtemplate.so.1 %%PORTDOCS%%share/doc/unixODBC/UserManual/StarOfficeDataGrid.gif %%PORTDOCS%%share/doc/unixODBC/UserManual/index.html %%PORTDOCS%%share/doc/unixODBC/UserManual/unixODBC.gif +%%PORTDOCS%%share/doc/unixODBC/index.html %%PORTDOCS%%share/doc/unixODBC/lst/InternalStructure.gif %%PORTDOCS%%share/doc/unixODBC/lst/InternalStructure.html %%PORTDOCS%%share/doc/unixODBC/lst/InternalStructure.vsd @@ -133,6 +134,8 @@ lib/libtemplate.so.1 %%PORTDOCS%%share/doc/unixODBC/lst/InternalStructure9.html %%PORTDOCS%%share/doc/unixODBC/lst/back.gif %%PORTDOCS%%share/doc/unixODBC/lst/next.gif +%%PORTDOCS%%share/doc/unixODBC/smallbook.gif +%%PORTDOCS%%share/doc/unixODBC/unixODBC.gif %%PORTDOCS%%@dirrm share/doc/unixODBC/lst %%PORTDOCS%%@dirrm share/doc/unixODBC/UserManual %%PORTDOCS%%@dirrm share/doc/unixODBC/ProgrammerManual/Tutorial