summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/Makefile
diff options
context:
space:
mode:
authormagick <magick>2002-10-06 11:40:07 +0000
committermagick <magick>2002-10-06 11:40:07 +0000
commit41647236ec30e9cc492f99b76ff9a2517cdce4a3 (patch)
treeec3e2835daa1f419a3bb10cb801590f8e50cd421 /editors/xemacs-current/Makefile
parent08b7931e4865001d9f934d760d580a9a326aa2bc (diff)
downloadpkgsrc-41647236ec30e9cc492f99b76ff9a2517cdce4a3.tar.gz
Update xemacs-current to 21.5.9
Changes since 21.5.5 are too many to list here. Please consult www.xemacs.org for details. There have been mainly hundreds of bug fixes and work has been done on a new garbage collector which isn't enabled yet. Nothing exitingly new has been added as far as i know. Mainly internal rework.
Diffstat (limited to 'editors/xemacs-current/Makefile')
-rw-r--r--editors/xemacs-current/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index 6b33d838f1e..8fcd928fcf4 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.11 2002/09/29 06:31:25 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2002/10/06 11:40:07 magick Exp $
-DISTNAME= xemacs-21.5.5
+DISTNAME= xemacs-21.5.9
CATEGORIES= editors
MASTER_SITES= ftp://ftp.xemacs.org/pub/xemacs/xemacs-21.5/ \
- ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/xemacs-21.5/ \
- ftp://ftp.lab.kdd.co.jp/xemacs/xemacs-21.5/
+ ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/ftp.xemacs.org/xemacs/xemacs-21.5/ \
+ ftp://ftp.lab.kdd.co.jp/xemacs/xemacs-21.5/
MAINTAINER= magick@netbsd.org
HOMEPAGE= http://www.xemacs.org/
-COMMENT= *BETA* XEmacs text editor version 21.5.5
+COMMENT= *BETA* XEmacs text editor version 21.5.9
USE_BUILDLINK2= YES
USE_X11= YES
-PLIST_SUBST+= EMACSVER=xemacs-21.5-b5
-MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b5
+PLIST_SUBST+= EMACSVER=xemacs-21.5-b9
+MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b9
.if (${MACHINE_ARCH} == "arm32")
. include "../../lang/gcc/buildlink2.mk"