Date: Tue, 30 Apr 2013 15:47:09 +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: r316942 - head/www/py-waitress Message-ID: <201304301547.r3UFl95G090192@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Tue Apr 30 15:47:09 2013 New Revision: 316942 URL: http://svnweb.freebsd.org/changeset/ports/316942 Log: - Update to 0.8.3 - In WWW entry, tab->space Modified: head/www/py-waitress/Makefile head/www/py-waitress/distinfo head/www/py-waitress/pkg-descr (contents, props changed) Modified: head/www/py-waitress/Makefile ============================================================================== --- head/www/py-waitress/Makefile Tue Apr 30 15:42:43 2013 (r316941) +++ head/www/py-waitress/Makefile Tue Apr 30 15:47:09 2013 (r316942) @@ -1,8 +1,9 @@ +# Created by: Olivier Duchateau # $FreeBSD$ # PORTNAME= waitress -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-waitress/distinfo ============================================================================== --- head/www/py-waitress/distinfo Tue Apr 30 15:42:43 2013 (r316941) +++ head/www/py-waitress/distinfo Tue Apr 30 15:47:09 2013 (r316942) @@ -1,2 +1,2 @@ -SHA256 (waitress-0.8.2.tar.gz) = 9b69a80762a899c9cb8d7e04fa3acd2e93e99ba197cae7d3d7de70fdf45a337b -SIZE (waitress-0.8.2.tar.gz) = 100184 +SHA256 (waitress-0.8.3.tar.gz) = b650c2753555fbc77e2ef2c22310c6e9c3e5584f7dd97ed82a39c30e9244b114 +SIZE (waitress-0.8.3.tar.gz) = 101245 Modified: head/www/py-waitress/pkg-descr ============================================================================== --- head/www/py-waitress/pkg-descr Tue Apr 30 15:42:43 2013 (r316941) +++ head/www/py-waitress/pkg-descr Tue Apr 30 15:47:09 2013 (r316942) @@ -1,3 +1,3 @@ Waitress, is pure Python WSGI server. -WWW: http://pypi.python.org/pypi/waitress +WWW: http://pypi.python.org/pypi/waitress
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304301547.r3UFl95G090192>