Index: head/devel/py-foolscap/files/patch-setup.py =================================================================== --- head/devel/py-foolscap/files/patch-setup.py (revision 394004) +++ head/devel/py-foolscap/files/patch-setup.py (nonexistent) @@ -1,11 +0,0 @@ ---- setup.py.orig 2012-01-06 11:21:39.000000000 +0800 -+++ setup.py 2012-03-12 15:07:15.000000000 +0800 -@@ -58,7 +58,7 @@ - # entry_points= scripts to create the appropriate .bat files. - import setuptools - _hush_pyflakes = [setuptools] -- have_setuptools = True -+ have_setuptools = False - except ImportError: - pass - Property changes on: head/devel/py-foolscap/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/devel/py-foolscap/Makefile =================================================================== --- head/devel/py-foolscap/Makefile (revision 394004) +++ head/devel/py-foolscap/Makefile (revision 394005) @@ -1,23 +1,25 @@ # Created by: Kevin Lo # $FreeBSD$ PORTNAME= foolscap -PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= http://foolscap.lothar.com/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kevlo@FreeBSD.org COMMENT= RPC protocol for Twisted Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:${PORTSDIR}/security/py-openssl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python twisted -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils + +regression-test: build + @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include Index: head/devel/py-foolscap/distinfo =================================================================== --- head/devel/py-foolscap/distinfo (revision 394004) +++ head/devel/py-foolscap/distinfo (revision 394005) @@ -1,2 +1,2 @@ -SHA256 (foolscap-0.6.4.tar.gz) = 74b283dd68a3c9d68ebf4e9b4ebf5cfb37480915b6a808ac930fe858a66f8d99 -SIZE (foolscap-0.6.4.tar.gz) = 479664 +SHA256 (foolscap-0.8.0.tar.gz) = 6ab49e8c52ee49597148802a877593ddb6ca9a63cb32eaae8bff2900667be1c9 +SIZE (foolscap-0.8.0.tar.gz) = 475062