git: 4e63ad4a5616 - main - devel/xxhash: Add upstream link
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:31:09 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e63ad4a56160351807e64239bd6bd8217a5e999 commit 4e63ad4a56160351807e64239bd6bd8217a5e999 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:23:32 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:23:32 +0000 devel/xxhash: Add upstream link --- devel/xxhash/files/patch-xxhash.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/xxhash/files/patch-xxhash.h b/devel/xxhash/files/patch-xxhash.h index d005011ddc4f..66d149f8fa1d 100644 --- a/devel/xxhash/files/patch-xxhash.h +++ b/devel/xxhash/files/patch-xxhash.h @@ -1,3 +1,5 @@ +Obtained from: https://github.com/Cyan4973/xxHash/commit/6189ecd3d44a693460f86280ccf49d33cb4b18e1 + --- xxhash.h.orig 2022-08-13 18:58:45.930785000 +0200 +++ xxhash.h 2022-08-13 18:59:08.416809000 +0200 @@ -1546,8 +1546,7 @@