Index: head/science/ncnn/Makefile =================================================================== --- head/science/ncnn/Makefile (revision 510758) +++ head/science/ncnn/Makefile (revision 510759) @@ -1,23 +1,18 @@ # $FreeBSD$ PORTNAME= ncnn -DISTVERSION= 20190611-40 -DISTVERSIONSUFFIX= -gd3be711 +DISTVERSION= 20190611-113 +DISTVERSIONSUFFIX= -g46e7ac7 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org COMMENT= High-performance neural network inference framework LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cmake compiler:c11 USE_GITHUB= yes GH_ACCOUNT= Tencent - -post-install: # https://github.com/Tencent/ncnn/issues/1130 - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/cmake/${PORTNAME} - @${MV} ${STAGEDIR}${DATADIR}/* ${STAGEDIR}${PREFIX}/lib/cmake/${PORTNAME} - @${RMDIR} ${STAGEDIR}${DATADIR} .include Index: head/science/ncnn/distinfo =================================================================== --- head/science/ncnn/distinfo (revision 510758) +++ head/science/ncnn/distinfo (revision 510759) @@ -1,3 +1,3 @@ -TIMESTAMP = 1563657937 -SHA256 (Tencent-ncnn-20190611-40-gd3be711_GH0.tar.gz) = ce06ba95e68074a2e9c063bf0b3c60301d1836cf590ee0e47fabf811f98f99ce -SIZE (Tencent-ncnn-20190611-40-gd3be711_GH0.tar.gz) = 10064158 +TIMESTAMP = 1567403708 +SHA256 (Tencent-ncnn-20190611-113-g46e7ac7_GH0.tar.gz) = 6d03229cba0119bea018ad5977e881a7b41d95c9e3ef2e09d49446604921c6dc +SIZE (Tencent-ncnn-20190611-113-g46e7ac7_GH0.tar.gz) = 10104433 Index: head/science/ncnn/pkg-plist =================================================================== --- head/science/ncnn/pkg-plist (revision 510758) +++ head/science/ncnn/pkg-plist (revision 510759) @@ -1,21 +1,21 @@ -include/allocator.h -include/benchmark.h -include/blob.h -include/command.h -include/cpu.h -include/gpu.h -include/layer.h -include/layer_type.h -include/layer_type_enum.h -include/mat.h -include/modelbin.h -include/net.h -include/opencv.h -include/option.h -include/paramdict.h -include/pipeline.h -include/platform.h +include/ncnn/allocator.h +include/ncnn/benchmark.h +include/ncnn/blob.h +include/ncnn/command.h +include/ncnn/cpu.h +include/ncnn/gpu.h +include/ncnn/layer.h +include/ncnn/layer_type.h +include/ncnn/layer_type_enum.h +include/ncnn/mat.h +include/ncnn/modelbin.h +include/ncnn/net.h +include/ncnn/opencv.h +include/ncnn/option.h +include/ncnn/paramdict.h +include/ncnn/pipeline.h +include/ncnn/platform.h lib/cmake/ncnn/ncnn-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ncnn/ncnn.cmake lib/cmake/ncnn/ncnnConfig.cmake lib/libncnn.a