Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2023 19:17:23 GMT
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 0d669e0f3668 - main - net/rp-pppoe: limit PORTSCOUT to checking 3.x versions
Message-ID:  <202305161917.34GJHNco090636@gitrepo.freebsd.org>

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

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

commit 0d669e0f36685ff8813ef97a883573fbb8ad4e4f
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2023-05-16 19:13:44 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2023-05-16 19:13:44 +0000

    net/rp-pppoe: limit PORTSCOUT to checking 3.x versions
---
 net/rp-pppoe/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/rp-pppoe/Makefile b/net/rp-pppoe/Makefile
index eed4f888fb2e..f3e7115a8b49 100644
--- a/net/rp-pppoe/Makefile
+++ b/net/rp-pppoe/Makefile
@@ -12,6 +12,7 @@ LICENSE=	GPLv2+
 
 DEPRECATED=	Upstream restricting future OS support to Linux. Use net/mpd5 or pppoed instead. https://dianne.skoll.ca/pipermail/rp-pppoe/2023q2/000639.html
 EXPIRATION_DATE=2023-12-31
+PORTSCOUT=	limit:3\.
 
 GNU_CONFIGURE=	yes
 PATCH_WRKSRC=	${WRKSRC}/src



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