svn commit: r441994 - head/chinese/unrar

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 29 15:26:29 UTC 2017


Author: sunpoet
Date: Mon May 29 15:26:27 2017
New Revision: 441994
URL: https://svnweb.freebsd.org/changeset/ports/441994

Log:
  Update CONFLICTS_INSTALL

Modified:
  head/chinese/unrar/Makefile

Modified: head/chinese/unrar/Makefile
==============================================================================
--- head/chinese/unrar/Makefile	Mon May 29 15:26:23 2017	(r441993)
+++ head/chinese/unrar/Makefile	Mon May 29 15:26:27 2017	(r441994)
@@ -10,6 +10,6 @@ MASTERDIR=	${.CURDIR}/../../archivers/un
 EXTRA_PATCHES=	${.CURDIR}/files/patch-arcread.cpp \
 		${.CURDIR}/files/patch-unicode.cpp
 
-CONFLICTS_INSTALL=	unrar-[0-9]* unrar-iconv-[0-9]*
+CONFLICTS_INSTALL=	unrar unrar-iconv
 
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list