pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors Add entries to PLIST for lyxclient and tex2lyx...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a9923415d80e
branches:  trunk
changeset: 512350:a9923415d80e
user:      reed <reed%pkgsrc.org@localhost>
date:      Sat May 06 20:18:36 2006 +0000

description:
Add entries to PLIST for lyxclient and tex2lyx manual pages
(as noticed in Martijn's bulk build).

Bump PKGREVISION.

diffstat:

 editors/lyx-qt/Makefile     |  3 ++-
 editors/lyx-qt/PLIST.common |  4 +++-
 editors/lyx-xforms/Makefile |  3 ++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diffs (45 lines):

diff -r 75027fe5cb9c -r a9923415d80e editors/lyx-qt/Makefile
--- a/editors/lyx-qt/Makefile   Sat May 06 19:15:35 2006 +0000
+++ b/editors/lyx-qt/Makefile   Sat May 06 20:18:36 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.30 2006/04/18 23:21:18 reed Exp $
+# $NetBSD: Makefile,v 1.31 2006/05/06 20:18:36 reed Exp $
 #
 
 .include "./Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/lyx-/lyx-qt-/}
+PKGREVISION=   1
 
 COMMENT+=      (QT version)
 
diff -r 75027fe5cb9c -r a9923415d80e editors/lyx-qt/PLIST.common
--- a/editors/lyx-qt/PLIST.common       Sat May 06 19:15:35 2006 +0000
+++ b/editors/lyx-qt/PLIST.common       Sat May 06 20:18:36 2006 +0000
@@ -1,8 +1,10 @@
-@comment $NetBSD: PLIST.common,v 1.12 2006/04/19 00:54:29 reed Exp $
+@comment $NetBSD: PLIST.common,v 1.13 2006/05/06 20:18:36 reed Exp $
 bin/lyx
 bin/lyxclient
 bin/tex2lyx
 man/man1/lyx.1
+man/man1/lyxclient.1
+man/man1/tex2lyx.1
 share/locale/da/LC_MESSAGES/lyx.mo
 share/locale/de/LC_MESSAGES/lyx.mo
 share/locale/es/LC_MESSAGES/lyx.mo
diff -r 75027fe5cb9c -r a9923415d80e editors/lyx-xforms/Makefile
--- a/editors/lyx-xforms/Makefile       Sat May 06 19:15:35 2006 +0000
+++ b/editors/lyx-xforms/Makefile       Sat May 06 20:18:36 2006 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.21 2006/04/18 23:21:18 reed Exp $
+# $NetBSD: Makefile,v 1.22 2006/05/06 20:18:36 reed Exp $
 #
 
 .include "../../editors/lyx-qt/Makefile.common"
 
 PKGNAME=       ${DISTNAME:S/lyx-/lyx-xforms-/}
+PKGREVISION=   1
 
 COMMENT+=      (xforms version)
 



Home | Main Index | Thread Index | Old Index