mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 2.5.0
PR: 107840 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer
This commit is contained in:
parent
3b36394d6e
commit
90dbb2dfea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182216
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= twistedCore
|
||||
PORTVERSION= 2.4.0
|
||||
PORTVERSION= 2.5.0
|
||||
CATEGORIES= devel net python
|
||||
MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Twisted/${PORTVERSION:R}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -20,8 +20,6 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
CONFLICTS= py??-twisted-[0-9]*
|
||||
|
||||
#WRKSRC= ${WRKDIR}/Twisted-${PORTVERSION}
|
||||
|
||||
# - Note that Twisted ships with some graphical examples and clients that
|
||||
# require PyGNOME to run. These are not central to the funcitoning of
|
||||
# Twisted, but the user should feel free to install x11-toolits/py-gnome
|
||||
@ -31,8 +29,6 @@ USE_BZIP2= yes
|
||||
USE_PYTHON= 2.3+
|
||||
USE_PYDISTUTILS= yes
|
||||
|
||||
PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;}
|
||||
|
||||
post-install:
|
||||
# permission safeness
|
||||
@${CHMOD} -R ${SHAREMODE} ${PYTHONPREFIX_SITELIBDIR}/twisted/
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (TwistedCore-2.4.0.tar.bz2) = 042a57f65fe919a9234047d7ce8c43f1
|
||||
SHA256 (TwistedCore-2.4.0.tar.bz2) = 114f8ecf2625916f6cd65099d4321243f2b56704dddb0c96b30f6b991db484d2
|
||||
SIZE (TwistedCore-2.4.0.tar.bz2) = 1213389
|
||||
MD5 (TwistedCore-2.5.0.tar.bz2) = cf8d8d73c3b58b79c6a16b5fc23d5b61
|
||||
SHA256 (TwistedCore-2.5.0.tar.bz2) = 3404a92012734d527a7b2029ce6f588bbc02b27904760819b2ce86f81bcddaab
|
||||
SIZE (TwistedCore-2.5.0.tar.bz2) = 2049409
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user