From e5e475ca81b3b13c027fde4a0c53ee26442644c1 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 3 May 2022 12:36:06 +0200 Subject: [PATCH] unixodbc: 2.3.9 -> 2.3.10 --- unixodbc/.footprint | 5 ++++- unixodbc/.signature | 8 ++++---- unixodbc/Pkgfile | 2 +- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/unixodbc/.footprint b/unixodbc/.footprint index 7492e5854..254e18e79 100644 --- a/unixodbc/.footprint +++ b/unixodbc/.footprint @@ -19,7 +19,10 @@ drwxr-xr-x root/root usr/include/ -rw-r--r-- root/root usr/include/sqlspi.h -rw-r--r-- root/root usr/include/sqltypes.h -rw-r--r-- root/root usr/include/sqlucode.h --rw-r--r-- root/root usr/include/unixodbc_conf.h +drwxr-xr-x root/root usr/include/unixODBC/ +-rw-r--r-- root/root usr/include/unixODBC/config.h +-rw-r--r-- root/root usr/include/unixODBC/unixodbc_conf.h +-rw-r--r-- root/root usr/include/unixodbc.h -rw-r--r-- root/root usr/include/uodbc_extras.h -rw-r--r-- root/root usr/include/uodbc_stats.h drwxr-xr-x root/root usr/lib/ diff --git a/unixodbc/.signature b/unixodbc/.signature index de037aed9..7b4369778 100644 --- a/unixodbc/.signature +++ b/unixodbc/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35JL4gh1IuP+85I1MCeHQ1iHpq/mK1FgMsoB4x2OjoxFrcwG7XtXBI2ncL5tU/xR3YA4gGZH8qqU3hjvUoEzaQM= -SHA256 (Pkgfile) = 5a50556331225b470942cd8713b7e5d54a00daf2a4e98eba3cfb70c112accd27 -SHA256 (.footprint) = 32b0ab38bc8350364db96b2b6ff748f66757221cd1f0bb77abf1fc0c1f1f38c6 -SHA256 (unixODBC-2.3.9.tar.gz) = 52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207 +RWSagIOpLGJF3xw4DYG5qiQ+RGrNzKvkNMVxZaGVax/dRgXyiFTbjNamxrKCfU/q326HorqYrJyKQ4wEBJ2GCDESxf2vYya2pQI= +SHA256 (Pkgfile) = 5a696dc4ec26e7164eddba228dacad3624d872bdcdd7afdfb060234488358d16 +SHA256 (.footprint) = ae1ba8b01a3ee85dc088f3d5946c8695d7ec290c2a7d6908db81c3f6404e0636 +SHA256 (unixODBC-2.3.10.tar.gz) = 783c8fe0a26fa6406ad951236f7bfc6555dec63c82d7d1c6d171db392208a15f diff --git a/unixodbc/Pkgfile b/unixodbc/Pkgfile index a40d209d2..bc1059c58 100644 --- a/unixodbc/Pkgfile +++ b/unixodbc/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libtool readline name=unixodbc -version=2.3.9 +version=2.3.10 release=1 source=(ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-$version.tar.gz)