diff options
author | demon <demon@FreeBSD.org> | 2015-12-30 18:57:26 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2015-12-30 18:57:26 +0800 |
commit | a5c52e551dc1804009dd0c1aae3b29d158a20190 (patch) | |
tree | 33c1f22fb402f309a6cf86996ab8454b31d07a00 | |
parent | 6abaff0e878a0263e947b09f0e5d2aaf8aab7768 (diff) | |
download | freebsd-ports-gnome-a5c52e551dc1804009dd0c1aae3b29d158a20190.tar.gz freebsd-ports-gnome-a5c52e551dc1804009dd0c1aae3b29d158a20190.tar.zst freebsd-ports-gnome-a5c52e551dc1804009dd0c1aae3b29d158a20190.zip |
Update to version 2.0.12.
-rw-r--r-- | www/uwsgi/Makefile | 3 | ||||
-rw-r--r-- | www/uwsgi/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/uwsgi/Makefile b/www/uwsgi/Makefile index ad4039888d2f..128f60928edf 100644 --- a/www/uwsgi/Makefile +++ b/www/uwsgi/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgi -PORTVERSION= 2.0.11.2 -PORTREVISION= 2 +PORTVERSION= 2.0.12 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ diff --git a/www/uwsgi/distinfo b/www/uwsgi/distinfo index 459e4fbed007..2574ac3dbd36 100644 --- a/www/uwsgi/distinfo +++ b/www/uwsgi/distinfo @@ -1,2 +1,2 @@ -SHA256 (uwsgi-2.0.11.2.tar.gz) = 0b889b0b4d2dd3f6625df28cb0b86ec44a68d074ede2d0dfad0b91e88914885c -SIZE (uwsgi-2.0.11.2.tar.gz) = 782133 +SHA256 (uwsgi-2.0.12.tar.gz) = 306b51db97648d6d23bb7eacd76e5a413434575f220dac1de231c8c26d33e409 +SIZE (uwsgi-2.0.12.tar.gz) = 784048 |