svn commit: r510119 - head/www/py-waitress
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Aug 28 23:52:51 UTC 2019
Author: sunpoet
Date: Wed Aug 28 23:52:50 2019
New Revision: 510119
URL: https://svnweb.freebsd.org/changeset/ports/510119
Log:
Update to 1.3.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 Wed Aug 28 23:52:45 2019 (r510118)
+++ head/www/py-waitress/Makefile Wed Aug 28 23:52:50 2019 (r510119)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= waitress
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/www/py-waitress/distinfo
==============================================================================
--- head/www/py-waitress/distinfo Wed Aug 28 23:52:45 2019 (r510118)
+++ head/www/py-waitress/distinfo Wed Aug 28 23:52:50 2019 (r510119)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556029612
-SHA256 (waitress-1.3.0.tar.gz) = 4e2a6e6fca56d6d3c279f68a2b2cc9b4798d834ea3c3a9db3e2b76b6d66f4526
-SIZE (waitress-1.3.0.tar.gz) = 163874
+TIMESTAMP = 1567016157
+SHA256 (waitress-1.3.1.tar.gz) = 278e09d6849acc1365404bbf7d790d0423b159802e850c726e8cd0a126a2dac7
+SIZE (waitress-1.3.1.tar.gz) = 167097
More information about the svn-ports-head
mailing list