mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
Update to 20190113
This commit is contained in:
parent
4f9967fcaf
commit
d682efbd25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492035
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= artifacts
|
||||
PORTVERSION= 20181213
|
||||
PORTVERSION= 20190113
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
|
||||
@ -26,6 +26,7 @@ DO_MAKE_TEST= ${SETENV} ${TEST_ENV} ${PYTHON_CMD}
|
||||
TEST_TARGET= run_tests.py
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} "s,share/artifacts,${DATADIR_REL}," ${WRKSRC}/setup.py
|
||||
${REINPLACE_CMD} "s,share/artifacts,${DATADIR_REL}, ; \
|
||||
s,share/doc/artifacts,${DOCSDIR_REL}," ${WRKSRC}/setup.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1544978708
|
||||
SHA256 (artifacts-20181213.tar.gz) = cd196d59bd6d27a789b2ba764ac1d8f49a7c95fbc309030055fbb35b71bb2597
|
||||
SIZE (artifacts-20181213.tar.gz) = 78821
|
||||
TIMESTAMP = 1547447741
|
||||
SHA256 (artifacts-20190113.tar.gz) = 9502c5d85a0f80856d0fba00c6e6fbd339b71d85a3ff446dd5806b61f966ee4f
|
||||
SIZE (artifacts-20190113.tar.gz) = 80313
|
||||
|
Loading…
Reference in New Issue
Block a user