Index: head/www/py-waitress/files/patch-setup.py =================================================================== --- head/www/py-waitress/files/patch-setup.py (revision 396517) +++ head/www/py-waitress/files/patch-setup.py (nonexistent) @@ -1,11 +0,0 @@ ---- setup.py.orig 2012-01-31 07:25:31.000000000 +0100 -+++ setup.py 2012-01-31 16:09:30.000000000 +0100 -@@ -50,7 +50,7 @@ - 'Topic :: Internet :: WWW/HTTP', - ], - url='https://github.com/Pylons/waitress', -- packages=find_packages(), -+ packages=find_packages(where='.', exclude=['waitress.test*']), - install_requires=[ - 'setuptools', - ], Property changes on: head/www/py-waitress/files/patch-setup.py ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/py-waitress/files/MANIFEST.in =================================================================== --- head/www/py-waitress/files/MANIFEST.in (revision 396517) +++ head/www/py-waitress/files/MANIFEST.in (nonexistent) @@ -1 +0,0 @@ -recursive-exclude waitress/tests * Property changes on: head/www/py-waitress/files/MANIFEST.in ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/www/py-waitress/Makefile =================================================================== --- head/www/py-waitress/Makefile (revision 396517) +++ head/www/py-waitress/Makefile (revision 396518) @@ -1,21 +1,19 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= waitress -PORTVERSION= 0.8.9 +PORTVERSION= 0.8.10 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olivierd@FreeBSD.org COMMENT= Python WSGI server LICENSE= ZPL21 USES= python USE_PYTHON= distutils autoplist - -pre-patch: - @${CP} ${FILESDIR}/MANIFEST.in ${WRKSRC} +NO_ARCH= yes .include Index: head/www/py-waitress/distinfo =================================================================== --- head/www/py-waitress/distinfo (revision 396517) +++ head/www/py-waitress/distinfo (revision 396518) @@ -1,2 +1,2 @@ -SHA256 (waitress-0.8.9.tar.gz) = 826527dc9d334ed4ed76cdae672fdcbbccf614186657db71679ab58df869458a -SIZE (waitress-0.8.9.tar.gz) = 121048 +SHA256 (waitress-0.8.10.tar.gz) = 7c40c1af0f0c254edb25153621a1e825bc1af2f7bf41a74b4bb8ee6d544ef604 +SIZE (waitress-0.8.10.tar.gz) = 123717