pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/lyx Add a SUPERSEDES so package update tools c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05b892108ccb
branches:  trunk
changeset: 400297:05b892108ccb
user:      reed <reed%pkgsrc.org@localhost>
date:      Fri Oct 16 13:02:37 2009 +0000

description:
Add a SUPERSEDES so package update tools can now that this can replace
old lyx-xforms or lyx-qt packages.

diffstat:

 editors/lyx/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 64aac93a1752 -r 05b892108ccb editors/lyx/Makefile
--- a/editors/lyx/Makefile      Fri Oct 16 12:59:07 2009 +0000
+++ b/editors/lyx/Makefile      Fri Oct 16 13:02:37 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/10/16 12:36:20 reed Exp $
+# $NetBSD: Makefile,v 1.2 2009/10/16 13:02:37 reed Exp $
 #
 
 DISTNAME=              lyx-1.6.4.1
@@ -16,6 +16,7 @@
 COMMENT=               Document processor and graphical frontend for LaTeX
 
 CONFLICTS+=            lyx-xforms-[0-9]* lyx-qt-[0-9]*
+SUPERSEDES=            lyx-xforms-[0-9]* lyx-qt-[0-9]*
 
 UNLIMIT_RESOURCES+=    datasize
 



Home | Main Index | Thread Index | Old Index