pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/meson
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Oct 14 03:05:31 UTC 2019
Modified Files:
pkgsrc/devel/meson: Makefile
Log Message:
meson: note this package supersedes py-meson (NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/meson/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/meson/Makefile
diff -u pkgsrc/devel/meson/Makefile:1.1 pkgsrc/devel/meson/Makefile:1.2
--- pkgsrc/devel/meson/Makefile:1.1 Fri Oct 4 14:06:18 2019
+++ pkgsrc/devel/meson/Makefile Mon Oct 14 03:05:31 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/10/04 14:06:18 prlw1 Exp $
+# $NetBSD: Makefile,v 1.2 2019/10/14 03:05:31 gutteridge Exp $
DISTNAME= meson-0.51.2
CATEGORIES= devel python
@@ -9,6 +9,9 @@ HOMEPAGE= http://mesonbuild.com/
COMMENT= Open source build system meant to be fast and user friendly
LICENSE= apache-2.0
+CONFLICTS= ${PYPKGPREFIX}-meson-[0-9]*
+SUPERSEDES= ${PYPKGPREFIX}-meson-[0-9]*
+
DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
PYTHON_VERSIONS_INCOMPATIBLE= 27
Home |
Main Index |
Thread Index |
Old Index