diff options
author | krion <krion@FreeBSD.org> | 2004-06-28 02:02:50 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-06-28 02:02:50 +0800 |
commit | 13d49fdba672b27771787565b82147d2b61ef9a1 (patch) | |
tree | 03b939542f6f4c427a837c4e92827356e25f1989 | |
parent | 0839fa1bc66e84219d5be5ab584d9d28fca32296 (diff) | |
download | freebsd-ports-gnome-13d49fdba672b27771787565b82147d2b61ef9a1.tar.gz freebsd-ports-gnome-13d49fdba672b27771787565b82147d2b61ef9a1.tar.zst freebsd-ports-gnome-13d49fdba672b27771787565b82147d2b61ef9a1.zip |
Update to version 2.2.9
PR: ports/68370
Submitted by: Ports Fury
-rw-r--r-- | databases/unixODBC/Makefile | 2 | ||||
-rw-r--r-- | databases/unixODBC/distinfo | 4 | ||||
-rw-r--r-- | databases/unixODBC/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 70d8e0b74da1..24373faae749 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= unixODBC -PORTVERSION= 2.2.8 +PORTVERSION= 2.2.9 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo index d9e41fe9a260..332725c1d7db 100644 --- a/databases/unixODBC/distinfo +++ b/databases/unixODBC/distinfo @@ -1,2 +1,2 @@ -MD5 (unixODBC-2.2.8.tar.gz) = 1738ac06c5fae51fe214993cf8b3bf2b -SIZE (unixODBC-2.2.8.tar.gz) = 2351939 +MD5 (unixODBC-2.2.9.tar.gz) = 94f904febc43e8ae7e17c719908afa8e +SIZE (unixODBC-2.2.9.tar.gz) = 2361066 diff --git a/databases/unixODBC/pkg-plist b/databases/unixODBC/pkg-plist index 49ad02333dac..55658be7406e 100644 --- a/databases/unixODBC/pkg-plist +++ b/databases/unixODBC/pkg-plist @@ -4,6 +4,7 @@ bin/dltest bin/isql bin/iusql +bin/odbc_config bin/odbcinst %%GUI:%%bin/odbctest etc/odbc.ini |