Hi,

Collision in openmpi-1.4.1p8: the following files already exist
        /usr/local/bin/otfdump (libotf-0.9.16 and openmpi-1.4.1p8)
        /usr/local/lib/libotf.a (libotf-0.9.16 and openmpi-1.4.1p8)
        /usr/local/lib/libotf.la (libotf-0.9.16 and openmpi-1.4.1p8)

ok?


Index: libotf/Makefile
===================================================================
RCS file: /cvs/ports/devel/libotf/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- libotf/Makefile     26 Mar 2019 16:44:12 -0000      1.1.1.1
+++ libotf/Makefile     11 Jun 2019 07:51:14 -0000
@@ -2,6 +2,7 @@
 
 COMMENT =      library for handling OpenType Fonts
 DISTNAME =     libotf-0.9.16
+REVISION =     0
 
 CATEGORIES =   devel
 
Index: libotf/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/libotf/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- libotf/pkg/PLIST    26 Mar 2019 16:44:12 -0000      1.1.1.1
+++ libotf/pkg/PLIST    11 Jun 2019 07:51:14 -0000
@@ -1,4 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2019/03/26 16:44:12 sthen Exp $
+@conflict openmpi-*
 bin/libotf-config
 @bin bin/otfdump
 @bin bin/otflist
Index: openmpi/Makefile
===================================================================
RCS file: /cvs/ports/devel/openmpi/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- openmpi/Makefile    21 Jan 2019 14:24:30 -0000      1.26
+++ openmpi/Makefile    11 Jun 2019 07:51:14 -0000
@@ -7,7 +7,7 @@ COMMENT =               open source MPI-2 implementat
 
 V=                     1.4.1
 DISTNAME =             openmpi-$V
-REVISION =             8
+REVISION =             9
 
 SHARED_LIBS =          mca_common_sm 1.0 \
                        mpi 0.1 \
Index: openmpi/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/openmpi/pkg/PLIST,v
retrieving revision 1.4
diff -u -p -r1.4 PLIST
--- openmpi/pkg/PLIST   27 Mar 2016 15:31:24 -0000      1.4
+++ openmpi/pkg/PLIST   11 Jun 2019 07:51:14 -0000
@@ -1,5 +1,6 @@
 @comment $OpenBSD: PLIST,v 1.4 2016/03/27 15:31:24 naddy Exp $
 @conflict lam-*
+@conflict libotf-*
 bin/mpiCC
 bin/mpiCC-vt
 bin/mpic++

Reply via email to