pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/acroread5 Add a conflict on acroread7 since both...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fe827770353d
branches: trunk
changeset: 496726:fe827770353d
user: recht <recht%pkgsrc.org@localhost>
date: Sun Jul 10 16:46:37 2005 +0000
description:
Add a conflict on acroread7 since both versions install bin/acroread.
patch provided by smb in PR 30688
diffstat:
print/acroread5/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 1312365c63a8 -r fe827770353d print/acroread5/Makefile
--- a/print/acroread5/Makefile Sun Jul 10 11:55:28 2005 +0000
+++ b/print/acroread5/Makefile Sun Jul 10 16:46:37 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/06/17 03:50:30 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2005/07/10 16:46:37 recht Exp $
DISTNAME= acroread5 # Overridden below
PKGNAME= acroread5-5.10
@@ -11,6 +11,9 @@
COMMENT= View, distribute and print PDF documents
CONFLICTS+= acroread-5.*
+# conflict with acroread7 due to bin/acroread
+CONFLICTS+= acroread-7.*
+CONFLICTS+= acroread7-7.*
RESTRICTED= "Original installer required to redistribute."
NO_SRC_ON_CDROM= ${RESTRICTED}
Home |
Main Index |
Thread Index |
Old Index