Date: Tue, 25 Oct 2016 15:16:05 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424629 - head/www/py-waitress Message-ID: <201610251516.u9PFG5TQ029186@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610251516.u9PFG5TQ029186>