Date: Tue, 17 Nov 2020 15:56:54 +0000 (UTC) From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r555563 - head/www/uwsgi Message-ID: <202011171556.0AHFusB5067369@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fernape Date: Tue Nov 17 15:56:54 2020 New Revision: 555563 URL: https://svnweb.freebsd.org/changeset/ports/555563 Log: www/uwsgi: Update to 2.0.19.1 ChangeLog: https://uwsgi-docs.readthedocs.io/en/latest/Changelog-2.0.19.1.html PR: 251045 Submitted by: meka@tilda.center Approved by: eugene@zhegan.in (maintainer, timeout 1 week) Modified: head/www/uwsgi/Makefile head/www/uwsgi/distinfo Modified: head/www/uwsgi/Makefile ============================================================================== --- head/www/uwsgi/Makefile Tue Nov 17 15:52:51 2020 (r555562) +++ head/www/uwsgi/Makefile Tue Nov 17 15:56:54 2020 (r555563) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uwsgi -PORTVERSION= 2.0.18 +PORTVERSION= 2.0.19.1 CATEGORIES= www python MASTER_SITES= http://projects.unbit.it/downloads/ Modified: head/www/uwsgi/distinfo ============================================================================== --- head/www/uwsgi/distinfo Tue Nov 17 15:52:51 2020 (r555562) +++ head/www/uwsgi/distinfo Tue Nov 17 15:56:54 2020 (r555563) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573864256 -SHA256 (uwsgi-2.0.18.tar.gz) = 4972ac538800fb2d421027f49b4a1869b66048839507ccf0aa2fda792d99f583 -SIZE (uwsgi-2.0.18.tar.gz) = 801555 +TIMESTAMP = 1605080865 +SHA256 (uwsgi-2.0.19.1.tar.gz) = 56be307f3bfcf6cc074f4354de6403778d7ec3e44addac896e26ffb3c4d9a608 +SIZE (uwsgi-2.0.19.1.tar.gz) = 811149
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202011171556.0AHFusB5067369>