diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-24 19:14:56 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-24 19:14:56 +0800 |
commit | 752cab2ef53a0649b60891100643159f0626139d (patch) | |
tree | bca2786a0887b1ec340c0d45683332767364c768 /databases | |
parent | c7e49674fdac504ccc5e487994f400517201c1f3 (diff) | |
download | freebsd-ports-gnome-752cab2ef53a0649b60891100643159f0626139d.tar.gz freebsd-ports-gnome-752cab2ef53a0649b60891100643159f0626139d.tar.zst freebsd-ports-gnome-752cab2ef53a0649b60891100643159f0626139d.zip |
Update to 1.15.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 7370c343e287..2933a9672ebc 100644 --- a/databases/py-mycli/Makefile +++ b/databases/py-mycli/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mycli -PORTVERSION= 1.14.0 +PORTVERSION= 1.15.0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-mycli/distinfo b/databases/py-mycli/distinfo index a371ee88c97b..fced553c4a2d 100644 --- a/databases/py-mycli/distinfo +++ b/databases/py-mycli/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1514030127 -SHA256 (mycli-1.14.0.tar.gz) = d0eea32cd283047800f7daf6cdce9c4cc5feea76b02b475905be98857dfd1ac6 -SIZE (mycli-1.14.0.tar.gz) = 271645 +TIMESTAMP = 1514112867 +SHA256 (mycli-1.15.0.tar.gz) = 063419fc9e11ab5ade2b6a8e6c897a1d38e3d79d96a70a2e3a7d4ff62bd6ed27 +SIZE (mycli-1.15.0.tar.gz) = 273038 |