Date: Sat, 12 Oct 2019 00:27:30 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r514308 - in branches/2019Q4: mail/thunderbird multimedia/dav1d multimedia/ffmpeg multimedia/vlc www/firefox www/firefox-esr Message-ID: <201910120027.x9C0RUro063092@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Sat Oct 12 00:27:30 2019 New Revision: 514308 URL: https://svnweb.freebsd.org/changeset/ports/514308 Log: MFH: r514302 multimedia/dav1d: update to 0.5.0 Changes: https://code.videolan.org/videolan/dav1d/tags/0.5.0 Changes: https://code.videolan.org/videolan/dav1d/blob/0.5.0/NEWS Changes: https://code.videolan.org/videolan/dav1d/compare/0.4.0...0.5.0 Approved by: ports-secteam blanket (required by Firefox 71) Modified: branches/2019Q4/mail/thunderbird/Makefile branches/2019Q4/multimedia/dav1d/Makefile branches/2019Q4/multimedia/dav1d/distinfo branches/2019Q4/multimedia/dav1d/pkg-plist branches/2019Q4/multimedia/ffmpeg/Makefile branches/2019Q4/multimedia/vlc/Makefile branches/2019Q4/www/firefox-esr/Makefile branches/2019Q4/www/firefox/Makefile Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/mail/thunderbird/Makefile ============================================================================== --- branches/2019Q4/mail/thunderbird/Makefile Sat Oct 12 00:26:02 2019 (r514307) +++ branches/2019Q4/mail/thunderbird/Makefile Sat Oct 12 00:27:30 2019 (r514308) @@ -3,6 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 68.1.2 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Modified: branches/2019Q4/multimedia/dav1d/Makefile ============================================================================== --- branches/2019Q4/multimedia/dav1d/Makefile Sat Oct 12 00:26:02 2019 (r514307) +++ branches/2019Q4/multimedia/dav1d/Makefile Sat Oct 12 00:27:30 2019 (r514308) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dav1d -DISTVERSION= 0.4.0 +DISTVERSION= 0.5.0 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org @@ -19,7 +19,7 @@ USE_GITLAB= yes USE_LDCONFIG= yes GL_SITE= https://code.videolan.org GL_ACCOUNT= videolan -GL_COMMIT= 5f63e531b9d10a09afe0a6b4875ca4852a7e58c1 +GL_COMMIT= 5f86e719ec4e24023e30cd61dc080be3ddba1a31 OPTIONS_DEFINE= SDL TEST OPTIONS_SUB= yes @@ -29,8 +29,9 @@ SDL_USE= SDL=sdl2 SDL_BUILD_DEPENDS= ${LOCALBASE}/include/vulkan/vulkan.h:devel/vulkan-headers SDL_LIB_DEPENDS= libplacebo.so:graphics/libplacebo \ libvulkan.so:graphics/vulkan-loader +SDL_MESON_TRUE= enable_examples -TEST_GL_TUPLE= videolan:dav1d-test-data:3ccdd3df4fb8583d58bcc0101e315b00ec3ae130:testdata/tests/dav1d-test-data +TEST_GL_TUPLE= videolan:dav1d-test-data:738ce981eb579c72eeaa9a4b81c87af98356dde6:testdata/tests/dav1d-test-data TEST_MESON_TRUE=enable_tests testdata_tests .if make(makesum) # for optional distfiles @@ -43,9 +44,6 @@ MESON_ARGS+= ${MESON_ARGS_${CHOSEN_COMPILER_TYPE}_${AR MESON_ARGS_clang_amd64= -Dstack_alignment=16 MESON_ARGS_clang_i386= -Dstack_alignment=4 .endif - -post-patch-SDL-off: - ${REINPLACE_CMD} 's/sdl2/&-disabled/2' ${WRKSRC}/tools/meson.build pre-install-TEST-on: do-test Modified: branches/2019Q4/multimedia/dav1d/distinfo ============================================================================== --- branches/2019Q4/multimedia/dav1d/distinfo Sat Oct 12 00:26:02 2019 (r514307) +++ branches/2019Q4/multimedia/dav1d/distinfo Sat Oct 12 00:27:30 2019 (r514308) @@ -1,5 +1,5 @@ -TIMESTAMP = 1564781751 -SHA256 (videolan-dav1d-5f63e531b9d10a09afe0a6b4875ca4852a7e58c1_GL0.tar.gz) = afbb904d89bb4a29e0993d10a99dcb38ebbd769e31b707d6c5a61a37b3ce39c6 -SIZE (videolan-dav1d-5f63e531b9d10a09afe0a6b4875ca4852a7e58c1_GL0.tar.gz) = 635412 -SHA256 (videolan-dav1d-test-data-3ccdd3df4fb8583d58bcc0101e315b00ec3ae130_GL0.tar.gz) = 4ac0c3fa7993f53c6e5f03fda28252269ecd6ca11bcd96f6026cb0c2edb64d41 -SIZE (videolan-dav1d-test-data-3ccdd3df4fb8583d58bcc0101e315b00ec3ae130_GL0.tar.gz) = 31340228 +TIMESTAMP = 1570784247 +SHA256 (videolan-dav1d-5f86e719ec4e24023e30cd61dc080be3ddba1a31_GL0.tar.gz) = 082a0a9d2b67a56ab2787e86e174235c5072fbb08da7cb0d968d7c0c974085ff +SIZE (videolan-dav1d-5f86e719ec4e24023e30cd61dc080be3ddba1a31_GL0.tar.gz) = 694624 +SHA256 (videolan-dav1d-test-data-738ce981eb579c72eeaa9a4b81c87af98356dde6_GL0.tar.gz) = 91be68064b5e0a35527ab30b3a5b25a4b6f573a891767e0d0df227c698f4ae8a +SIZE (videolan-dav1d-test-data-738ce981eb579c72eeaa9a4b81c87af98356dde6_GL0.tar.gz) = 31437945 Modified: branches/2019Q4/multimedia/dav1d/pkg-plist ============================================================================== --- branches/2019Q4/multimedia/dav1d/pkg-plist Sat Oct 12 00:26:02 2019 (r514307) +++ branches/2019Q4/multimedia/dav1d/pkg-plist Sat Oct 12 00:27:30 2019 (r514308) @@ -7,6 +7,6 @@ include/dav1d/headers.h include/dav1d/picture.h include/dav1d/version.h lib/libdav1d.so -lib/libdav1d.so.2 -lib/libdav1d.so.2.0.0 +lib/libdav1d.so.3 +lib/libdav1d.so.3.0.0 libdata/pkgconfig/dav1d.pc Modified: branches/2019Q4/multimedia/ffmpeg/Makefile ============================================================================== --- branches/2019Q4/multimedia/ffmpeg/Makefile Sat Oct 12 00:26:02 2019 (r514307) +++ branches/2019Q4/multimedia/ffmpeg/Makefile Sat Oct 12 00:27:30 2019 (r514308) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 4.2.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= https://ffmpeg.org/releases/ Modified: branches/2019Q4/multimedia/vlc/Makefile ============================================================================== --- branches/2019Q4/multimedia/vlc/Makefile Sat Oct 12 00:26:02 2019 (r514307) +++ branches/2019Q4/multimedia/vlc/Makefile Sat Oct 12 00:27:30 2019 (r514308) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.8 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ Modified: branches/2019Q4/www/firefox-esr/Makefile ============================================================================== --- branches/2019Q4/www/firefox-esr/Makefile Sat Oct 12 00:26:02 2019 (r514307) +++ branches/2019Q4/www/firefox-esr/Makefile Sat Oct 12 00:27:30 2019 (r514308) @@ -3,7 +3,7 @@ PORTNAME= firefox DISTVERSION= 68.1.0 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Modified: branches/2019Q4/www/firefox/Makefile ============================================================================== --- branches/2019Q4/www/firefox/Makefile Sat Oct 12 00:26:02 2019 (r514307) +++ branches/2019Q4/www/firefox/Makefile Sat Oct 12 00:27:30 2019 (r514308) @@ -3,6 +3,7 @@ PORTNAME= firefox DISTVERSION= 69.0.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910120027.x9C0RUro063092>