diff --git a/multimedia/vvdec/Makefile b/multimedia/vvdec/Makefile index 453c51dff472..133b33b20014 100644 --- a/multimedia/vvdec/Makefile +++ b/multimedia/vvdec/Makefile @@ -1,26 +1,26 @@ PORTNAME= vvdec DISTVERSIONPREFIX= v -DISTVERSION= 1.1.1 +DISTVERSION= 1.1.2 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 f57f78f83d21..08051110444e 100644 --- a/multimedia/vvdec/distinfo +++ b/multimedia/vvdec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620282981 -SHA256 (fraunhoferhhi-vvdec-v1.1.1_GH0.tar.gz) = e943e6fff1e302124b3a912252fc8170454bbd3f6db194c6da941f2b1bb50a31 -SIZE (fraunhoferhhi-vvdec-v1.1.1_GH0.tar.gz) = 635270 +TIMESTAMP = 1625849697 +SHA256 (fraunhoferhhi-vvdec-v1.1.2_GH0.tar.gz) = 2301d115f904b6ecac5802f2ba2382799540bdb0821966ae008250ff9999ed37 +SIZE (fraunhoferhhi-vvdec-v1.1.2_GH0.tar.gz) = 634466