Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2022 20:34:35 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: 210bc406da6b - main - security/tor-devel: Add IGNORE line because no devel version currently exists
Message-ID:  <202210022034.292KYZE0061778@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=210bc406da6b70dc6396ae185479db88ca196bd0

commit 210bc406da6b70dc6396ae185479db88ca196bd0
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-10-02 20:33:01 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-10-02 20:34:32 +0000

    security/tor-devel: Add IGNORE line because no devel version currently exists
    
    PR:             266767
    Reported by:    p5B2EA84B3@t-online.de
---
 security/tor-devel/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index 30126a2bd193..afe86a8edc2c 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -11,6 +11,8 @@ WWW=		https://www.torproject.org/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+IGNORE=		TorProject didn't release any development version at this time
+
 USES=		compiler:c11 cpe gmake pkgconfig # should be compiler:c99 or compiler:gnu99
 USE_CSTD=	gnu99 # until this bug report is closed: https://trac.torproject.org/projects/tor/ticket/27900
 



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