Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2024 21:49:22 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 8d21c2b2d552 - main - devel/nanobind: Update comments
Message-ID:  <202412102149.4BALnMRa016089@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d21c2b2d552fb620833840a248ccefa55460397

commit 8d21c2b2d552fb620833840a248ccefa55460397
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-12-10 15:20:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-10 21:49:18 +0000

    devel/nanobind: Update comments
---
 devel/nanobind/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/nanobind/Makefile b/devel/nanobind/Makefile
index d10f1350f0b8..7932cf26c5e8 100644
--- a/devel/nanobind/Makefile
+++ b/devel/nanobind/Makefile
@@ -57,6 +57,7 @@ do-test:
 			return 1; \
 		fi
 
-# cmake installs files into non-standard loctations, see https://github.com/wjakob/nanobind/issues/810
+# cmake installs files into non-standard locations, see https://github.com/wjakob/nanobind/issues/810
+# hostile upstream, do not create bug reports
 
 .include <bsd.port.mk>



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