git: 4a5c169817e9 - main - devel/liblogging: add portscout controls

From: Matthew Seaman <matthew_at_FreeBSD.org>
Date: Mon, 25 Nov 2024 08:07:07 UTC
The branch main has been updated by matthew:

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

commit 4a5c169817e9799b0503e2687834ff3dd48bd906
Author:     Matthew Seaman <matthew@FreeBSD.org>
AuthorDate: 2024-11-25 08:05:27 +0000
Commit:     Matthew Seaman <matthew@FreeBSD.org>
CommitDate: 2024-11-25 08:07:03 +0000

    devel/liblogging: add portscout controls
    
    Currently portscout seems to thing 'initial_import' is a valid version
    number more recent than the current actual version number.
---
 devel/liblogging/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/liblogging/Makefile b/devel/liblogging/Makefile
index da8da63230ef..95c9eb17616e 100644
--- a/devel/liblogging/Makefile
+++ b/devel/liblogging/Makefile
@@ -13,6 +13,8 @@ BUILD_DEPENDS=	rst2man:textproc/py-docutils@${PY_FLAVOR}
 
 USES=		autoreconf cpe libtool pathfix pkgconfig python:env
 
+PORTSCOUT=	limit:^1\.
+
 USE_GITHUB=	yes
 GH_ACCOUNT=	rsyslog