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

Olivier Duchateau olivierd at FreeBSD.org
Sat Apr 16 09:37:27 UTC 2016


Author: olivierd
Date: Sat Apr 16 09:37:25 2016
New Revision: 413422
URL: https://svnweb.freebsd.org/changeset/ports/413422

Log:
  Update to 0.9.0

Modified:
  head/www/py-waitress/Makefile
  head/www/py-waitress/distinfo

Modified: head/www/py-waitress/Makefile
==============================================================================
--- head/www/py-waitress/Makefile	Sat Apr 16 09:26:13 2016	(r413421)
+++ head/www/py-waitress/Makefile	Sat Apr 16 09:37:25 2016	(r413422)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	waitress
-PORTVERSION=	0.8.10
+PORTVERSION=	0.9.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-waitress/distinfo
==============================================================================
--- head/www/py-waitress/distinfo	Sat Apr 16 09:26:13 2016	(r413421)
+++ head/www/py-waitress/distinfo	Sat Apr 16 09:37:25 2016	(r413422)
@@ -1,2 +1,2 @@
-SHA256 (waitress-0.8.10.tar.gz) = 7c40c1af0f0c254edb25153621a1e825bc1af2f7bf41a74b4bb8ee6d544ef604
-SIZE (waitress-0.8.10.tar.gz) = 123717
+SHA256 (waitress-0.9.0.tar.gz) = 5368b6f2c51823b60e01cd762610385cc2951b25cbf0e930445215d2527acbb4
+SIZE (waitress-0.9.0.tar.gz) = 119624


More information about the svn-ports-all mailing list