pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/psgml-mode Add missing file to the PLIST when...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2cd552228807
branches:  trunk
changeset: 511043:2cd552228807
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Sat Apr 08 18:11:23 2006 +0000

description:
Add missing file to the PLIST when using xemacs.  Bump the PKGREVISION
to 3.

diffstat:

 textproc/psgml-mode/Makefile |  4 ++--
 textproc/psgml-mode/PLIST    |  5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r 87ae76d3aed9 -r 2cd552228807 textproc/psgml-mode/Makefile
--- a/textproc/psgml-mode/Makefile      Sat Apr 08 17:34:02 2006 +0000
+++ b/textproc/psgml-mode/Makefile      Sat Apr 08 18:11:23 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2006/04/07 19:45:23 jlam Exp $
+# $NetBSD: Makefile,v 1.15 2006/04/08 18:11:23 jlam Exp $
 
 DISTNAME=              psgml-1.3.2
 PKGNAME=               ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/}
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            textproc editors
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=psgml/}
 
diff -r 87ae76d3aed9 -r 2cd552228807 textproc/psgml-mode/PLIST
--- a/textproc/psgml-mode/PLIST Sat Apr 08 17:34:02 2006 +0000
+++ b/textproc/psgml-mode/PLIST Sat Apr 08 18:11:23 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2006/04/07 19:45:23 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2006/04/08 18:11:23 jlam Exp $
 ${EMACS_INFOPREFIX}/psgml-api.info
 ${EMACS_INFOPREFIX}/psgml.info
 ${EMACS_LISPPREFIX}/psgml-mode/iso88591.map
@@ -17,9 +17,10 @@
 ${EMACS_LISPPREFIX}/psgml-mode/psgml-info.el
 ${EMACS_LISPPREFIX}/psgml-mode/psgml-info.elc
 ${EMACS_LISPPREFIX}/psgml-mode/psgml-lucid.el
+${FOR_xemacs}${EMACS_LISPPREFIX}/psgml-mode/psgml-lucid.elc
 ${EMACS_LISPPREFIX}/psgml-mode/psgml-maint.el
 ${EMACS_LISPPREFIX}/psgml-mode/psgml-other.el
-${NOTFOR_xemacs}${EMACS_LISPPREFIX}/psgml-mode/psgml-other.elc
+${FOR_emacs}${EMACS_LISPPREFIX}/psgml-mode/psgml-other.elc
 ${EMACS_LISPPREFIX}/psgml-mode/psgml-parse.el
 ${EMACS_LISPPREFIX}/psgml-mode/psgml-parse.elc
 ${EMACS_LISPPREFIX}/psgml-mode/psgml-sysdep.el



Home | Main Index | Thread Index | Old Index