aboutsummaryrefslogtreecommitdiff
path: root/www/py-flask/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2017-04-23 16:14:07 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2017-04-23 16:14:07 +0000
commit4d62fd203b27d600bb92b439ee0ef19111ab7ac5 (patch)
treef93ac9c32a66c7a11883f64360a342cd34ca37ab /www/py-flask/Makefile
parentda45ebd2cb37155e419454d71d806713f49ac305 (diff)
downloadports-4d62fd203b27d600bb92b439ee0ef19111ab7ac5.tar.gz
ports-4d62fd203b27d600bb92b439ee0ef19111ab7ac5.zip
www/py-flask: update to 0.12.1
Notes
Notes: svn path=/head/; revision=439233
Diffstat (limited to 'www/py-flask/Makefile')
-rw-r--r--www/py-flask/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-flask/Makefile b/www/py-flask/Makefile
index f8450c9a78ee..7ee446c7eff9 100644
--- a/www/py-flask/Makefile
+++ b/www/py-flask/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= Flask
-PORTVERSION= 0.12
-PORTREVISION= 1
+PORTVERSION= 0.12.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}werkzeug>=0.11:www/py-werkzeug \
${PYTHON_PKGNAMEPREFIX}itsdangerous>=0.24:security/py-itsdangerous \
${PYTHON_PKGNAMEPREFIX}click>=6.6:devel/py-click
-USES= python
+USES= python
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes