From owner-svn-ports-head@freebsd.org Sat Sep 23 14:38:17 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 0A044E06B02; Sat, 23 Sep 2017 14:38:17 +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 CB2467569A; Sat, 23 Sep 2017 14:38:16 +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 v8NEcF7H085179; Sat, 23 Sep 2017 14:38:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8NEcFlB085177; Sat, 23 Sep 2017 14:38:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201709231438.v8NEcFlB085177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 23 Sep 2017 14:38:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450450 - 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: 450450 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: Sat, 23 Sep 2017 14:38:17 -0000 Author: sunpoet Date: Sat Sep 23 14:38:15 2017 New Revision: 450450 URL: https://svnweb.freebsd.org/changeset/ports/450450 Log: Update to 1.13.0 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 Sat Sep 23 14:38:10 2017 (r450449) +++ head/databases/py-mycli/Makefile Sat Sep 23 14:38:15 2017 (r450450) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mycli -PORTVERSION= 1.12.1 +PORTVERSION= 1.13.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/py-mycli/distinfo ============================================================================== --- head/databases/py-mycli/distinfo Sat Sep 23 14:38:10 2017 (r450449) +++ head/databases/py-mycli/distinfo Sat Sep 23 14:38:15 2017 (r450450) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502473889 -SHA256 (mycli-1.12.1.tar.gz) = 391dee20c88ecfc83a4b0def1b1839b0bd3ba0d3cd4922085490456137d3876a -SIZE (mycli-1.12.1.tar.gz) = 267087 +TIMESTAMP = 1506176404 +SHA256 (mycli-1.13.0.tar.gz) = 14c822da06a4d9d7aebddf1e509b75abbbc65d407abb9af139cf2b45cbd8e55b +SIZE (mycli-1.13.0.tar.gz) = 268607