git: 2478ee6e831f - main - devel/xxhash: Add PORTSCOUT
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 25 20:37:23 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2478ee6e831f1544ada43806c354b3befaa30bb1
commit 2478ee6e831f1544ada43806c354b3befaa30bb1
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:12:00 +0000
Commit: Po-Chuan Hsieh <sunpoet at 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}
More information about the dev-commits-ports-all
mailing list