Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Sep 2021 12:58:58 GMT
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ce0d00313074 - main - multimedia/mjpg-streamer: try to fix portscout syntax
Message-ID:  <202109021258.182CwwZT027292@gitrepo.freebsd.org>

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

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

commit ce0d003130742c2a88c76ce9d8e75b33b4479035
Author:     Steve Wills <swills@FreeBSD.org>
AuthorDate: 2021-09-02 12:58:26 +0000
Commit:     Steve Wills <swills@FreeBSD.org>
CommitDate: 2021-09-02 12:58:53 +0000

    multimedia/mjpg-streamer: try to fix portscout syntax
---
 multimedia/mjpg-streamer/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/multimedia/mjpg-streamer/Makefile b/multimedia/mjpg-streamer/Makefile
index 46fcd5384aef..a685b22038f1 100644
--- a/multimedia/mjpg-streamer/Makefile
+++ b/multimedia/mjpg-streamer/Makefile
@@ -24,7 +24,7 @@ WRKSRC_SUBDIR=	mjpg-streamer-experimental
 USE_RC_SUBR=	mjpg_streamer
 SUB_FILES+=	pkg-message
 
-PORTSCOUT=	skip:^1\.0\.0
+PORTSCOUT=	skip:^v1\.0\.0
 
 post-build:
 	cd ${WRKSRC}/plugins/input_testpicture && \



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