From owner-svn-ports-head@freebsd.org Mon Feb 26 10:11:02 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF605F3AAC0; Mon, 26 Feb 2018 10:11:01 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9F7C56DC37; Mon, 26 Feb 2018 10:11:01 +0000 (UTC) (envelope-from madpilot@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 9A6641A0F2; Mon, 26 Feb 2018 10:11:01 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1QAB1rM032422; Mon, 26 Feb 2018 10:11:01 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1QAB1L6032420; Mon, 26 Feb 2018 10:11:01 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201802261011.w1QAB1L6032420@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 26 Feb 2018 10:11:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463012 - head/databases/sqliteodbc X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/databases/sqliteodbc X-SVN-Commit-Revision: 463012 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Feb 2018 10:11:02 -0000 Author: madpilot Date: Mon Feb 26 10:11:01 2018 New Revision: 463012 URL: https://svnweb.freebsd.org/changeset/ports/463012 Log: Update sqliteodbc to 0.9996 Modified: head/databases/sqliteodbc/Makefile head/databases/sqliteodbc/distinfo Modified: head/databases/sqliteodbc/Makefile ============================================================================== --- head/databases/sqliteodbc/Makefile Mon Feb 26 10:09:57 2018 (r463011) +++ head/databases/sqliteodbc/Makefile Mon Feb 26 10:11:01 2018 (r463012) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sqliteodbc -PORTVERSION= 0.9995 +PORTVERSION= 0.9996 PORTREVISION?= 0 CATEGORIES= databases MASTER_SITES= http://www.ch-werner.de/sqliteodbc/ Modified: head/databases/sqliteodbc/distinfo ============================================================================== --- head/databases/sqliteodbc/distinfo Mon Feb 26 10:09:57 2018 (r463011) +++ head/databases/sqliteodbc/distinfo Mon Feb 26 10:11:01 2018 (r463012) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480673755 -SHA256 (sqliteodbc-0.9995.tar.gz) = 73deed973ff525195a225699e9a8a24eb42f8242f49871ef196168a5600a1acb -SIZE (sqliteodbc-0.9995.tar.gz) = 996196 +TIMESTAMP = 1519571551 +SHA256 (sqliteodbc-0.9996.tar.gz) = 8afbc9e0826d4ff07257d7881108206ce31b5f719762cbdb4f68201b60b0cb4e +SIZE (sqliteodbc-0.9996.tar.gz) = 997425