Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2021 20:37:22 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 2478ee6e831f - main - devel/xxhash: Add PORTSCOUT
Message-ID:  <202104252037.13PKbMgi076968@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=2478ee6e831f1544ada43806c354b3befaa30bb1

commit 2478ee6e831f1544ada43806c354b3befaa30bb1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-04-25 20:12:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-04-25 20:35:09 +0000

    devel/xxhash: Add PORTSCOUT
---
 devel/xxhash/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/xxhash/Makefile b/devel/xxhash/Makefile
index a063ee6210ca..b2dd5bf5b0cb 100644
--- a/devel/xxhash/Makefile
+++ b/devel/xxhash/Makefile
@@ -20,6 +20,8 @@ USE_GITHUB=	yes
 GH_ACCOUNT=	Cyan4973
 GH_PROJECT=	xxHash
 
+PORTSCOUT=	skipv:r42
+
 post-install:
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xxhsum
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxxhash.so.${PORTVERSION}



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