Date: Thu, 5 Sep 2024 06:19:57 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: fc0a629b1f36 - main - devel/xxhash: Cosmetic change Message-ID: <202409050619.4856Jv5e092613@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=fc0a629b1f363e135b6974096beef23c2e0505f0 commit fc0a629b1f363e135b6974096beef23c2e0505f0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-05 05:24:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-05 06:17:45 +0000 devel/xxhash: Cosmetic change --- devel/xxhash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/xxhash/Makefile b/devel/xxhash/Makefile index 54f7546bc12f..6c29ac4db06a 100644 --- a/devel/xxhash/Makefile +++ b/devel/xxhash/Makefile @@ -1,7 +1,7 @@ PORTNAME= xxhash PORTVERSION= 0.8.2 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= sunpoet@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409050619.4856Jv5e092613>