Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 19:38:18 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r550073 - head/security/tor-devel
Message-ID:  <202009251938.08PJcIh8048045@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Fri Sep 25 19:38:18 2020
New Revision: 550073
URL: https://svnweb.freebsd.org/changeset/ports/550073

Log:
  security/tor-devel: Add the PORTSCOUT tag

Modified:
  head/security/tor-devel/Makefile

Modified: head/security/tor-devel/Makefile
==============================================================================
--- head/security/tor-devel/Makefile	Fri Sep 25 19:31:05 2020	(r550072)
+++ head/security/tor-devel/Makefile	Fri Sep 25 19:38:18 2020	(r550073)
@@ -92,6 +92,8 @@ LIB_DEPENDS+=		libtcmalloc.so:devel/google-perftools
 .endif
 .endif
 
+PORTSCOUT=		limit:^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+-[a-z].*$$
+
 post-patch:
 	@${REINPLACE_CMD} -E -e "s@(-z) (relro|now)@-Wl,\1,\2@g" \
 		${WRKSRC}/configure



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