summaryrefslogtreecommitdiff
path: root/databases/unixODBC
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-09 06:14:13 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-09 06:14:13 +0000
commitbf24d154b07e9c58d0d814a769b4932c8cea994c (patch)
treef32df713fc392949c2792f0f4a104dc051ba37fc /databases/unixODBC
parentSwitched to MASTER_SITE_SOURCEFORGE. (diff)
upgrade to 2.2.2
PR: 40357 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=62688
Diffstat (limited to 'databases/unixODBC')
-rw-r--r--databases/unixODBC/Makefile5
-rw-r--r--databases/unixODBC/distinfo2
-rw-r--r--databases/unixODBC/pkg-plist3
3 files changed, 7 insertions, 3 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile
index 311cc3b3a04e..c2853fef13ac 100644
--- a/databases/unixODBC/Makefile
+++ b/databases/unixODBC/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= unixODBC
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= databases
MASTER_SITES= http://www.unixodbc.org/
MAINTAINER= ports@FreeBSD.org
+USE_REINPLACE= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --enable-static --enable-shared
INSTALLS_SHLIB= yes
@@ -40,7 +41,7 @@ QT_NAME= qt2
.endif
post-patch:
- @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
+ @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|"-lqt"|"-l${QT_NAME}"|g ; \
s|"-lqt-mt"|"-l${QT_NAME}"|g' ${WRKSRC}/configure
diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo
index c25817508f15..fa8165af531c 100644
--- a/databases/unixODBC/distinfo
+++ b/databases/unixODBC/distinfo
@@ -1 +1 @@
-MD5 (unixODBC-2.2.1.tar.gz) = 3b116091eb40e55a1d4ffed337f37768
+MD5 (unixODBC-2.2.2.tar.gz) = cbd9305c06b315effb970f843df8ac1c
diff --git a/databases/unixODBC/pkg-plist b/databases/unixODBC/pkg-plist
index 811b222e753c..deddf8be30e7 100644
--- a/databases/unixODBC/pkg-plist
+++ b/databases/unixODBC/pkg-plist
@@ -2,6 +2,7 @@
%%GUI:%%bin/ODBCConfig
bin/dltest
bin/isql
+bin/iusql
bin/odbcinst
%%GUI:%%bin/odbctest
include/autotest.h
@@ -12,6 +13,8 @@ include/sqlext.h
include/sqltypes.h
include/sqlucode.h
include/uodbc_stats.h
+etc/odbc.ini
+etc/odbcinst.ini
lib/libboundparam.a
lib/libboundparam.so
lib/libboundparam.so.1