diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-05-30 02:17:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-05-30 02:17:15 +0800 |
commit | 80f0a6c83ba8198172a18053b5f2097e6ace5aed (patch) | |
tree | ec67622b9ef8ab492e7fd0e740ec14210bfa28b4 /databases | |
parent | c064e25325a58e9f672667f7fe8a3bc2159c1d7b (diff) | |
download | freebsd-ports-gnome-80f0a6c83ba8198172a18053b5f2097e6ace5aed.tar.gz freebsd-ports-gnome-80f0a6c83ba8198172a18053b5f2097e6ace5aed.tar.zst freebsd-ports-gnome-80f0a6c83ba8198172a18053b5f2097e6ace5aed.zip |
Update to 1.17.0
Changes: https://github.com/dbcli/mycli/blob/master/changelog.md
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-mycli/Makefile | 2 | ||||
-rw-r--r-- | databases/py-mycli/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/py-mycli/Makefile b/databases/py-mycli/Makefile index eb62735f2212..c553186410b9 100644 --- a/databases/py-mycli/Makefile +++ b/databases/py-mycli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mycli -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-mycli/distinfo b/databases/py-mycli/distinfo index 9ba364ecdf8a..17c73ae4863d 100644 --- a/databases/py-mycli/distinfo +++ b/databases/py-mycli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514894164 -SHA256 (mycli-1.16.0.tar.gz) = 29c65537b6616619b45956550fa76662caa6631eeee96e5cafd407909d8e9649 -SIZE (mycli-1.16.0.tar.gz) = 273276 +TIMESTAMP = 1527609726 +SHA256 (mycli-1.17.0.tar.gz) = 3541e453a18203d5df9b65571961cc7a505ee83760ca735a5c465717a5d6a385 +SIZE (mycli-1.17.0.tar.gz) = 274766 |