Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Jul 2014 18:52:40 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360996 - head/textproc/py-twistedLore
Message-ID:  <201407061852.s66IqejV061445@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407061852.s66IqejV061445>