Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2024 08:07:07 GMT
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4a5c169817e9 - main - devel/liblogging: add portscout controls
Message-ID:  <202411250807.4AP877B8051905@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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