Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2024 02:34:03 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 7bf4712f5d01 - 2024Q3 - multimedia/wl-screenrec: drop unused patch after c61ec243ce20
Message-ID:  <202407160234.46G2Y3NQ083537@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by jbeich:

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

commit 7bf4712f5d0181cb390697d74ce1281f75cebbbc
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-07-16 02:30:16 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-07-16 02:33:32 +0000

    multimedia/wl-screenrec: drop unused patch after c61ec243ce20
    
    https://github.com/russelltg/wl-screenrec/commit/af46c4af3e14
    (cherry picked from commit f80da6c8ce46ac4391ed0f60b4bc98e73f5ce5b4)
---
 multimedia/wl-screenrec/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/multimedia/wl-screenrec/Makefile b/multimedia/wl-screenrec/Makefile
index 15096b9b2f62..49420af6a4f2 100644
--- a/multimedia/wl-screenrec/Makefile
+++ b/multimedia/wl-screenrec/Makefile
@@ -19,9 +19,6 @@ GH_ACCOUNT=	russelltg
 PLIST_FILES=	bin/${PORTNAME}
 
 post-patch:
-# Extract (snapshot) version from the port instead of Cargo.toml
-	@${REINPLACE_CMD} -i .nogit -e '/^version/s/0\.1\.0/&-${DISTVERSION}-g${GH_TAGNAME}/' \
-		${WRKSRC}/Cargo.toml
 	@${REINPLACE_CMD} -e 's,"llvm-config,"${LLVM_CONFIG},' \
 		${WRKSRC_crate_clang-sys}/build/common.rs \
 		${WRKSRC_crate_clang-sys}/src/support.rs



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