From owner-svn-ports-all@freebsd.org Sat Jun 2 01:00:32 2018 Return-Path: Delivered-To: svn-ports-all@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 C82B7F78637; Sat, 2 Jun 2018 01:00:32 +0000 (UTC) (envelope-from wen@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 7DDE180A68; Sat, 2 Jun 2018 01:00:32 +0000 (UTC) (envelope-from wen@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 5F367581; Sat, 2 Jun 2018 01:00:32 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w5210W3I072311; Sat, 2 Jun 2018 01:00:32 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w5210WG9072309; Sat, 2 Jun 2018 01:00:32 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201806020100.w5210WG9072309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 2 Jun 2018 01:00:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471337 - head/databases/py-dbf X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/databases/py-dbf X-SVN-Commit-Revision: 471337 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.26 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: Sat, 02 Jun 2018 01:00:33 -0000 Author: wen Date: Sat Jun 2 01:00:31 2018 New Revision: 471337 URL: https://svnweb.freebsd.org/changeset/ports/471337 Log: - Update to 0.97.5 Modified: head/databases/py-dbf/Makefile head/databases/py-dbf/distinfo Modified: head/databases/py-dbf/Makefile ============================================================================== --- head/databases/py-dbf/Makefile Sat Jun 2 00:46:47 2018 (r471336) +++ head/databases/py-dbf/Makefile Sat Jun 2 01:00:31 2018 (r471337) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dbf -PORTVERSION= 0.97.4 +PORTVERSION= 0.97.5 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-dbf/distinfo ============================================================================== --- head/databases/py-dbf/distinfo Sat Jun 2 00:46:47 2018 (r471336) +++ head/databases/py-dbf/distinfo Sat Jun 2 01:00:31 2018 (r471337) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527069464 -SHA256 (dbf-0.97.4.tar.gz) = 481ac71688cfd14f84213876aa2734fd85308d22d2c921679b84e36cbc0cc9dc -SIZE (dbf-0.97.4.tar.gz) = 90335 +TIMESTAMP = 1527901093 +SHA256 (dbf-0.97.5.tar.gz) = 1b83754146a4661db43060690bc2921f036f00aef9e9409427d7525bf165b0a8 +SIZE (dbf-0.97.5.tar.gz) = 90331