svn commit: r533357 - head/www/py-uvicorn
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Apr 29 15:48:50 UTC 2020
Author: sunpoet
Date: Wed Apr 29 15:48:46 2020
New Revision: 533357
URL: https://svnweb.freebsd.org/changeset/ports/533357
Log:
Update to 0.11.4
Changes: https://github.com/encode/uvicorn/blob/master/CHANGELOG.md
Modified:
head/www/py-uvicorn/Makefile
head/www/py-uvicorn/distinfo
Modified: head/www/py-uvicorn/Makefile
==============================================================================
--- head/www/py-uvicorn/Makefile Wed Apr 29 15:48:41 2020 (r533356)
+++ head/www/py-uvicorn/Makefile Wed Apr 29 15:48:46 2020 (r533357)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= uvicorn
-PORTVERSION= 0.11.3
+PORTVERSION= 0.11.4
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/www/py-uvicorn/distinfo
==============================================================================
--- head/www/py-uvicorn/distinfo Wed Apr 29 15:48:41 2020 (r533356)
+++ head/www/py-uvicorn/distinfo Wed Apr 29 15:48:46 2020 (r533357)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582222976
-SHA256 (uvicorn-0.11.3.tar.gz) = 6fdaf8e53bf1b2ddf0fe9ed06079b5348d7d1d87b3365fe2549e6de0d49e631c
-SIZE (uvicorn-0.11.3.tar.gz) = 30412
+TIMESTAMP = 1588163969
+SHA256 (uvicorn-0.11.4.tar.gz) = a19de5b2f8dec56ec95bbbf3ce334b168efca6a238b2ba7c6cb020e3a42ce71a
+SIZE (uvicorn-0.11.4.tar.gz) = 29556
More information about the svn-ports-all
mailing list