Date: Wed, 28 Aug 2019 23:52:51 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510119 - head/www/py-waitress Message-ID: <201908282352.x7SNqpt3095932@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908282352.x7SNqpt3095932>