From owner-svn-ports-all@freebsd.org Wed Dec 16 17:55:27 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D9C1C4C2ECC; Wed, 16 Dec 2020 17:55:27 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Cx2pl5q8Sz3jkZ; Wed, 16 Dec 2020 17:55:27 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BA38F2243; Wed, 16 Dec 2020 17:55:27 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BGHtR01003596; Wed, 16 Dec 2020 17:55:27 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0BGHtR1I003594; Wed, 16 Dec 2020 17:55:27 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <202012161755.0BGHtR1I003594@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 16 Dec 2020 17:55:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r558234 - head/databases/unixODBC X-SVN-Group: ports-head X-SVN-Commit-Author: brnrd X-SVN-Commit-Paths: head/databases/unixODBC X-SVN-Commit-Revision: 558234 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Dec 2020 17:55:27 -0000 Author: brnrd Date: Wed Dec 16 17:55:27 2020 New Revision: 558234 URL: https://svnweb.freebsd.org/changeset/ports/558234 Log: databases/unixODBC: Update to 2.3.9 PR: 251876 Submitted by: Neel Chauhan Modified: head/databases/unixODBC/Makefile head/databases/unixODBC/distinfo Modified: head/databases/unixODBC/Makefile ============================================================================== --- head/databases/unixODBC/Makefile Wed Dec 16 17:52:54 2020 (r558233) +++ head/databases/unixODBC/Makefile Wed Dec 16 17:55:27 2020 (r558234) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unixODBC -PORTVERSION= 2.3.7 +PORTVERSION= 2.3.9 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ \ ftp://ftp.unixodbc.org/pub/unixODBC/ Modified: head/databases/unixODBC/distinfo ============================================================================== --- head/databases/unixODBC/distinfo Wed Dec 16 17:52:54 2020 (r558233) +++ head/databases/unixODBC/distinfo Wed Dec 16 17:55:27 2020 (r558234) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534241833 -SHA256 (unixODBC-2.3.7.tar.gz) = 45f169ba1f454a72b8fcbb82abd832630a3bf93baa84731cf2949f449e1e3e77 -SIZE (unixODBC-2.3.7.tar.gz) = 1669501 +TIMESTAMP = 1608086166 +SHA256 (unixODBC-2.3.9.tar.gz) = 52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207 +SIZE (unixODBC-2.3.9.tar.gz) = 1676145