aboutsummaryrefslogtreecommitdiff
path: root/databases/py-pymysql
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-05 04:59:56 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-05 04:59:56 +0000
commit50e21cfda3f7e3af2eaeec3da44f3886be2beae9 (patch)
treef9ce781a580897fe48cd63c3de44042e2052179c /databases/py-pymysql
parent75e20017955745bea4b58ce881db894281c7eba8 (diff)
downloadports-50e21cfda3f7e3af2eaeec3da44f3886be2beae9.tar.gz
ports-50e21cfda3f7e3af2eaeec3da44f3886be2beae9.zip
Notes
Diffstat (limited to 'databases/py-pymysql')
-rw-r--r--databases/py-pymysql/Makefile7
-rw-r--r--databases/py-pymysql/distinfo4
2 files changed, 7 insertions, 4 deletions
diff --git a/databases/py-pymysql/Makefile b/databases/py-pymysql/Makefile
index 34906eb6418b..d33afc618888 100644
--- a/databases/py-pymysql/Makefile
+++ b/databases/py-pymysql/Makefile
@@ -2,17 +2,20 @@
# $FreeBSD$
PORTNAME= pymysql
-PORTVERSION= 0.6.2
+PORTVERSION= 0.6.7
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= PyMySQL-${PORTVERSION}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Pure Python MySQL Driver
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+NO_ARCH= yes
USES= python
-USE_PYTHON= distutils autoplist
+USE_PYTHON= autoplist distutils
.include <bsd.port.mk>
diff --git a/databases/py-pymysql/distinfo b/databases/py-pymysql/distinfo
index 37d050e919b9..89fe4407b7f7 100644
--- a/databases/py-pymysql/distinfo
+++ b/databases/py-pymysql/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PyMySQL-0.6.2.tar.gz) = b50f1a08943afa228683ea27b3602ba61d3acdd33c4938c426bcc1366998ddd2
-SIZE (PyMySQL-0.6.2.tar.gz) = 53600
+SHA256 (PyMySQL-0.6.7.tar.gz) = e549649db3b1a9317c6027175197458bfb4f55357828410ed4f768fc6ce35f0f
+SIZE (PyMySQL-0.6.7.tar.gz) = 61175