svn commit: r360996 - head/textproc/py-twistedLore
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 6 18:52:40 UTC 2014
Author: sunpoet
Date: Sun Jul 6 18:52:39 2014
New Revision: 360996
URL: http://svnweb.freebsd.org/changeset/ports/360996
QAT: https://qat.redports.org/buildarchive/r360996/
Log:
- Update to 14.0.0
- Use PYDISTUTILS_AUTOPLIST
- Use USES=tar:bzip2
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/twisted/lore/topfiles/NEWS
Deleted:
head/textproc/py-twistedLore/pkg-plist
Modified:
head/textproc/py-twistedLore/Makefile
head/textproc/py-twistedLore/distinfo
Modified: head/textproc/py-twistedLore/Makefile
==============================================================================
--- head/textproc/py-twistedLore/Makefile Sun Jul 6 18:52:34 2014 (r360995)
+++ head/textproc/py-twistedLore/Makefile Sun Jul 6 18:52:39 2014 (r360996)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= twistedLore
-PORTVERSION= 13.2.0
+PORTVERSION= 14.0.0
CATEGORIES= textproc python
MASTER_SITES= http://twistedmatrix.com/Releases/Lore/${PORTVERSION:R}/ \
LOCAL/sunpoet
@@ -17,9 +17,9 @@ LICENSE= MIT
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/devel/py-twistedCore
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_BZIP2= yes
USE_PYTHON= 2
USE_PYDISTUTILS=yes
-PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/}
+PYDISTUTILS_AUTOPLIST= yes
+USES= tar:bzip2
.include <bsd.port.mk>
Modified: head/textproc/py-twistedLore/distinfo
==============================================================================
--- head/textproc/py-twistedLore/distinfo Sun Jul 6 18:52:34 2014 (r360995)
+++ head/textproc/py-twistedLore/distinfo Sun Jul 6 18:52:39 2014 (r360996)
@@ -1,2 +1,2 @@
-SHA256 (TwistedLore-13.2.0.tar.bz2) = 53ca37c533048ddaf209548a21bf3078cb56dce48099251fb6bae107ed9d66df
-SIZE (TwistedLore-13.2.0.tar.bz2) = 88616
+SHA256 (TwistedLore-14.0.0.tar.bz2) = d689acbff7e667eee9cc4e05ef7fa4a7de2667dfde062f487ddc33d44781b7c5
+SIZE (TwistedLore-14.0.0.tar.bz2) = 53923
More information about the svn-ports-all
mailing list