Date: Mon, 13 Feb 2012 20:39:22 GMT From: Olivier Duchateau <duchateau.olivier@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/165113: [UPDATE] www/py-waitress to 0.8.1 Message-ID: <201202132039.q1DKdM3o099361@red.freebsd.org> Resent-Message-ID: <201202132040.q1DKe8XR027564@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165113 >Category: ports >Synopsis: [UPDATE] www/py-waitress to 0.8.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Feb 13 20:40:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Olivier Duchateau >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ur /usr/ports/www/py-waitress/Makefile py-waitress/Makefile --- /usr/ports/www/py-waitress/Makefile 2012-02-07 05:36:07.000000000 +0100 +++ py-waitress/Makefile 2012-02-13 21:00:01.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= waitress -PORTVERSION= 0.8 +PORTVERSION= 0.8.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ur /usr/ports/www/py-waitress/distinfo py-waitress/distinfo --- /usr/ports/www/py-waitress/distinfo 2012-02-07 05:36:07.000000000 +0100 +++ py-waitress/distinfo 2012-02-13 21:00:01.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (waitress-0.8.tar.gz) = 801440d08b125d7ee1127eee825636a92a704dd549c50eb83b1694e850c6c1a4 -SIZE (waitress-0.8.tar.gz) = 101558 +SHA256 (waitress-0.8.1.tar.gz) = df2fa5837b26972648ec1284ae1b0afbab9da205343336a4d123ae2a4737e522 +SIZE (waitress-0.8.1.tar.gz) = 102585 diff -ur /usr/ports/www/py-waitress/files/patch-waitress.egg-info_SOURCES.txt py-waitress/files/patch-waitress.egg-info_SOURCES.txt --- /usr/ports/www/py-waitress/files/patch-waitress.egg-info_SOURCES.txt 2012-02-07 05:36:08.000000000 +0100 +++ py-waitress/files/patch-waitress.egg-info_SOURCES.txt 2012-02-13 21:00:01.000000000 +0100 @@ -1,6 +1,19 @@ ---- waitress.egg-info/SOURCES.txt.orig 2012-01-31 07:27:50.000000000 +0100 -+++ waitress.egg-info/SOURCES.txt 2012-01-31 14:39:27.000000000 +0100 -@@ -36,26 +36,3 @@ +--- waitress.egg-info/SOURCES.txt.orig 2012-02-13 17:23:17.000000000 +0100 ++++ waitress.egg-info/SOURCES.txt 2012-02-13 20:57:58.000000000 +0100 +@@ -1,4 +1,3 @@ +-.gitignore + CHANGES.txt + COPYRIGHT.txt + LICENSE.txt +@@ -7,7 +6,6 @@ + setup.cfg + setup.py + tox.ini +-docs/.gitignore + docs/Makefile + docs/api.rst + docs/arguments.rst +@@ -36,28 +34,3 @@ waitress.egg-info/not-zip-safe waitress.egg-info/requires.txt waitress.egg-info/top_level.txt @@ -23,8 +36,10 @@ -waitress/tests/fixtureapps/echo.py -waitress/tests/fixtureapps/error.py -waitress/tests/fixtureapps/filewrapper.py +-waitress/tests/fixtureapps/getline.py -waitress/tests/fixtureapps/groundhog1.jpg -waitress/tests/fixtureapps/nocl.py +-waitress/tests/fixtureapps/sleepy.py -waitress/tests/fixtureapps/toolarge.py -waitress/tests/fixtureapps/writecb.py \ No newline at end of file >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202132039.q1DKdM3o099361>