pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/meson meson: note this package supersedes py-mes...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d76973c98024
branches: trunk
changeset: 341085:d76973c98024
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Mon Oct 14 03:05:31 2019 +0000
description:
meson: note this package supersedes py-meson (NFC)
diffstat:
devel/meson/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r c63aa3338ef5 -r d76973c98024 devel/meson/Makefile
--- a/devel/meson/Makefile Mon Oct 14 02:36:30 2019 +0000
+++ b/devel/meson/Makefile Mon Oct 14 03:05:31 2019 +0000
@@ -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 @@
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