diff options
author | demon <demon@FreeBSD.org> | 2014-06-01 14:12:13 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-06-01 14:12:13 +0800 |
commit | 48ba52e51923cbfe71c312b0473dcb167fe6ddb5 (patch) | |
tree | 4242f69f288770783fcd01759991922359f0ad26 /www | |
parent | 1ada8f0023cc406fb13a3e607185de16bf774faa (diff) | |
download | freebsd-ports-gnome-48ba52e51923cbfe71c312b0473dcb167fe6ddb5.tar.gz freebsd-ports-gnome-48ba52e51923cbfe71c312b0473dcb167fe6ddb5.tar.zst freebsd-ports-gnome-48ba52e51923cbfe71c312b0473dcb167fe6ddb5.zip |
Update to version 2.0.5.
Diffstat (limited to 'www')
-rw-r--r-- | www/uwsgi/Makefile | 4 | ||||
-rw-r--r-- | www/uwsgi/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile index fdcd8f675419..2a243cb2e38b 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgi -PORTVERSION= 2.0.4 +PORTVERSION= 2.0.5 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ @@ -15,8 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USE_PYTHON= yes USE_RC_SUBR= uwsgi -LDFLAGS+= "-L${LOCALBASE}/lib" - PLIST_FILES= bin/uwsgi \ %%PYTHON_SITELIBDIR%%/uwsgidecorators.py diff --git a/www/uwsgi/distinfo b/www/uwsgi/distinfo index c6084d23468e..194cad338c6f 100644 --- a/www/uwsgi/distinfo +++ b/www/uwsgi/distinfo @@ -1,2 +1,2 @@ -SHA256 (uwsgi-2.0.4.tar.gz) = 22ed4607b90878c0bd3eb41e6117512c44f5d6891bd3534378627ffa6f6865f0 -SIZE (uwsgi-2.0.4.tar.gz) = 765555 +SHA256 (uwsgi-2.0.5.tar.gz) = 1a085e1036f04ccec7a39cb2073ae55adac431b129763ed58142b326c7ab540d +SIZE (uwsgi-2.0.5.tar.gz) = 770232 |