Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 16:01:27 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d6a284e94540 - main - audio/audacity: Update deprecated CPE vendor
Message-ID:  <202203181601.22IG1RJj016126@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d6a284e945402beb2ff7f7d2d36f0e17502a6749

commit d6a284e945402beb2ff7f7d2d36f0e17502a6749
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-03-18 15:59:06 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-03-18 16:01:21 +0000

    audio/audacity: Update deprecated CPE vendor
    
    Approved by:    portmgr (blanket)
---
 audio/audacity/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile
index 714b4d5ff346..ce873d4c38fd 100644
--- a/audio/audacity/Makefile
+++ b/audio/audacity/Makefile
@@ -29,6 +29,7 @@ USES=		cmake compiler:c++17-lang cpe desktop-file-utils gettext \
 USE_GITHUB=	yes
 USE_GNOME=	cairo gdkpixbuf2 gtk30
 USE_WX=		3.1+
+CPE_VENDOR=	audacityteam
 WX_COMPS=	wx
 PORTDOCS=	README.txt
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203181601.22IG1RJj016126>