svn commit: r521387 - head/www/py-waitress
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Dec 29 17:33:54 UTC 2019
Author: sunpoet
Date: Sun Dec 29 17:33:53 2019
New Revision: 521387
URL: https://svnweb.freebsd.org/changeset/ports/521387
Log:
Update to 1.4.1
Changes: https://github.com/Pylons/waitress/blob/master/CHANGES.txt
Modified:
head/www/py-waitress/Makefile
head/www/py-waitress/distinfo
Modified: head/www/py-waitress/Makefile
==============================================================================
--- head/www/py-waitress/Makefile Sun Dec 29 17:33:48 2019 (r521386)
+++ head/www/py-waitress/Makefile Sun Dec 29 17:33:53 2019 (r521387)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= waitress
-PORTVERSION= 1.4.0
+PORTVERSION= 1.4.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/www/py-waitress/distinfo
==============================================================================
--- head/www/py-waitress/distinfo Sun Dec 29 17:33:48 2019 (r521386)
+++ head/www/py-waitress/distinfo Sun Dec 29 17:33:53 2019 (r521387)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577145799
-SHA256 (waitress-1.4.0.tar.gz) = b3b6450106b65bfcbefce5940fff23240305db86683cbf4e524af199b514ba61
-SIZE (waitress-1.4.0.tar.gz) = 170493
+TIMESTAMP = 1577626059
+SHA256 (waitress-1.4.1.tar.gz) = f4118cbce75985fd60aeb4f0d781aba8dc7ae28c18e50753e913d7a7dee76b62
+SIZE (waitress-1.4.1.tar.gz) = 171911
More information about the svn-ports-head
mailing list