Date: Tue, 13 Feb 2018 09:30:16 +0000 (UTC) From: Vsevolod Stakhov <vsevolod@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461691 - in head/www/uwsgi: . files Message-ID: <201802130930.w1D9UGZb050061@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vsevolod Date: Tue Feb 13 09:30:16 2018 New Revision: 461691 URL: https://svnweb.freebsd.org/changeset/ports/461691 Log: - Update to 2.0.16 PR: 225858 Submitted by: maintainer MFH: 2018Q1 Security: a8f25565-109e-11e8-8d41-97657151f8c2 Deleted: head/www/uwsgi/files/patch-uwsgiconfig.py Modified: head/www/uwsgi/Makefile head/www/uwsgi/distinfo Modified: head/www/uwsgi/Makefile ============================================================================== --- head/www/uwsgi/Makefile Tue Feb 13 09:26:00 2018 (r461690) +++ head/www/uwsgi/Makefile Tue Feb 13 09:30:16 2018 (r461691) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgi -PORTVERSION= 2.0.15 -PORTREVISION= 3 +PORTVERSION= 2.0.16 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ Modified: head/www/uwsgi/distinfo ============================================================================== --- head/www/uwsgi/distinfo Tue Feb 13 09:26:00 2018 (r461690) +++ head/www/uwsgi/distinfo Tue Feb 13 09:30:16 2018 (r461691) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495495189 -SHA256 (uwsgi-2.0.15.tar.gz) = 572ef9696b97595b4f44f6198fe8c06e6f4e6351d930d22e5330b071391272ff -SIZE (uwsgi-2.0.15.tar.gz) = 795070 +TIMESTAMP = 1518267669 +SHA256 (uwsgi-2.0.16.tar.gz) = a911f48f3cc51ac82fdabc4e001f18a32569128680beb5a833ebc3ff6edcc1f4 +SIZE (uwsgi-2.0.16.tar.gz) = 798509
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802130930.w1D9UGZb050061>