pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/emacs-ilisp Fix PLIST, emacs type 'emacs20nox' d...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b4643f2fb4a4
branches:  trunk
changeset: 539986:b4643f2fb4a4
user:      obache <obache%pkgsrc.org@localhost>
date:      Wed Mar 19 12:13:08 2008 +0000

description:
Fix PLIST, emacs type 'emacs20nox' does not exists.
Bump PKGREVISION.

diffstat:

 devel/emacs-ilisp/Makefile |  4 ++--
 devel/emacs-ilisp/PLIST    |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r 73c8f1723368 -r b4643f2fb4a4 devel/emacs-ilisp/Makefile
--- a/devel/emacs-ilisp/Makefile        Wed Mar 19 11:57:00 2008 +0000
+++ b/devel/emacs-ilisp/Makefile        Wed Mar 19 12:13:08 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2008/03/03 17:45:35 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2008/03/19 12:13:08 obache Exp $
 #
 
 DISTNAME=      ilisp-20021222
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}emacs-${DISTNAME}
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ilisp/}
 
diff -r 73c8f1723368 -r b4643f2fb4a4 devel/emacs-ilisp/PLIST
--- a/devel/emacs-ilisp/PLIST   Wed Mar 19 11:57:00 2008 +0000
+++ b/devel/emacs-ilisp/PLIST   Wed Mar 19 12:13:08 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2007/10/29 04:39:44 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/03/19 12:13:08 obache Exp $
 share/doc/emacs-ilisp/INSTALLATION
 share/doc/emacs-ilisp/README
 ${EMACS_LISPPREFIX}/ilisp/allegro.lisp
@@ -27,7 +27,6 @@
 ${EMACS_LISPPREFIX}/ilisp/ilfsf19.el
 ${EMACS_LISPPREFIX}/ilisp/ilfsf20.el
 ${FOR_emacs20}${EMACS_LISPPREFIX}/ilisp/ilfsf20.elc
-${FOR_emacs20nox}${EMACS_LISPPREFIX}/ilisp/ilfsf20.elc
 ${EMACS_LISPPREFIX}/ilisp/ilfsf21.el
 ${FOR_emacs21}${EMACS_LISPPREFIX}/ilisp/ilfsf21.elc
 ${FOR_emacs21nox}${EMACS_LISPPREFIX}/ilisp/ilfsf21.elc



Home | Main Index | Thread Index | Old Index