Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 04:38:25 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2ece22f4bf22 - main - graphics/drawpile: Add the PORTSCOUT line
Message-ID:  <202304180438.33I4cPKC040707@gitrepo.freebsd.org>

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

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

commit 2ece22f4bf228403a0c5dac6685357bb460e2dec
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-18 03:57:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-18 04:38:12 +0000

    graphics/drawpile: Add the PORTSCOUT line
---
 graphics/drawpile/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/graphics/drawpile/Makefile b/graphics/drawpile/Makefile
index 7afddae39487..344b11f5bbdc 100644
--- a/graphics/drawpile/Makefile
+++ b/graphics/drawpile/Makefile
@@ -30,4 +30,6 @@ PORTDOCS=	*
 DOCSDIR=	${PREFIX}/share/doc/${PORTNAME:tl}
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 
+PORTSCOUT=	limit:^\d+\. # prevent tags like 'continuous'
+
 .include <bsd.port.mk>



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