pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/xemacs-current Some forgotten renumbering 19->27.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d90017d43c34
branches:  trunk
changeset: 519080:d90017d43c34
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Sep 30 12:24:45 2006 +0000

description:
Some forgotten renumbering 19->27.

diffstat:

 editors/xemacs-current/Makefile |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (27 lines):

diff -r ebbb3556af7f -r d90017d43c34 editors/xemacs-current/Makefile
--- a/editors/xemacs-current/Makefile   Sat Sep 30 12:02:27 2006 +0000
+++ b/editors/xemacs-current/Makefile   Sat Sep 30 12:24:45 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2006/09/06 15:38:32 tron Exp $
+# $NetBSD: Makefile,v 1.56 2006/09/30 12:24:45 obache Exp $
 
 DISTNAME=      xemacs-21.5.27
 
@@ -7,14 +7,14 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.xemacs.org/
-COMMENT=       *BETA* XEmacs text editor version 21.5.19
+COMMENT=       *BETA* XEmacs text editor version 21.5.27
 
 CONFLICTS+=    gnuclient-[0-9]*
 
 
 BUILD_DEFS+=   XEMACS_WIDGETS
-PLIST_SUBST+=  EMACSVER=xemacs-21.5-b19
-MESSAGE_SUBST+=        EMACSVER=xemacs-21.5-b19
+PLIST_SUBST+=  EMACSVER=xemacs-21.5-b27
+MESSAGE_SUBST+=        EMACSVER=xemacs-21.5-b27
 
 .if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
 GCC_REQD+=             2.95.3



Home | Main Index | Thread Index | Old Index