Mercurial > hgrepos > FreeBSD > ports > www > uwsginl
changeset 68:4f666b0efd4a origin
Update to the PORTREVISION 3 as of 2019-11-06 (version 2.0.16)
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 06 Nov 2019 09:19:35 +0100 |
| parents | 5227737fcf74 |
| children | 87e6b8367489 5f9369cd567d |
| files | Makefile |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Fri Mar 08 21:21:52 2019 +0100 +++ b/Makefile Wed Nov 06 09:19:35 2019 +0100 @@ -1,9 +1,9 @@ # Created by: Daniel Gerzo <danger@FreeBSD.org> -# $FreeBSD: head/www/uwsgi/Makefile 494507 2019-03-03 12:50:54Z pi $ +# $FreeBSD: head/www/uwsgi/Makefile 498530 2019-04-10 06:18:31Z antoine $ PORTNAME= uwsgi PORTVERSION= 2.0.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/
