git: 45db2b0c269d - main - audio/surge-synthesizer-lv2: Update PORTSCOUT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 May 2022 20:20:29 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=45db2b0c269d99690a2227d4972678edd30abfe0 commit 45db2b0c269d99690a2227d4972678edd30abfe0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-05-08 20:18:18 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-05-08 20:18:18 +0000 audio/surge-synthesizer-lv2: Update PORTSCOUT surge-synthesizer-lv2 isn't going to be updated any more. Instead, its new-generation audio/surge-synthesizer-xt-lv2 is going to be developed and updated. --- audio/surge-synthesizer-lv2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/surge-synthesizer-lv2/Makefile b/audio/surge-synthesizer-lv2/Makefile index 67640befb2e7..e9ba05a6239b 100644 --- a/audio/surge-synthesizer-lv2/Makefile +++ b/audio/surge-synthesizer-lv2/Makefile @@ -52,7 +52,7 @@ LDFLAGS+= -lexecinfo BINARY_ALIAS= python=${PYTHON_CMD} # git=false -PORTSCOUT= limit:^\d+\. # prevent alpha-numeric strings +PORTSCOUT= ignore:1 post-patch: @${REINPLACE_CMD} -e 's|"/usr/share/Surge/"|"${DATADIR}/"|' ${WRKSRC}/src/common/SurgeStorage.cpp