diff --git a/databases/unixODBC/Makefile b/databases/unixODBC/Makefile index 13e3626fb1bb..a565065aadbe 100644 --- a/databases/unixODBC/Makefile +++ b/databases/unixODBC/Makefile @@ -1,35 +1,35 @@ PORTNAME= unixODBC -PORTVERSION= 2.3.11 +PORTVERSION= 2.3.12 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ \ ftp://ftp.unixodbc.org/pub/unixODBC/ MAINTAINER= brnrd@FreeBSD.org COMMENT= ODBC library suite for Unix WWW= http://www.unixodbc.org/ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi OPTIONS_DEFINE= DOCS GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_header_msql_h=no CONFIGURE_ARGS= --enable-static --enable-shared \ ${ICONV_CONFIGURE_ARG} INSTALL_TARGET= install-strip # :keepla because port uses lt_dlopen USES= cpe iconv libtool:keepla USE_LDCONFIG= yes PORTDOCS= * post-patch: @${REINPLACE_CMD} -e 's|\.ini$$|.ini.sample|' ${WRKSRC}/Makefile.in post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} \ "-not -name 'Makefile*'" .include diff --git a/databases/unixODBC/distinfo b/databases/unixODBC/distinfo index edf557236067..4c90b1f936ca 100644 --- a/databases/unixODBC/distinfo +++ b/databases/unixODBC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1651752217 -SHA256 (unixODBC-2.3.11.tar.gz) = d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c -SIZE (unixODBC-2.3.11.tar.gz) = 1752585 +TIMESTAMP = 1703846675 +SHA256 (unixODBC-2.3.12.tar.gz) = f210501445ce21bf607ba51ef8c125e10e22dffdffec377646462df5f01915ec +SIZE (unixODBC-2.3.12.tar.gz) = 1753915 diff --git a/databases/unixODBC/pkg-plist b/databases/unixODBC/pkg-plist index 59036b6ec42b..a232918347e4 100644 --- a/databases/unixODBC/pkg-plist +++ b/databases/unixODBC/pkg-plist @@ -1,48 +1,47 @@ bin/dltest bin/isql bin/iusql bin/odbc_config bin/odbcinst bin/slencheck @sample etc/odbc.ini.sample @sample etc/odbcinst.ini.sample include/autotest.h include/odbcinst.h include/odbcinstext.h include/sql.h include/sqlext.h include/sqlspi.h include/sqltypes.h include/sqlucode.h -include/unixODBC/config.h include/unixODBC/unixodbc_conf.h include/unixodbc.h include/uodbc_extras.h include/uodbc_stats.h lib/libodbc.a lib/libodbc.la lib/libodbc.so lib/libodbc.so.2 lib/libodbc.so.2.0.0 lib/libodbccr.a lib/libodbccr.la lib/libodbccr.so lib/libodbccr.so.2 lib/libodbccr.so.2.0.0 lib/libodbcinst.a lib/libodbcinst.la lib/libodbcinst.so lib/libodbcinst.so.2 lib/libodbcinst.so.2.0.0 libdata/pkgconfig/odbc.pc libdata/pkgconfig/odbccr.pc libdata/pkgconfig/odbcinst.pc man/man1/dltest.1.gz man/man1/isql.1.gz man/man1/iusql.1.gz man/man1/odbc_config.1.gz man/man1/odbcinst.1.gz man/man5/odbc.ini.5.gz man/man5/odbcinst.ini.5.gz man/man7/unixODBC.7.gz @dir etc/ODBCDataSources