diff --git a/devel/py-twistedCore/Makefile b/devel/py-twistedCore/Makefile index af59f518b1a1..e408250c6faf 100644 --- a/devel/py-twistedCore/Makefile +++ b/devel/py-twistedCore/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= twistedCore -PORTVERSION= 13.1.0 +PORTVERSION= 13.2.0 CATEGORIES= devel net python MASTER_SITES= http://twistedmatrix.com/Releases/Core/${PORTVERSION:R}/ \ LOCAL/sunpoet @@ -22,6 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} # Twisted, but the user should feel free to install x11-toolits/py-gnome # separately if desired. +NO_STAGE= yes USE_BZIP2= yes USE_PYTHON= -2.7 USE_PYDISTUTILS=yes @@ -30,7 +31,6 @@ REINPLACE_ARGS= -i '' MAN1= manhole.1 pyhtmlizer.1 tap2deb.1 tap2rpm.1 tapconvert.1 trial.1 twistd.1 -NO_STAGE= yes post-install: # permission safeness @${CHMOD} -R ${SHAREMODE} ${PYTHONPREFIX_SITELIBDIR}/twisted/ diff --git a/devel/py-twistedCore/distinfo b/devel/py-twistedCore/distinfo index 02e659f3bd03..448df526edba 100644 --- a/devel/py-twistedCore/distinfo +++ b/devel/py-twistedCore/distinfo @@ -1,2 +1,2 @@ -SHA256 (TwistedCore-13.1.0.tar.bz2) = 4668821d44ed6a8e5fb18845fee2326746cfd1a2346a0e1b003218baa12c7565 -SIZE (TwistedCore-13.1.0.tar.bz2) = 1482462 +SHA256 (TwistedCore-13.2.0.tar.bz2) = 396ee27f0e824772bf26c636c69c2751127738127e283112e72c2de6c28e36be +SIZE (TwistedCore-13.2.0.tar.bz2) = 1496299 diff --git a/devel/py-twistedCore/pkg-plist b/devel/py-twistedCore/pkg-plist index 8dc892a50d71..667d0c1f84c0 100644 --- a/devel/py-twistedCore/pkg-plist +++ b/devel/py-twistedCore/pkg-plist @@ -255,6 +255,7 @@ bin/twistd %%PYTHON_SITELIBDIR%%/twisted/internet/test/connectionmixins.py %%PYTHON_SITELIBDIR%%/twisted/internet/test/connectionmixins.pyc %%PYTHON_SITELIBDIR%%/twisted/internet/test/connectionmixins.pyo +%%PYTHON_SITELIBDIR%%/twisted/internet/test/fake_CAs/chain.pem %%PYTHON_SITELIBDIR%%/twisted/internet/test/fake_CAs/not-a-certificate %%PYTHON_SITELIBDIR%%/twisted/internet/test/fake_CAs/thing1.pem %%PYTHON_SITELIBDIR%%/twisted/internet/test/fake_CAs/thing2-duplicate.pem @@ -871,6 +872,9 @@ bin/twistd %%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_scripts.py %%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_scripts.pyc %%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_scripts.pyo +%%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_tap2deb.py +%%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_tap2deb.pyc +%%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_tap2deb.pyo %%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_tap2rpm.py %%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_tap2rpm.pyc %%PYTHON_SITELIBDIR%%/twisted/scripts/test/test_tap2rpm.pyo @@ -1383,6 +1387,9 @@ bin/twistd %%PYTHON_SITELIBDIR%%/twisted/trial/test/novars.py %%PYTHON_SITELIBDIR%%/twisted/trial/test/novars.pyc %%PYTHON_SITELIBDIR%%/twisted/trial/test/novars.pyo +%%PYTHON_SITELIBDIR%%/twisted/trial/test/ordertests.py +%%PYTHON_SITELIBDIR%%/twisted/trial/test/ordertests.pyc +%%PYTHON_SITELIBDIR%%/twisted/trial/test/ordertests.pyo %%PYTHON_SITELIBDIR%%/twisted/trial/test/packages.py %%PYTHON_SITELIBDIR%%/twisted/trial/test/packages.pyc %%PYTHON_SITELIBDIR%%/twisted/trial/test/packages.pyo