mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- 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/topfiles/NEWS
This commit is contained in:
parent
fd324c6a96
commit
062bb2b485
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360988
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= twistedCore
|
||||
PORTVERSION= 13.2.0
|
||||
PORTVERSION= 14.0.0
|
||||
CATEGORIES= devel net python
|
||||
MASTER_SITES= http://twistedmatrix.com/Releases/Core/${PORTVERSION:R}/ \
|
||||
LOCAL/sunpoet
|
||||
@ -22,15 +22,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
# Twisted, but the user should feel free to install x11-toolits/py-gnome
|
||||
# separately if desired.
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/}
|
||||
REINPLACE_ARGS= -i ''
|
||||
|
||||
MAN1= manhole.1 pyhtmlizer.1 tap2deb.1 tap2rpm.1 tapconvert.1 trial.1 twistd.1
|
||||
|
||||
post-install:
|
||||
cd ${WRKSRC}/doc/man/ && ${INSTALL_MAN} ${MAN1} ${STAGEDIR}${MANPREFIX}/man/man1/
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (TwistedCore-13.2.0.tar.bz2) = 396ee27f0e824772bf26c636c69c2751127738127e283112e72c2de6c28e36be
|
||||
SIZE (TwistedCore-13.2.0.tar.bz2) = 1496299
|
||||
SHA256 (TwistedCore-14.0.0.tar.bz2) = 41fde42b917ea91c74e9ad15ae45a8104de156bcb32e7bb6a2dfa6c68141a72e
|
||||
SIZE (TwistedCore-14.0.0.tar.bz2) = 1126188
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user