Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2019 17:33:54 +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: r521387 - head/www/py-waitress
Message-ID:  <201912291733.xBTHXsg7077932@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec 29 17:33:53 2019
New Revision: 521387
URL: https://svnweb.freebsd.org/changeset/ports/521387

Log:
  Update to 1.4.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	Sun Dec 29 17:33:48 2019	(r521386)
+++ head/www/py-waitress/Makefile	Sun Dec 29 17:33:53 2019	(r521387)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	waitress
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-waitress/distinfo
==============================================================================
--- head/www/py-waitress/distinfo	Sun Dec 29 17:33:48 2019	(r521386)
+++ head/www/py-waitress/distinfo	Sun Dec 29 17:33:53 2019	(r521387)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577145799
-SHA256 (waitress-1.4.0.tar.gz) = b3b6450106b65bfcbefce5940fff23240305db86683cbf4e524af199b514ba61
-SIZE (waitress-1.4.0.tar.gz) = 170493
+TIMESTAMP = 1577626059
+SHA256 (waitress-1.4.1.tar.gz) = f4118cbce75985fd60aeb4f0d781aba8dc7ae28c18e50753e913d7a7dee76b62
+SIZE (waitress-1.4.1.tar.gz) = 171911



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912291733.xBTHXsg7077932>