diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2016-08-13 05:30:41 +0800 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2016-08-13 05:30:41 +0800 |
commit | fc54d0622c2ef909c29b3a7637dd19915fdd7d14 (patch) | |
tree | a86359756b974dc080da9f434689520c7cf97762 /databases | |
parent | 25ce0bebd5391fd2dda05d4ead57eab468679eba (diff) | |
download | freebsd-ports-gnome-fc54d0622c2ef909c29b3a7637dd19915fdd7d14.tar.gz freebsd-ports-gnome-fc54d0622c2ef909c29b3a7637dd19915fdd7d14.tar.zst freebsd-ports-gnome-fc54d0622c2ef909c29b3a7637dd19915fdd7d14.zip |
databases/py-mysql-connector-python2: Update version 2.1.3=>2.2.0
Diffstat (limited to 'databases')
-rw-r--r-- | databases/py-mysql-connector-python2/Makefile | 2 | ||||
-rw-r--r-- | databases/py-mysql-connector-python2/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/py-mysql-connector-python2/Makefile b/databases/py-mysql-connector-python2/Makefile index 08b22c4dd661..8136b51ab581 100644 --- a/databases/py-mysql-connector-python2/Makefile +++ b/databases/py-mysql-connector-python2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mysql-connector-python -PORTVERSION= 2.1.3 +PORTVERSION= 2.2.0 CATEGORIES= databases python MASTER_SITES= MYSQL/Connector-Python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/databases/py-mysql-connector-python2/distinfo b/databases/py-mysql-connector-python2/distinfo index f8dfb4886f3e..c7a22cb8c2a7 100644 --- a/databases/py-mysql-connector-python2/distinfo +++ b/databases/py-mysql-connector-python2/distinfo @@ -1,2 +1,3 @@ -SHA256 (mysql-connector-python-2.1.3.tar.gz) = c6b5975de7117c41cb7364f2fb99c7f2e58b33c670b74a2d3c5b4a91a52720e3 -SIZE (mysql-connector-python-2.1.3.tar.gz) = 271939 +TIMESTAMP = 1471036814 +SHA256 (mysql-connector-python-2.2.0.tar.gz) = 4f86db62cc064159e6f691995b314537a008e5b7624797d9b2988e9250e39abf +SIZE (mysql-connector-python-2.2.0.tar.gz) = 11825908 |