svn commit: r499779 - head/www/py-waitress
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Apr 23 17:53:10 UTC 2019
Author: sunpoet
Date: Tue Apr 23 17:53:07 2019
New Revision: 499779
URL: https://svnweb.freebsd.org/changeset/ports/499779
Log:
Update to 1.3.0
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 Tue Apr 23 17:53:02 2019 (r499778)
+++ head/www/py-waitress/Makefile Tue Apr 23 17:53:07 2019 (r499779)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= waitress
-PORTVERSION= 1.2.1
-PORTREVISION= 1
+PORTVERSION= 1.3.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/www/py-waitress/distinfo
==============================================================================
--- head/www/py-waitress/distinfo Tue Apr 23 17:53:02 2019 (r499778)
+++ head/www/py-waitress/distinfo Tue Apr 23 17:53:07 2019 (r499779)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549565190
-SHA256 (waitress-1.2.1.tar.gz) = c369e238bd81ef7d61f04825f06f107c42094de60d13d8de8e71952c7c683dfe
-SIZE (waitress-1.2.1.tar.gz) = 162588
+TIMESTAMP = 1556029612
+SHA256 (waitress-1.3.0.tar.gz) = 4e2a6e6fca56d6d3c279f68a2b2cc9b4798d834ea3c3a9db3e2b76b6d66f4526
+SIZE (waitress-1.3.0.tar.gz) = 163874
More information about the svn-ports-head
mailing list