diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-01-04 11:00:13 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-01-04 11:00:13 +0000 |
| commit | 577991f0e542ac2ced73e00c078f9de3d103cce5 (patch) | |
| tree | bd71a2f9e4d5b3fee92dd3a98e1b17f7541381d7 /databases/py-mysql-connector-python2 | |
| parent | devel/dia2code: Update version 0.8.6=>0.8.7 (diff) | |
databases/py-mysql-connector-python2: Update version 2.0.1=>2.0.2
Differential Revision: https://reviews.freebsd.org/D1415
Approved by: marino(mentor)
Diffstat (limited to 'databases/py-mysql-connector-python2')
| -rw-r--r-- | databases/py-mysql-connector-python2/Makefile | 2 | ||||
| -rw-r--r-- | databases/py-mysql-connector-python2/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/py-mysql-connector-python2/Makefile b/databases/py-mysql-connector-python2/Makefile index f01c9fdf839a..2a80ab77c10b 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.0.1 +PORTVERSION= 2.0.2 CATEGORIES= databases python MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= Connector-Python diff --git a/databases/py-mysql-connector-python2/distinfo b/databases/py-mysql-connector-python2/distinfo index 08227dad9f83..7ee7b7f8bf91 100644 --- a/databases/py-mysql-connector-python2/distinfo +++ b/databases/py-mysql-connector-python2/distinfo @@ -1,2 +1,2 @@ -SHA256 (mysql-connector-python-2.0.1.tar.gz) = 7f96ff40fc464fe0d3bf0efd37af46e7471a9a30d3335da7bb43f6b968f342eb -SIZE (mysql-connector-python-2.0.1.tar.gz) = 206435 +SHA256 (mysql-connector-python-2.0.2.tar.gz) = 6995f1e5a31b4dbff59e39e384261b26de4797afacaed3a460270d765f3a73c7 +SIZE (mysql-connector-python-2.0.2.tar.gz) = 209614 |
