Bug 279244

Summary: cad/ifcopenshell: Quiet portscout
Product: Ports & Packages Reporter: Laurent Chardon <laurent.chardon>
Component: Individual Port(s)Assignee: Larry Rosenman <ler>
Status: Closed FIXED    
Severity: Affects Many People CC: ler, tatsuki_makino
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add PORTSCOUT restriction none

Description Laurent Chardon 2024-05-23 08:54:49 UTC
Created attachment 250894 [details]
Add PORTSCOUT restriction

Add PORTSCOUT restriction to avoid triggering daily message, as
upstream has daily releases.

Moved a line in the Makefile to please portlint.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-06-07 15:13:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=66ba27fdfb7a001ea97ce5ee578e2f2364f7d898

commit 66ba27fdfb7a001ea97ce5ee578e2f2364f7d898
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-06-07 15:11:41 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-06-07 15:11:41 +0000

    cad/ifcopenshell: Quiet portscout

    Add PORTSCOUT restriction to avoid triggering daily message, as
    upstream has daily releases.

    Moved a line in the Makefile to please portlint.

    PR:     279244
    Reported by:    Laurent Chardon <laurent.chardon@gmail.com>

 cad/ifcopenshell/Makefile | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2024-06-07 15:14:05 UTC
Committed, thanks!
Comment 3 Tatsuki Makino 2024-06-12 05:29:16 UTC
Is there a delay before this takes effect?
It's still in the previous email.

https: //lists.freebsd.org /archives/freebsd-ports/2024-June/006274.html
Comment 4 Laurent Chardon 2024-06-12 09:56:05 UTC
I've noticed that too, and I don't know the reason why it's still showing up. The restriction has been correctly added to portscout database: https://portscout.freebsd.org/restricted-ports.html.

I will try to understand why it's not working.