svn commit: r367253 - head/graphics/zathura-pdf-poppler

Guido Falsi madpilot at FreeBSD.org
Thu Sep 4 09:19:25 UTC 2014


Author: madpilot
Date: Thu Sep  4 09:19:25 2014
New Revision: 367253
URL: http://svnweb.freebsd.org/changeset/ports/367253
QAT: https://qat.redports.org/buildarchive/r367253/

Log:
  Register conflict with new zathura-pdf-mupdf port.

Modified:
  head/graphics/zathura-pdf-poppler/Makefile

Modified: head/graphics/zathura-pdf-poppler/Makefile
==============================================================================
--- head/graphics/zathura-pdf-poppler/Makefile	Thu Sep  4 09:15:03 2014	(r367252)
+++ head/graphics/zathura-pdf-poppler/Makefile	Thu Sep  4 09:19:25 2014	(r367253)
@@ -3,6 +3,7 @@
 
 PORTNAME=	zathura-pdf-poppler
 PORTVERSION=	0.2.5
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	http://pwmt.org/projects/zathura/plugins/download/
 
@@ -16,6 +17,8 @@ RUN_DEPENDS=	zathura:${PORTSDIR}/graphic
 USE_GNOME=	glib20 gtk30
 USES=		desktop-file-utils gmake pkgconfig
 
+CONFLICTS=	zathura-pdf-mupdf-[0-9]*
+
 PLIST_FILES=	lib/zathura/pdf.so \
 		share/applications/zathura-pdf-poppler.desktop
 PLIST_DIRSTRY=	lib/zathura


More information about the svn-ports-head mailing list