diff options
author | pat <pat@FreeBSD.org> | 2002-02-09 23:43:39 +0000 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-09 23:43:39 +0000 |
commit | 993b28673a79c68be25da35f0b253820f1695b76 (patch) | |
tree | dc695c6122fa20bd35d64bac8c141a5a7a38deff | |
parent | 9cc2aaef980281d4118f562effef360e9191acca (diff) | |
download | FreeBSD-ports-993b28673a79c68be25da35f0b253820f1695b76.zip FreeBSD-ports-993b28673a79c68be25da35f0b253820f1695b76.tar.gz |
Update to 2.2.0
PR: 34766
Submitted by: KATO Tsuguru <tkato@prontomail.com>
-rw-r--r-- | databases/unixODBC/Makefile | 2 | ||||
-rw-r--r-- | databases/unixODBC/distinfo | 2 | ||||
-rw-r--r-- | databases/unixODBC/pkg-plist | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 644d7aa..5fc0e11 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unixODBC -PORTVERSION= 2.1.1 +PORTVERSION= 2.2.0 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo index b157f34..b325266 100644 --- a/databases/unixODBC/distinfo +++ b/databases/unixODBC/distinfo @@ -1 +1 @@ -MD5 (unixODBC-2.1.1.tar.gz) = 6a854c1a184de5c770704ecb65ac5b8a +MD5 (unixODBC-2.2.0.tar.gz) = ef280d18e855b55592a2472679382008 diff --git a/databases/unixODBC/pkg-plist b/databases/unixODBC/pkg-plist index 862bbee..c4e13c3 100644 --- a/databases/unixODBC/pkg-plist +++ b/databases/unixODBC/pkg-plist @@ -4,8 +4,6 @@ bin/dltest bin/isql bin/odbcinst %%GUI:%%bin/odbctest -etc/odbc.ini -etc/odbcinst.ini include/autotest.h include/odbcinst.h include/odbcinstext.h |