1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Update to version 2.0.8;

Convert to USES.
This commit is contained in:
Dmitry Sivachenko 2014-10-26 06:31:35 +00:00
parent 56ba9de21f
commit ddd5ae3b40
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371496
2 changed files with 4 additions and 4 deletions

View File

@ -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"

View File

@ -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