Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Oct 2022 20:35:40 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 1ace6939c5dd - 2022Q4 - security/tor-devel: Add IGNORE line because no devel version currently exists
Message-ID:  <202210022035.292KZejk062048@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1ace6939c5ddd68cd7dc44cfb46875b489c399da

commit 1ace6939c5ddd68cd7dc44cfb46875b489c399da
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:35:37 +0000

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

diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index 37c4d69f35a8..2bb91c23e657 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?202210022035.292KZejk062048>