diff --git a/multimedia/vvdec/Makefile b/multimedia/vvdec/Makefile index 7688b691f1e6..453c51dff472 100644 --- a/multimedia/vvdec/Makefile +++ b/multimedia/vvdec/Makefile @@ -1,26 +1,26 @@ PORTNAME= vvdec DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 +DISTVERSION= 1.1.1 CATEGORIES= multimedia python MAINTAINER= yuri@FreeBSD.org COMMENT= Versatile Video Coding (VVC) decoder LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= Uses explicit SSE instructions without any way to turn them off, can be removed once this bug is fixed: https://github.com/fraunhoferhhi/vvdec/issues/9; also is for 64-bit systems USES= cmake compiler:c++14-lang USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= fraunhoferhhi CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= FREEBSD_VVDEC_ENABLE_X86_SIMD BROKEN_FreeBSD_11= /usr/bin/ld: unrecognized option '-plugin' .include diff --git a/multimedia/vvdec/distinfo b/multimedia/vvdec/distinfo index 2502215e21c4..f57f78f83d21 100644 --- a/multimedia/vvdec/distinfo +++ b/multimedia/vvdec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618516255 -SHA256 (fraunhoferhhi-vvdec-v1.1.0_GH0.tar.gz) = 2af307bd12d1e70b4b63b24cc691cd4be05b87a0a79671298e28a83ecee5cb06 -SIZE (fraunhoferhhi-vvdec-v1.1.0_GH0.tar.gz) = 612139 +TIMESTAMP = 1620282981 +SHA256 (fraunhoferhhi-vvdec-v1.1.1_GH0.tar.gz) = e943e6fff1e302124b3a912252fc8170454bbd3f6db194c6da941f2b1bb50a31 +SIZE (fraunhoferhhi-vvdec-v1.1.1_GH0.tar.gz) = 635270