From owner-dev-commits-ports-all@freebsd.org Thu Jul 15 10:03:38 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 9232766362C; Thu, 15 Jul 2021 10:03:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GQVLy3kTHz4WSn; Thu, 15 Jul 2021 10:03:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 68AC3271E9; Thu, 15 Jul 2021 10:03:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16FA3cPE040102; Thu, 15 Jul 2021 10:03:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16FA3crh040101; Thu, 15 Jul 2021 10:03:38 GMT (envelope-from git) Date: Thu, 15 Jul 2021 10:03:38 GMT Message-Id: <202107151003.16FA3crh040101@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: b8113b219068 - main - multimedia/mpc-qt: chase new home MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b8113b2190688a34ed3165f3f2a274a5bc67dae6 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jul 2021 10:03:38 -0000 The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8113b2190688a34ed3165f3f2a274a5bc67dae6 commit b8113b2190688a34ed3165f3f2a274a5bc67dae6 Author: Jan Beich AuthorDate: 2021-07-15 10:00:10 +0000 Commit: Jan Beich CommitDate: 2021-07-15 10:02:54 +0000 multimedia/mpc-qt: chase new home See https://github.com/cmdrkotori/mpc-qt-origin/commit/676c444fd37c Reported by: upstream (via mail) --- multimedia/mpc-qt/Makefile | 2 -- multimedia/mpc-qt/distinfo | 4 ++-- multimedia/mpc-qt/pkg-descr | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/multimedia/mpc-qt/Makefile b/multimedia/mpc-qt/Makefile index 7247243a15e3..ea9a64376d2a 100644 --- a/multimedia/mpc-qt/Makefile +++ b/multimedia/mpc-qt/Makefile @@ -13,8 +13,6 @@ BUILD_DEPENDS= mpv>=0.29,1:multimedia/mpv LIB_DEPENDS= libmpv.so:multimedia/mpv USE_GITHUB= yes -GH_ACCOUNT= cmdrkotori -GH_PROJECT= ${PORTNAME}-origin USES= compiler:c++14-lang desktop-file-utils gl pkgconfig qmake qt:5 USE_QT= qmake_build buildtools_build linguisttools_build \ diff --git a/multimedia/mpc-qt/distinfo b/multimedia/mpc-qt/distinfo index 4006334fcd4f..f702dfc227d3 100644 --- a/multimedia/mpc-qt/distinfo +++ b/multimedia/mpc-qt/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1602824540 -SHA256 (cmdrkotori-mpc-qt-origin-v20.10_GH0.tar.gz) = 325f3845e4ead9c6935c089c6321c8d0ea5097023de07ed2799e85a1f382d647 -SIZE (cmdrkotori-mpc-qt-origin-v20.10_GH0.tar.gz) = 280896 +SHA256 (mpc-qt-mpc-qt-v20.10_GH0.tar.gz) = 9351d4ce6e098c79e0ff167accc32a22a77f0f4f933e965a4882ee8a37fa5df6 +SIZE (mpc-qt-mpc-qt-v20.10_GH0.tar.gz) = 280818 diff --git a/multimedia/mpc-qt/pkg-descr b/multimedia/mpc-qt/pkg-descr index d34ee9f4b033..bb034820cb9b 100644 --- a/multimedia/mpc-qt/pkg-descr +++ b/multimedia/mpc-qt/pkg-descr @@ -4,4 +4,4 @@ Classic Qute Theater (mpc-qt) aims to reproduce most of the interface and functionality of mpc-hc while using libmpv to play video instead of DirectShow. -WWW: https://github.com/cmdrkotori/mpc-qt-origin +WWW: https://github.com/mpc-qt/mpc-qt