diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-02-05 15:04:23 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2015-02-05 15:04:23 +0000 |
commit | 759b349a79aa14e7d684f67de8fcb040b1e526e7 (patch) | |
tree | 5f69e00f56c02867b809fd5e52b0f13dbdbae5ef /databases/py-mysql-connector-python2 | |
parent | Cleanup plist (diff) |
databases/py-mysql-connector-python2: Update version 2.0.2=>2.0.3
Differential Revision: https://reviews.freebsd.org/D1774
Approved by: marino(mentor)
Notes
Notes:
svn path=/head/; revision=378457
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 2a80ab77c10b..92e49c207916 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.2 +PORTVERSION= 2.0.3 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 7ee7b7f8bf91..57baab88148d 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.2.tar.gz) = 6995f1e5a31b4dbff59e39e384261b26de4797afacaed3a460270d765f3a73c7 -SIZE (mysql-connector-python-2.0.2.tar.gz) = 209614 +SHA256 (mysql-connector-python-2.0.3.tar.gz) = b07a42c6c1d0476d47315428df89f3fd84626d1df18045babdaa182a6a331ec8 +SIZE (mysql-connector-python-2.0.3.tar.gz) = 210699 |