svn commit: r525204 - head/www/py-waitress

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 4 17:55:19 UTC 2020


Author: sunpoet
Date: Tue Feb  4 17:55:18 2020
New Revision: 525204
URL: https://svnweb.freebsd.org/changeset/ports/525204

Log:
  Update to 1.4.3
  
  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 Feb  4 17:55:12 2020	(r525203)
+++ head/www/py-waitress/Makefile	Tue Feb  4 17:55:18 2020	(r525204)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	waitress
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-waitress/distinfo
==============================================================================
--- head/www/py-waitress/distinfo	Tue Feb  4 17:55:12 2020	(r525203)
+++ head/www/py-waitress/distinfo	Tue Feb  4 17:55:18 2020	(r525204)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578117399
-SHA256 (waitress-1.4.2.tar.gz) = 67a60a376f0eb335ed88967c42b73983a58d66a2a72eb9009a42725f7453b142
-SIZE (waitress-1.4.2.tar.gz) = 173059
+TIMESTAMP = 1580830477
+SHA256 (waitress-1.4.3.tar.gz) = 045b3efc3d97c93362173ab1dfc159b52cfa22b46c3334ffc805dbdbf0e4309e
+SIZE (waitress-1.4.3.tar.gz) = 173767


More information about the svn-ports-all mailing list