svn commit: r452071 - head/russian/ircd-hybrid
Rodrigo Osorio
rodrigo at FreeBSD.org
Sat Oct 14 16:57:48 UTC 2017
Author: rodrigo
Date: Sat Oct 14 16:57:46 2017
New Revision: 452071
URL: https://svnweb.freebsd.org/changeset/ports/452071
Log:
Change CONFLICTS to CONFLICTS_INSTALL
Add new ports we conflict with to the list
Bump PORTREVISION
Modified:
head/russian/ircd-hybrid/Makefile
Modified: head/russian/ircd-hybrid/Makefile
==============================================================================
--- head/russian/ircd-hybrid/Makefile Sat Oct 14 16:31:34 2017 (r452070)
+++ head/russian/ircd-hybrid/Makefile Sat Oct 14 16:57:46 2017 (r452071)
@@ -3,6 +3,7 @@
PORTNAME= ircd
PORTVERSION= 7.2.4
+PORTREVISION= 2
CATEGORIES= russian irc
MASTER_SITES= SF/${PORTNAME}-hybrid-ru/${PORTNAME}-hybrid-ru/${PORTNAME}-hybrid-ru-${PORTVERSION} \
ftp://rusunix.org/pub/FreeBSD/distfiles/
@@ -15,7 +16,7 @@ COMMENT= Russian version of well known hybrid IRC serv
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS= ircd-[0-9]* irc-[0-9]* charybdis-[0-9]* Nefarious-[0-9]* ircd-hybrid-[0-9]*
+CONFLICTS_INSTALL= ircd-[0-9]* irc-[0-9]* charybdis-[0-9]* Nefarious-[0-9]* ircd-hybrid-[0-9]* ircd-ratbox* bnc whois
BROKEN_aarch64= fails to compile: passing void * to parameter of incompatible type
BROKEN_armv6= fails to compile: passing void * to parameter of incompatible type
More information about the svn-ports-head
mailing list