Date: Tue, 14 Aug 2018 10:43:19 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477148 - in head/databases/unixODBC: . files Message-ID: <201808141043.w7EAhJD8004918@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Tue Aug 14 10:43:19 2018 New Revision: 477148 URL: https://svnweb.freebsd.org/changeset/ports/477148 Log: databases/unixODBC: Update to 2.3.7 Deleted: head/databases/unixODBC/files/patch-exe_Makefile.am head/databases/unixODBC/files/patch-exe_Makefile.in Modified: head/databases/unixODBC/Makefile head/databases/unixODBC/distinfo Modified: head/databases/unixODBC/Makefile ============================================================================== --- head/databases/unixODBC/Makefile Tue Aug 14 09:38:03 2018 (r477147) +++ head/databases/unixODBC/Makefile Tue Aug 14 10:43:19 2018 (r477148) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unixODBC -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ \ ftp://ftp.unixodbc.org/pub/unixODBC/ Modified: head/databases/unixODBC/distinfo ============================================================================== --- head/databases/unixODBC/distinfo Tue Aug 14 09:38:03 2018 (r477147) +++ head/databases/unixODBC/distinfo Tue Aug 14 10:43:19 2018 (r477148) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524817314 -SHA256 (unixODBC-2.3.6.tar.gz) = 88b637f647c052ecc3861a3baa275c3b503b193b6a49ff8c28b2568656d14d69 -SIZE (unixODBC-2.3.6.tar.gz) = 1661914 +TIMESTAMP = 1534241833 +SHA256 (unixODBC-2.3.7.tar.gz) = 45f169ba1f454a72b8fcbb82abd832630a3bf93baa84731cf2949f449e1e3e77 +SIZE (unixODBC-2.3.7.tar.gz) = 1669501
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808141043.w7EAhJD8004918>