From owner-dev-commits-ports-all@freebsd.org Fri Aug 27 09:34:13 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 D17D965C588; Fri, 27 Aug 2021 09:34:13 +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 4Gwvg94BKJz3M24; Fri, 27 Aug 2021 09:34:13 +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 6D63821090; Fri, 27 Aug 2021 09:34:13 +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 17R9YD12005543; Fri, 27 Aug 2021 09:34:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17R9YDim005542; Fri, 27 Aug 2021 09:34:13 GMT (envelope-from git) Date: Fri, 27 Aug 2021 09:34:13 GMT Message-Id: <202108270934.17R9YDim005542@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 8c5d3929dd65 - main - Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT, PROJECT}. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8c5d3929dd654bb007aa9b36ea4023305ae18fb9 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: Fri, 27 Aug 2021 09:34:13 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c5d3929dd654bb007aa9b36ea4023305ae18fb9 commit 8c5d3929dd654bb007aa9b36ea4023305ae18fb9 Author: Alexey Dokuchaev AuthorDate: 2021-08-27 09:33:22 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-08-27 09:33:27 +0000 Cleanup: for ports under a* categories, drop redundant GH_{ACCOUNT,PROJECT}. --- archivers/lzfse/Makefile | 1 - archivers/par2cmdline/Makefile | 1 - audio/gula-plugins-lv2/Makefile | 1 - audio/musescore/Makefile | 3 +-- audio/pc-mixer/Makefile | 1 - audio/pulseaudio-module-xrdp/Makefile | 1 - audio/squeezelite/Makefile | 1 - audio/zynaddsubfx/Makefile | 1 - 8 files changed, 1 insertion(+), 9 deletions(-) diff --git a/archivers/lzfse/Makefile b/archivers/lzfse/Makefile index 601b45c4b768..e2662592473d 100644 --- a/archivers/lzfse/Makefile +++ b/archivers/lzfse/Makefile @@ -11,7 +11,6 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes -GH_ACCOUNT= lzfse GH_TAGNAME= 4591228 USES= gmake diff --git a/archivers/par2cmdline/Makefile b/archivers/par2cmdline/Makefile index 561da5f99eef..35d3a9022ac5 100644 --- a/archivers/par2cmdline/Makefile +++ b/archivers/par2cmdline/Makefile @@ -15,7 +15,6 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= Parchive -GH_PROJECT= par2cmdline PORTDOCS= README CONFLICTS= par2cmdline-tbb-[0-9]* diff --git a/audio/gula-plugins-lv2/Makefile b/audio/gula-plugins-lv2/Makefile index 9b2c286f0a22..4c05cecf23fd 100644 --- a/audio/gula-plugins-lv2/Makefile +++ b/audio/gula-plugins-lv2/Makefile @@ -16,7 +16,6 @@ USES= gmake localbase pkgconfig USE_GITHUB= yes GH_ACCOUNT= steveb -GH_PROJECT= gula-plugins GH_TAGNAME= 67578fa01a6b1a4d883ab0fe8ceaa4afe4e3af06 CXXFLAGS+= -fPIC diff --git a/audio/musescore/Makefile b/audio/musescore/Makefile index b8261fdd6298..a5cf45506fec 100644 --- a/audio/musescore/Makefile +++ b/audio/musescore/Makefile @@ -1,4 +1,4 @@ -PORTNAME= musescore +PORTNAME= ${GH_PROJECT:tl} DISTVERSIONPREFIX= v DISTVERSION= 3.6.1 PORTREVISION= 2 @@ -25,7 +25,6 @@ USE_QT= concurrent core declarative designer graphicaleffects gui \ buildtools_build linguisttools_build qmake_build uitools_build USE_GITHUB= yes -GH_ACCOUNT= musescore GH_PROJECT= MuseScore # Each release gets a subdir containing the distfiles for that release, diff --git a/audio/pc-mixer/Makefile b/audio/pc-mixer/Makefile index 2b90c0ac0bd1..e174962cd14e 100644 --- a/audio/pc-mixer/Makefile +++ b/audio/pc-mixer/Makefile @@ -23,7 +23,6 @@ QMAKE_ARGS= CONFIG+="configure" USE_GITHUB= yes GH_ACCOUNT= trueos -GH_PROJECT= pc-mixer GH_TAGNAME= ac1d74cc261337998526d091123c28d4ae85277e PLIST_FILES= bin/pc-mixer \ diff --git a/audio/pulseaudio-module-xrdp/Makefile b/audio/pulseaudio-module-xrdp/Makefile index f250b77387cb..64ab70e2f506 100644 --- a/audio/pulseaudio-module-xrdp/Makefile +++ b/audio/pulseaudio-module-xrdp/Makefile @@ -21,7 +21,6 @@ USE_GITHUB= yes GNU_CONFIGURE= yes GH_ACCOUNT= neutrinolabs -GH_PROJECT= pulseaudio-module-xrdp PLIST_FILES= `${PULSE_MODDIR}`/module-xrdp-sink.so \ `${PULSE_MODDIR}`/module-xrdp-source.so diff --git a/audio/squeezelite/Makefile b/audio/squeezelite/Makefile index 5845cf4b46a7..1e59c1fe9f96 100644 --- a/audio/squeezelite/Makefile +++ b/audio/squeezelite/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= libfaad.so:audio/faad \ USES= gmake ssl USE_GITHUB= yes GH_ACCOUNT= ralph-irving -GH_PROJECT= squeezelite GH_TAGNAME= 7b13fd9 OPTIONS_DEFINE= SSL FFMPEG RESAMPLE DSD SELFPIPE OPUS LINKALL diff --git a/audio/zynaddsubfx/Makefile b/audio/zynaddsubfx/Makefile index aeff435a0ada..03b44bc6aae9 100644 --- a/audio/zynaddsubfx/Makefile +++ b/audio/zynaddsubfx/Makefile @@ -18,7 +18,6 @@ USES= cmake:insource compiler:c++11-lang pkgconfig tar:bzip2 USE_LDCONFIG= yes USE_GITHUB= yes -GH_ACCOUNT= zynaddsubfx GH_TUPLE= DISTRHO:DPF:e0d8e14a14d407648768da7e34bcf31812245387:d/DPF \ fundamental:rtosc:a86bb27bd16d796b10104f264e8ea96130c1d61c:e/rtosc \ zynaddsubfx:instruments:39e17e1c5c3db56fe9d0308af28be90f172e455e:f/instruments