mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- Update to 3.3.4
PR: 217101 Submitted by: Yuri Victorovich (maintainer)
This commit is contained in:
parent
3a6189f07d
commit
e373f2537f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434277
2 changed files with 4 additions and 10 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= yt
|
||||
PORTVERSION= 3.3.3
|
||||
PORTVERSION= 3.3.4
|
||||
CATEGORIES= math astro python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -29,10 +29,4 @@ post-patch:
|
|||
@${REINPLACE_CMD} -e "s|\['-fopenmp', filename\]|['-I${LOCALBASE}/include', '-L${LOCALBASE}/lib', '-lm', '-fopenmp', filename]|" \
|
||||
${WRKSRC}/setupext.py
|
||||
|
||||
post-install:
|
||||
# workaround for the bug https://bitbucket.org/yt_analysis/yt/issues/1296
|
||||
@${ECHO} "${PYTHON_SITELIBDIR}/yt/__hg_version__.py" >> ${_PYTHONPKGLIST}
|
||||
@${ECHO} "${PYTHON_SITELIBDIR}/yt/__hg_version__.pyc" >> ${_PYTHONPKGLIST}
|
||||
@${ECHO} "${PYTHON_SITELIBDIR}/yt/__hg_version__.pyo" >> ${_PYTHONPKGLIST}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1482742193
|
||||
SHA256 (yt-3.3.3.tar.gz) = edf6453927eee311d4b51afacb52cd5504b2b57cc6d3d92dab9c6bfaf6d883df
|
||||
SIZE (yt-3.3.3.tar.gz) = 8911901
|
||||
TIMESTAMP = 1487050399
|
||||
SHA256 (yt-3.3.4.tar.gz) = 64c109ba4baf5afc0e1bc276ed2e3de13f1c5ce85c6d8b4c60e9a47c54bf3bcb
|
||||
SIZE (yt-3.3.4.tar.gz) = 8913821
|
||||
|
|
Loading…
Add table
Reference in a new issue