aboutsummaryrefslogtreecommitdiff
path: root/www/py-waitress
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-02-20 00:06:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-02-20 00:06:23 +0000
commitee443ad0ac7fe56f27e4584958064ccf5df6bf2a (patch)
treec765147404da80930db61e8db5151a17199cdf86 /www/py-waitress
parentbe989e9647d3929f53dfb4965926b37b42bf5038 (diff)
downloadports-ee443ad0ac7fe56f27e4584958064ccf5df6bf2a.tar.gz
ports-ee443ad0ac7fe56f27e4584958064ccf5df6bf2a.zip
Notes
Diffstat (limited to 'www/py-waitress')
-rw-r--r--www/py-waitress/Makefile2
-rw-r--r--www/py-waitress/distinfo4
-rw-r--r--www/py-waitress/files/patch-waitress.egg-info_SOURCES.txt21
3 files changed, 21 insertions, 6 deletions
diff --git a/www/py-waitress/Makefile b/www/py-waitress/Makefile
index fedf5c73806f..62cd6f73d717 100644
--- a/www/py-waitress/Makefile
+++ b/www/py-waitress/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= waitress
-PORTVERSION= 0.8
+PORTVERSION= 0.8.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-waitress/distinfo b/www/py-waitress/distinfo
index 17418b882036..81cc9f136ad0 100644
--- a/www/py-waitress/distinfo
+++ b/www/py-waitress/distinfo
@@ -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 --git a/www/py-waitress/files/patch-waitress.egg-info_SOURCES.txt b/www/py-waitress/files/patch-waitress.egg-info_SOURCES.txt
index 4d8e8f558ca1..bd0ed824ab24 100644
--- a/www/py-waitress/files/patch-waitress.egg-info_SOURCES.txt
+++ b/www/py-waitress/files/patch-waitress.egg-info_SOURCES.txt
@@ -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