From owner-svn-ports-head@freebsd.org Fri Sep 29 16:59:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D70FEE308DD; Fri, 29 Sep 2017 16:59:44 +0000 (UTC) (envelope-from sunpoet@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 mx1.freebsd.org (Postfix) with ESMTPS id A2EAD6D700; Fri, 29 Sep 2017 16:59:44 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8TGxh7x048858; Fri, 29 Sep 2017 16:59:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8TGxhI2048856; Fri, 29 Sep 2017 16:59:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709291659.v8TGxhI2048856@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 29 Sep 2017 16:59:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450918 - head/databases/py-mycli X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/databases/py-mycli X-SVN-Commit-Revision: 450918 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.23 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: Fri, 29 Sep 2017 16:59:45 -0000 Author: sunpoet Date: Fri Sep 29 16:59:43 2017 New Revision: 450918 URL: https://svnweb.freebsd.org/changeset/ports/450918 Log: Update to 1.13.1 Changes: https://github.com/dbcli/mycli/blob/master/changelog.md Modified: head/databases/py-mycli/Makefile head/databases/py-mycli/distinfo Modified: head/databases/py-mycli/Makefile ============================================================================== --- head/databases/py-mycli/Makefile Fri Sep 29 16:59:38 2017 (r450917) +++ head/databases/py-mycli/Makefile Fri Sep 29 16:59:43 2017 (r450918) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mycli -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-mycli/distinfo ============================================================================== --- head/databases/py-mycli/distinfo Fri Sep 29 16:59:38 2017 (r450917) +++ head/databases/py-mycli/distinfo Fri Sep 29 16:59:43 2017 (r450918) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506176404 -SHA256 (mycli-1.13.0.tar.gz) = 14c822da06a4d9d7aebddf1e509b75abbbc65d407abb9af139cf2b45cbd8e55b -SIZE (mycli-1.13.0.tar.gz) = 268607 +TIMESTAMP = 1506694199 +SHA256 (mycli-1.13.1.tar.gz) = d3f66b4decf199612ff1efa5268d9707e2fc38b163478adb43935a0937f7d664 +SIZE (mycli-1.13.1.tar.gz) = 268376