pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Back the last out according to Jan's request.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1d0bc9b4e46
branches: trunk
changeset: 466204:f1d0bc9b4e46
user: uebayasi <uebayasi%pkgsrc.org@localhost>
date: Tue Jan 13 04:29:20 2004 +0000
description:
Back the last out according to Jan's request.
diffstat:
doc/CHANGES | 3 +--
editors/emacs-packages/Makefile | 11 +++++------
2 files changed, 6 insertions(+), 8 deletions(-)
diffs (40 lines):
diff -r 038d2c172304 -r f1d0bc9b4e46 doc/CHANGES
--- a/doc/CHANGES Tue Jan 13 03:15:40 2004 +0000
+++ b/doc/CHANGES Tue Jan 13 04:29:20 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4444 2004/01/13 03:15:40 uebayasi Exp $
+$NetBSD: CHANGES,v 1.4445 2004/01/13 04:29:20 uebayasi Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -201,4 +201,3 @@
Updated awstats to 5.9 [xtraeme 2004-01-12]
Updated perl5 to 5.6.1nb10 [jlam 2004-01-12]
Updated p5-MIME-Base64 to 2.23 [grant 2004-01-13]
- Updated emacs-packages to 0.6 [uebayasi 2004-01-13]
diff -r 038d2c172304 -r f1d0bc9b4e46 editors/emacs-packages/Makefile
--- a/editors/emacs-packages/Makefile Tue Jan 13 03:15:40 2004 +0000
+++ b/editors/emacs-packages/Makefile Tue Jan 13 04:29:20 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2004/01/13 03:15:40 uebayasi Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/13 04:29:21 uebayasi Exp $
-DISTNAME= emacs-packages-0.6
+DISTNAME= emacs-packages-0.5
CATEGORIES= meta-pkgs editors
MASTER_SITES= # empty
DISTFILES= # empty
@@ -34,10 +34,9 @@
DEPENDS+= iiimecf-[0-9]*:../../inputmethod/iiimecf
DEPENDS+= irchat-pj-[0-9]*:../../chat/irchat-pj
DEPENDS+= ispell-emacs-[0-9]*:../../textproc/ispell-emacs
-# XXX Exclude this temporarily while JDE is broken. ---uebayasi
-#.if defined(_EMACS_VERSION_EMACS_MAJOR) && ${_EMACS_VERSION_EMACS_MAJOR} == "21"
-#DEPENDS+= jde-[0-9]*:../../editors/jde
-#.endif
+.if defined(_EMACS_VERSION_EMACS_MAJOR) && ${_EMACS_VERSION_EMACS_MAJOR} == "21"
+DEPENDS+= jde-[0-9]*:../../editors/jde
+.endif
DEPENDS+= liece-[0-9]*:../../chat/liece
DEPENDS+= lookup-[0-9]*:../../misc/lookup
DEPENDS+= mailcrypt-[0-9]*:../../mail/mailcrypt
Home |
Main Index |
Thread Index |
Old Index