Date: Sat, 10 Apr 2021 07:01:26 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 56f63423a582 - main - multimedia/libvlcpp: Fix distinfo according to the latest GitLab-related changes in Mk. Message-ID: <202104100701.13A71QAA096102@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=56f63423a582868c298dbcaed442bc3eddc2937f commit 56f63423a582868c298dbcaed442bc3eddc2937f Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-04-10 07:00:31 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-04-10 07:01:24 +0000 multimedia/libvlcpp: Fix distinfo according to the latest GitLab-related changes in Mk. --- multimedia/libvlcpp/Makefile | 2 -- multimedia/libvlcpp/distinfo | 6 +++--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/multimedia/libvlcpp/Makefile b/multimedia/libvlcpp/Makefile index 4661ce4700ce..408c7124f482 100644 --- a/multimedia/libvlcpp/Makefile +++ b/multimedia/libvlcpp/Makefile @@ -18,8 +18,6 @@ GL_SITE= https://code.videolan.org GL_ACCOUNT= videolan GL_COMMIT= 17e622c6a23f685a60451e9611d50e361cee2278 -WRKSRC= ${WRKDIR}/${PORTNAME}-${GL_COMMIT}-${GL_COMMIT} # for some reason framework fails to determine WRKSRC, also with GL_PROJECT=${PORTNAME} - GNU_CONFIGURE= yes NO_BUILD= yes diff --git a/multimedia/libvlcpp/distinfo b/multimedia/libvlcpp/distinfo index 8fc7649d06c9..27491fab26a4 100644 --- a/multimedia/libvlcpp/distinfo +++ b/multimedia/libvlcpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1617929861 -SHA256 (videolan-libvlcpp-17e622c6a23f685a60451e9611d50e361cee2278_GL0.tar.gz) = c4eb752a08b55a254f202f1f4a03d5eaf8f7905454eafa95b01cf9b702c33f7c -SIZE (videolan-libvlcpp-17e622c6a23f685a60451e9611d50e361cee2278_GL0.tar.gz) = 88474 +TIMESTAMP = 1618037650 +SHA256 (videolan-libvlcpp-17e622c6a23f685a60451e9611d50e361cee2278_GL0.tar.gz) = 25e876b8dee90c71ff4a33b99e087806b42913efd9ddfe909c7e94d30dc19f0c +SIZE (videolan-libvlcpp-17e622c6a23f685a60451e9611d50e361cee2278_GL0.tar.gz) = 88518
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104100701.13A71QAA096102>