Created attachment 193289 [details] Update to 1.1.18
Created attachment 193329 [details] 01-uses.diff
Created attachment 193331 [details] 01-pacemaker1-1.1.18.diff
Created attachment 193332 [details] 03-pacemaker2-2.0.0-rc3.shar
Once the corosync2/3 ports are created (Bug 228164) then the uses patch will create a default version and USES option to switch between the two which the pacemaker1/2 ports will then use.
Created attachment 193334 [details] 02-pacemaker1-1.1.18.diff
A commit references this bug: Author: flo Date: Thu May 24 18:24:54 UTC 2018 New revision: 470799 URL: https://svnweb.freebsd.org/changeset/ports/470799 Log: - add net/corosync3 (2.99.2) - add net/pacemaker2 (2.0.0-rc4) - net/corosync -> net/corosync2 (update to 2.4.4) - net/pacemaker -> net/pacemaker1 (update to 1.1.18) - add USES=corosync to deal with multiple versions PR: 228164, 228165 Submitted by: David Shane Holden <dpejesh@yahoo.com> Changes: head/MOVED head/Mk/Uses/corosync.mk head/net/Makefile head/net/corosync/ head/net/corosync2/ head/net/corosync2/Makefile head/net/corosync2/Makefile.common head/net/corosync2/distinfo head/net/corosync2/files/corosync.in head/net/corosync2/pkg-message head/net/corosync3/ head/net/corosync3/Makefile head/net/corosync3/distinfo head/net/corosync3/files/corosync.in head/net/corosync3/pkg-message head/net/corosync3/pkg-plist head/net/pacemaker/ head/net/pacemaker1/ head/net/pacemaker1/Makefile head/net/pacemaker1/Makefile.common head/net/pacemaker1/distinfo head/net/pacemaker1/files/pacemaker.in head/net/pacemaker1/pkg-message head/net/pacemaker1/pkg-plist head/net/pacemaker2/ head/net/pacemaker2/Makefile head/net/pacemaker2/distinfo head/net/pacemaker2/files/pacemaker.in head/net/pacemaker2/files/patch-crmd_pengine.c head/net/pacemaker2/files/patch-daemons_execd_Makefile.am head/net/pacemaker2/files/patch-daemons_pacemakerd_Makefile.am head/net/pacemaker2/files/patch-lrmd_Makefile.am head/net/pacemaker2/files/patch-mcp_Makefile.am head/net/pacemaker2/pkg-message head/net/pacemaker2/pkg-plist
Committed. Thanks.