git: f80da6c8ce46 - main - multimedia/wl-screenrec: drop unused patch after c61ec243ce20
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Jul 2024 02:33:06 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f80da6c8ce46ac4391ed0f60b4bc98e73f5ce5b4 commit f80da6c8ce46ac4391ed0f60b4bc98e73f5ce5b4 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:32:26 +0000 multimedia/wl-screenrec: drop unused patch after c61ec243ce20 https://github.com/russelltg/wl-screenrec/commit/af46c4af3e14 --- 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