pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/ldb
Module Name: pkgsrc
Committed By: wiz
Date: Sat Oct 26 08:26:51 UTC 2024
Modified Files:
pkgsrc/databases/ldb: Makefile
Log Message:
ldb: this now conflicts with samba
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/databases/ldb/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/ldb/Makefile
diff -u pkgsrc/databases/ldb/Makefile:1.45 pkgsrc/databases/ldb/Makefile:1.46
--- pkgsrc/databases/ldb/Makefile:1.45 Thu Jun 27 09:49:53 2024
+++ pkgsrc/databases/ldb/Makefile Sat Oct 26 08:26:51 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2024/06/27 09:49:53 adam Exp $
+# $NetBSD: Makefile,v 1.46 2024/10/26 08:26:51 wiz Exp $
#
# when updating this, make sure net/samba4 still builds and packages
@@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v3
TOOL_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
TOOL_DEPENDS+= docbook-xsl-[0-9]*:../../textproc/docbook-xsl
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+CONFLICTS+= samba>=4.21.1
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index