pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/xpdf Add conflict with poppler-utils. And bump p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2176f161789e
branches:  trunk
changeset: 393970:2176f161789e
user:      reed <reed%pkgsrc.org@localhost>
date:      Mon Jun 01 13:48:36 2009 +0000

description:
Add conflict with poppler-utils. And bump package revision.

diffstat:

 print/xpdf/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 448416e06a9b -r 2176f161789e print/xpdf/Makefile
--- a/print/xpdf/Makefile       Mon Jun 01 11:59:29 2009 +0000
+++ b/print/xpdf/Makefile       Mon Jun 01 13:48:36 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2009/04/17 12:09:35 tron Exp $
+# $NetBSD: Makefile,v 1.67 2009/06/01 13:48:36 reed Exp $
 
 DISTNAME=      xpdf-3.02
 PKGNAME=       xpdf-3.02pl3
@@ -9,6 +9,7 @@
 PATCH_SITES=   ${MASTER_SITES}
 PATCHFILES=    xpdf-3.02pl1.patch xpdf-3.02pl2.patch xpdf-3.02pl3.patch
 PATCH_DIST_STRIP=      -p1
+PKGREVISION=   1
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.foolabs.com/xpdf/
@@ -21,6 +22,7 @@
 DEPENDS+=      ghostscript-fonts-[0-9]*:../../fonts/ghostscript-fonts
 
 CONFLICTS=     xpdf-crypto-[0-9]*
+CONFLICTS+=    poppler-utils-[0-9]*
 
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index