Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2024 07:49:12 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: 845ab3cf902c - main - graphics/dcmtk: Add PORTSCOUT line
Message-ID:  <202406240749.45O7nCdR079120@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=845ab3cf902c5a63a9f8f3144334809490447601

commit 845ab3cf902c5a63a9f8f3144334809490447601
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-06-24 04:42:37 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-06-24 07:49:03 +0000

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

diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile
index a692ac69b076..dfeeb824de2a 100644
--- a/graphics/dcmtk/Makefile
+++ b/graphics/dcmtk/Makefile
@@ -34,6 +34,8 @@ DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
 
 TEST_TARGET=	test test-exhaustive
 
+PORTSCOUT=	limit:^.*[0-9].*$$ # prevent tags like latest
+
 .include <bsd.port.pre.mk>
 
 .if ${ARCH:Mpowerpc*} && ${COMPILER_VERSION} == 140



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