svn commit: r301607 - head/news/lottanzb

Beat Gaetzi beat at FreeBSD.org
Fri Jul 27 12:40:33 UTC 2012


Author: beat
Date: Fri Jul 27 12:40:32 2012
New Revision: 301607
URL: http://svn.freebsd.org/changeset/ports/301607

Log:
  - Remove CONFLICTS as shared-mime-info is an indirect build dependency
  - Mark as BROKEN: overwrite a file owned by misc/shared-mime-info:
    share/mime/application/x-nzb.xml
  
  Reported by:	pointyhat

Modified:
  head/news/lottanzb/Makefile

Modified: head/news/lottanzb/Makefile
==============================================================================
--- head/news/lottanzb/Makefile	Fri Jul 27 12:39:06 2012	(r301606)
+++ head/news/lottanzb/Makefile	Fri Jul 27 12:40:32 2012	(r301607)
@@ -27,7 +27,8 @@ RUN_DEPENDS=	SABnzbd.py:${PORTSDIR}/news
 		${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser \
 		${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl
 
-CONFLICTS=	shared-mime-info-[0-9]*
+BROKEN=		overwrite a file owned by misc/shared-mime-info: share/mime/application/x-nzb.xml
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=yes
 USE_GNOME=	desktopfileutils intltool



More information about the svn-ports-head mailing list