diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2022-05-05 12:12:12 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2022-05-05 12:12:12 +0000 |
commit | ee56aeaac2906157c62fcc55246f5edf2d148a09 (patch) | |
tree | 38f90a3ba47b997e38316d89a1371d51f8605c8e | |
parent | ce20b3d82406b1aca8b0237d0927b0197a7467d4 (diff) |
databses/unixODBC: Update to 2.3.11
-rw-r--r-- | databases/unixODBC/Makefile | 2 | ||||
-rw-r--r-- | databases/unixODBC/distinfo | 6 | ||||
-rw-r--r-- | databases/unixODBC/pkg-plist | 4 |
3 files changed, 7 insertions, 5 deletions
diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 6e5a86316615..079faa0e1005 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -1,7 +1,7 @@ # Created by: Nick Sayer <nsayer@FreeBSD.org> PORTNAME= unixODBC -PORTVERSION= 2.3.9 +PORTVERSION= 2.3.11 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ \ ftp://ftp.unixodbc.org/pub/unixODBC/ diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo index fc5e26b853c9..edf557236067 100644 --- a/databases/unixODBC/distinfo +++ b/databases/unixODBC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1608086166 -SHA256 (unixODBC-2.3.9.tar.gz) = 52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207 -SIZE (unixODBC-2.3.9.tar.gz) = 1676145 +TIMESTAMP = 1651752217 +SHA256 (unixODBC-2.3.11.tar.gz) = d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c +SIZE (unixODBC-2.3.11.tar.gz) = 1752585 diff --git a/databases/unixODBC/pkg-plist b/databases/unixODBC/pkg-plist index 10f1f8b0427f..59036b6ec42b 100644 --- a/databases/unixODBC/pkg-plist +++ b/databases/unixODBC/pkg-plist @@ -14,7 +14,9 @@ include/sqlext.h include/sqlspi.h include/sqltypes.h include/sqlucode.h -include/unixodbc_conf.h +include/unixODBC/config.h +include/unixODBC/unixodbc_conf.h +include/unixodbc.h include/uodbc_extras.h include/uodbc_stats.h lib/libodbc.a |