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

Olivier Duchateau olivierd at FreeBSD.org
Tue Oct 25 15:16:06 UTC 2016


Author: olivierd
Date: Tue Oct 25 15:16:04 2016
New Revision: 424629
URL: https://svnweb.freebsd.org/changeset/ports/424629

Log:
  Update to 1.0.1

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

Modified: head/www/py-waitress/Makefile
==============================================================================
--- head/www/py-waitress/Makefile	Tue Oct 25 14:37:47 2016	(r424628)
+++ head/www/py-waitress/Makefile	Tue Oct 25 15:16:04 2016	(r424629)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	waitress
-PORTVERSION=	1.0.0
+PORTVERSION=	1.0.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-waitress/distinfo
==============================================================================
--- head/www/py-waitress/distinfo	Tue Oct 25 14:37:47 2016	(r424628)
+++ head/www/py-waitress/distinfo	Tue Oct 25 15:16:04 2016	(r424629)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1472748455
-SHA256 (waitress-1.0.0.tar.gz) = 94af2f0f98be529975c77de0efdb474a2d4ec5475e38d8699c90bacc6a03bac9
-SIZE (waitress-1.0.0.tar.gz) = 123146
+TIMESTAMP = 1477408250
+SHA256 (waitress-1.0.1.tar.gz) = 2daacaece189ede6a23440afe03bda58089a6207f1d80a1e9497f979dfb741fc
+SIZE (waitress-1.0.1.tar.gz) = 123934


More information about the svn-ports-head mailing list