pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/hpijs Correct CONFLICTS line to match actual ver...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eafcb0137834
branches:  trunk
changeset: 476100:eafcb0137834
user:      cube <cube%pkgsrc.org@localhost>
date:      Thu Jun 03 11:53:05 2004 +0000

description:
Correct CONFLICTS line to match actual versions of ghostscript.  Reported
by Peter Bex.

diffstat:

 print/hpijs/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (21 lines):

diff -r e86d08762bfc -r eafcb0137834 print/hpijs/Makefile
--- a/print/hpijs/Makefile      Thu Jun 03 11:20:25 2004 +0000
+++ b/print/hpijs/Makefile      Thu Jun 03 11:53:05 2004 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2004/04/25 02:55:54 snj Exp $
+# $NetBSD: Makefile,v 1.13 2004/06/03 11:53:05 cube Exp $
 
 DISTNAME=      hpijs-1.5
+PKGREVISION=   1
 CATEGORIES=    print
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hpinkjet/}
 
@@ -8,7 +9,7 @@
 HOMEPAGE=      http://hpinkjet.sourceforge.net/
 COMMENT=       HP inkjet printer driver server
 
-CONFLICTS=     ghostscript<=6.0.1nb4 ghostscript-nox11<=6.0.1nb4
+CONFLICTS=     ghostscript<=6.01nb4 ghostscript-nox11<=6.01nb4
 
 USE_BUILDLINK3=                yes
 GNU_CONFIGURE=         # defined



Home | Main Index | Thread Index | Old Index