Date: Sat, 23 Sep 2017 14:38:15 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450450 - head/databases/py-mycli Message-ID: <201709231438.v8NEcFlB085177@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201709231438.v8NEcFlB085177>