Date: Tue, 23 Apr 2019 17:53:08 +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: r499779 - head/www/py-waitress Message-ID: <201904231753.x3NHr8kj021629@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904231753.x3NHr8kj021629>