pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/meta-pkgs/boost The new Boost packages have to conflic...
details: https://anonhg.NetBSD.org/pkgsrc/rev/71ba57841a9f
branches: trunk
changeset: 489836:71ba57841a9f
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Sun Feb 27 08:42:05 2005 +0000
description:
The new Boost packages have to conflict with boost<1.32.0 (except the
meta-package itself).
diffstat:
meta-pkgs/boost/Makefile.common | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 78161930abe3 -r 71ba57841a9f meta-pkgs/boost/Makefile.common
--- a/meta-pkgs/boost/Makefile.common Sun Feb 27 07:49:02 2005 +0000
+++ b/meta-pkgs/boost/Makefile.common Sun Feb 27 08:42:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2005/02/26 22:48:34 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.2 2005/02/27 08:42:05 jmmv Exp $
#
BOOST_PACKAGE?= undefined
@@ -25,6 +25,8 @@
HOMEPAGE= http://www.boost.org/
COMMENT= Free, peer-reviewed portable C++ source libraries ${BOOST_COMMENT}
+CONFLICTS+= boost<1.32.0
+
DISTINFO_FILE= ${.CURDIR}/../../meta-pkgs/boost/distinfo
PATCHDIR= ${.CURDIR}/../../meta-pkgs/boost/patches
Home |
Main Index |
Thread Index |
Old Index