svn commit: r360993 - head/net-im/py-twistedWords
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jul 6 18:52:25 UTC 2014
Author: sunpoet
Date: Sun Jul 6 18:52:24 2014
New Revision: 360993
URL: http://svnweb.freebsd.org/changeset/ports/360993
QAT: https://qat.redports.org/buildarchive/r360993/
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/words/topfiles/NEWS
Deleted:
head/net-im/py-twistedWords/pkg-plist
Modified:
head/net-im/py-twistedWords/Makefile
head/net-im/py-twistedWords/distinfo
Modified: head/net-im/py-twistedWords/Makefile
==============================================================================
--- head/net-im/py-twistedWords/Makefile Sun Jul 6 18:52:19 2014 (r360992)
+++ head/net-im/py-twistedWords/Makefile Sun Jul 6 18:52:24 2014 (r360993)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= twistedWords
-PORTVERSION= 13.2.0
+PORTVERSION= 14.0.0
CATEGORIES= net-im devel python
MASTER_SITES= http://twistedmatrix.com/Releases/Words/${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/net-im/py-twistedWords/distinfo
==============================================================================
--- head/net-im/py-twistedWords/distinfo Sun Jul 6 18:52:19 2014 (r360992)
+++ head/net-im/py-twistedWords/distinfo Sun Jul 6 18:52:24 2014 (r360993)
@@ -1,2 +1,2 @@
-SHA256 (TwistedWords-13.2.0.tar.bz2) = 079c4acc179d71058b4c5f802ceda4e3f31eddae1f09b1ab88d1c642fab746af
-SIZE (TwistedWords-13.2.0.tar.bz2) = 176411
+SHA256 (TwistedWords-14.0.0.tar.bz2) = d7b7a604d8a35b62d255cac034e0890e231c41c0ab15b8756122f3b8e3c69b5a
+SIZE (TwistedWords-14.0.0.tar.bz2) = 165343
More information about the svn-ports-head
mailing list