pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libgit2
Module Name: pkgsrc
Committed By: wiz
Date: Thu Dec 14 11:29:19 UTC 2023
Modified Files:
pkgsrc/devel/libgit2: Makefile
Log Message:
libgit2: update comment about test issue
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/devel/libgit2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libgit2/Makefile
diff -u pkgsrc/devel/libgit2/Makefile:1.73 pkgsrc/devel/libgit2/Makefile:1.74
--- pkgsrc/devel/libgit2/Makefile:1.73 Wed Nov 8 13:18:53 2023
+++ pkgsrc/devel/libgit2/Makefile Thu Dec 14 11:29:19 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.73 2023/11/08 13:18:53 wiz Exp $
+# $NetBSD: Makefile,v 1.74 2023/12/14 11:29:19 wiz Exp $
DISTNAME= libgit2-1.7.1
PKGREVISION= 2
@@ -21,7 +21,7 @@ PKGCONFIG_OVERRIDE_STAGE= pre-install
BUILDLINK_TRANSFORM+= rm:-Werror
-# as of 1.7.1, 2 tests fail (with 2 and 1 subtest each)
+# In some environments, two tests might fail with permission problems
# https://github.com/libgit2/libgit2/issues/6647
do-test:
cd ${WRKSRC}/${CMAKE_BUILD_DIR} && ctest
Home |
Main Index |
Thread Index |
Old Index