diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2014-10-26 06:31:35 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2014-10-26 06:31:35 +0000 |
commit | ddd5ae3b40b160696f942445e0b3c8ed80fdd284 (patch) | |
tree | 5d2af33bf39dac4b75d6a3fe1145e0a378bda861 /www/uwsgi | |
parent | 56ba9de21fa991cc468acf3572349816fa4713cb (diff) | |
download | ports-ddd5ae3b40b160696f942445e0b3c8ed80fdd284.tar.gz ports-ddd5ae3b40b160696f942445e0b3c8ed80fdd284.zip |
Notes
Diffstat (limited to 'www/uwsgi')
-rw-r--r-- | www/uwsgi/Makefile | 4 | ||||
-rw-r--r-- | www/uwsgi/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile index 82f891c34f60..c03fe82d9f8b 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgi -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ @@ -12,7 +12,7 @@ COMMENT= Developer-friendly WSGI server which uses uwsgi protocol LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_PYTHON= yes +USES= python USE_RC_SUBR= uwsgi LDFLAGS+= "-L${LOCALBASE}/lib" diff --git a/www/uwsgi/distinfo b/www/uwsgi/distinfo index 29f202d87025..f6156d6efb54 100644 --- a/www/uwsgi/distinfo +++ b/www/uwsgi/distinfo @@ -1,2 +1,2 @@ -SHA256 (uwsgi-2.0.7.tar.gz) = 2938464d0277909854f55951cf7d114e0616efbd8dd0295da7da99e944cbc72a -SIZE (uwsgi-2.0.7.tar.gz) = 772385 +SHA256 (uwsgi-2.0.8.tar.gz) = d130e9e3a3db24ab5f5302d98aea246239d17429db86f3a8818d1ed2bd4f4225 +SIZE (uwsgi-2.0.8.tar.gz) = 797205 |