From owner-svn-ports-all@freebsd.org Fri Feb 16 14:00:27 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 475C4F162AF; Fri, 16 Feb 2018 14:00:27 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B9D1F7AF11; Fri, 16 Feb 2018 14:00:26 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B09F268E8; Fri, 16 Feb 2018 14:00:26 +0000 (UTC) (envelope-from vsevolod@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1GE0QBN008256; Fri, 16 Feb 2018 14:00:26 GMT (envelope-from vsevolod@FreeBSD.org) Received: (from vsevolod@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1GE0Q1V008254; Fri, 16 Feb 2018 14:00:26 GMT (envelope-from vsevolod@FreeBSD.org) Message-Id: <201802161400.w1GE0Q1V008254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vsevolod set sender to vsevolod@FreeBSD.org using -f From: Vsevolod Stakhov Date: Fri, 16 Feb 2018 14:00:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r462015 - in branches/2018Q1/www/uwsgi: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: vsevolod X-SVN-Commit-Paths: in branches/2018Q1/www/uwsgi: . files X-SVN-Commit-Revision: 462015 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Feb 2018 14:00:27 -0000 Author: vsevolod Date: Fri Feb 16 14:00:26 2018 New Revision: 462015 URL: https://svnweb.freebsd.org/changeset/ports/462015 Log: MFH: r461691 - Update to 2.0.16 PR: 225858 Submitted by: maintainer Security: a8f25565-109e-11e8-8d41-97657151f8c2 Approved by: ports-secteam (riggs) Deleted: branches/2018Q1/www/uwsgi/files/patch-uwsgiconfig.py Modified: branches/2018Q1/www/uwsgi/Makefile branches/2018Q1/www/uwsgi/distinfo Directory Properties: branches/2018Q1/ (props changed) Modified: branches/2018Q1/www/uwsgi/Makefile ============================================================================== --- branches/2018Q1/www/uwsgi/Makefile Fri Feb 16 13:46:32 2018 (r462014) +++ branches/2018Q1/www/uwsgi/Makefile Fri Feb 16 14:00:26 2018 (r462015) @@ -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: branches/2018Q1/www/uwsgi/distinfo ============================================================================== --- branches/2018Q1/www/uwsgi/distinfo Fri Feb 16 13:46:32 2018 (r462014) +++ branches/2018Q1/www/uwsgi/distinfo Fri Feb 16 14:00:26 2018 (r462015) @@ -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