svn commit: r538604 - head/net/corosync2

Vinícius Zavam egypcio at FreeBSD.org
Fri Jun 12 11:37:29 UTC 2020


Author: egypcio
Date: Fri Jun 12 11:37:28 2020
New Revision: 538604
URL: https://svnweb.freebsd.org/changeset/ports/538604

Log:
  net/corosync2: pet portscout
  
    ignoring 2.99 release, as it should get its proper dedicated port soon;
    corosync3 will make it to 3.x just like that.

Modified:
  head/net/corosync2/Makefile.common

Modified: head/net/corosync2/Makefile.common
==============================================================================
--- head/net/corosync2/Makefile.common	Fri Jun 12 11:31:52 2020	(r538603)
+++ head/net/corosync2/Makefile.common	Fri Jun 12 11:37:28 2020	(r538604)
@@ -26,6 +26,8 @@ LDFLAGS+=		-B${LOCALBASE}/bin
 INSTALL_TARGET=		install-strip
 TEST_TARGET=		check
 
+PORTSCOUT=		skipv:2.99.5
+
 OPTIONS_DEFINE=		DBUS DOCS SNMP
 OPTIONS_SUB=		yes
 


More information about the svn-ports-all mailing list