mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
misc/mnn: Update the tarball because it was re-released by the upstream
The previous port update was at 2020-01-16 06:55:46Z, so the previous verion of this release was made before this time. This re-release was made, according to GitHub, at 2020-01-17 04:08:00 PST (2020-01-17 12:08:00Z). Reported by: fallout
This commit is contained in:
parent
a6d84490b6
commit
650ac42b0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523479
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= mnn
|
||||
DISTVERSION= 0.2.1.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -37,6 +38,6 @@ do-test:
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} -DMNN_BUILD_TEST:BOOL=ON ${CMAKE_SOURCE_PATH} && \
|
||||
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
|
||||
(cd ${BUILD_WRKSRC} && ./run_test.out)
|
||||
cd ${BUILD_WRKSRC} && ./run_test.out
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1579157524
|
||||
SHA256 (alibaba-MNN-0.2.1.7_GH0.tar.gz) = d6d0e17bdf5d3bfb8731c97dcc44c2fce344fd0b0b2d33c7567a72688b309d2e
|
||||
SIZE (alibaba-MNN-0.2.1.7_GH0.tar.gz) = 5885694
|
||||
TIMESTAMP = 1579372041
|
||||
SHA256 (alibaba-MNN-0.2.1.7_GH0.tar.gz) = 201f777bcc26d9b953e402a4028d026e04db84af89268282120236466b17745d
|
||||
SIZE (alibaba-MNN-0.2.1.7_GH0.tar.gz) = 5757531
|
||||
|
Loading…
Reference in New Issue
Block a user