Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2023 15:36:40 GMT
From:      "Jason W. Bacon" <jwb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 36f9e292e5d2 - main - devel/Makefile: Add py-cykhash
Message-ID:  <202308061536.376FaeIB042926@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=36f9e292e5d2031792593ddbe012fc528c821524

commit 36f9e292e5d2031792593ddbe012fc528c821524
Author:     Jason W. Bacon <jwb@FreeBSD.org>
AuthorDate: 2023-08-06 15:35:56 +0000
Commit:     Jason W. Bacon <jwb@FreeBSD.org>
CommitDate: 2023-08-06 15:36:37 +0000

    devel/Makefile: Add py-cykhash
---
 devel/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/Makefile b/devel/Makefile
index 9575f835ef9f..a31fc4ce2abd 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4526,6 +4526,7 @@
     SUBDIR += py-cwcwidth
     SUBDIR += py-cxx
     SUBDIR += py-cycler
+    SUBDIR += py-cykhash
     SUBDIR += py-cymbal
     SUBDIR += py-cymem
     SUBDIR += py-cysignals



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