Update to 5.4.0
PR: 209986 Submitted by: myself Approved by: maintainer timeout (nivit, 20 days)
This commit is contained in:
parent
f93bc3ba8f
commit
afdc06879e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417408
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cherrypy
|
||||
PORTVERSION= 3.2.6
|
||||
PORTREVISION= 0
|
||||
PORTVERSION= 5.4.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -30,8 +29,8 @@ USE_PYTHON= distutils autoplist
|
||||
# handle tutorial separately, and remove cherrypy.process from data_files
|
||||
# otherwise it confuses build_py.get_outputs() and breaks PYDISTUTILS_AUTOPLIST
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '89,96d' -e '68s/"cherrypy.tutorial",//1' \
|
||||
-e '78d' -i.bak ${WRKSRC}/${PYSETUP}
|
||||
@${REINPLACE_CMD} -e '99,106d' -e '78s/"cherrypy.tutorial",//1' \
|
||||
-e '88d' -i.bak ${WRKSRC}/${PYSETUP}
|
||||
|
||||
.if ${PORT_OPTIONS:MEXAMPLES}
|
||||
post-install:
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (CherryPy-3.2.6.tar.gz) = bb20185786e852ef6ab5836a0b12c0f17d454cbbc4d073291535481978315b86
|
||||
SIZE (CherryPy-3.2.6.tar.gz) = 423894
|
||||
TIMESTAMP = 1464940005
|
||||
SHA256 (CherryPy-5.4.0.tar.gz) = bc8702099f6071ddd8b6404c110e22bb93e6a007fd9455e27f056be59a2ca801
|
||||
SIZE (CherryPy-5.4.0.tar.gz) = 435759
|
||||
|
Loading…
Reference in New Issue
Block a user