pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/xemacs-current Update xemacs to 21.5.17:
details: https://anonhg.NetBSD.org/pkgsrc/rev/36617d3b0cf7
branches: trunk
changeset: 472096:36617d3b0cf7
user: magick <magick%pkgsrc.org@localhost>
date: Sun Apr 04 16:12:01 2004 +0000
description:
Update xemacs to 21.5.17:
* XEmacs 21.5.17 "chayote" is released.
"chayote" is the eighteenth in the OXYMORON series.
The main purpose of the "chayote" release is to provide a checkpoint
before upcoming major changes. Bignum (infinite precision integer)
support and Xft (including antialiasing) support are expected to be
added in the near future.
Relative to XEmacs 21.5.16 "celeriac", "chayote" has many improvements
in module support from Jerry James, and improved package management
from Steve Youngs. Steve Youngs also ported the "lazy" widget support
from GNU Emacs 21.3, and Jerry James synched frame and window support.
A number of annoying crashes in GTK, in X11 dialogs, and in the
bytecode interpreter were fixed, but several crashes remain.
diffstat:
editors/xemacs-current/Makefile | 11 +++++------
editors/xemacs-current/PLIST | 5 ++---
editors/xemacs-current/distinfo | 6 +++---
3 files changed, 10 insertions(+), 12 deletions(-)
diffs (69 lines):
diff -r 4bcc49dd9897 -r 36617d3b0cf7 editors/xemacs-current/Makefile
--- a/editors/xemacs-current/Makefile Sun Apr 04 13:55:15 2004 +0000
+++ b/editors/xemacs-current/Makefile Sun Apr 04 16:12:01 2004 +0000
@@ -1,20 +1,19 @@
-# $NetBSD: Makefile,v 1.36 2004/02/09 07:16:13 minskim Exp $
+# $NetBSD: Makefile,v 1.37 2004/04/04 16:12:01 magick Exp $
-DISTNAME= xemacs-21.5.16
-PKGREVISION= 1
+DISTNAME= xemacs-21.5.17
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=xemacs-21.5/}
MAINTAINER= magick%NetBSD.org@localhost
HOMEPAGE= http://www.xemacs.org/
-COMMENT= *BETA* XEmacs text editor version 21.5.16
+COMMENT= *BETA* XEmacs text editor version 21.5.17
USE_BUILDLINK2= YES
USE_X11= YES
BUILD_DEFS+= XEMACS_WIDGETS XEMACS_ESD USE_LDAP USE_XFACE XEMACS_USE_CANNA
-PLIST_SUBST+= EMACSVER=xemacs-21.5-b16
-MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b16
+PLIST_SUBST+= EMACSVER=xemacs-21.5-b17
+MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b17
.if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32"
GCC_REQD+= 2.95.3
diff -r 4bcc49dd9897 -r 36617d3b0cf7 editors/xemacs-current/PLIST
--- a/editors/xemacs-current/PLIST Sun Apr 04 13:55:15 2004 +0000
+++ b/editors/xemacs-current/PLIST Sun Apr 04 16:12:01 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.13 2003/12/03 00:50:34 magick Exp $
+@comment $NetBSD: PLIST,v 1.14 2004/04/04 16:12:01 magick Exp $
bin/${EMACSVER}
bin/ellcc
bin/gnuattach
@@ -46,6 +46,7 @@
lib/${EMACSVER}/${MACHINE_GNU_PLATFORM}/include/cm.h
lib/${EMACSVER}/${MACHINE_GNU_PLATFORM}/include/coding-system-slots.h
lib/${EMACSVER}/${MACHINE_GNU_PLATFORM}/include/commands.h
+lib/${EMACSVER}/${MACHINE_GNU_PLATFORM}/include/compiler.h
lib/${EMACSVER}/${MACHINE_GNU_PLATFORM}/include/config.h
lib/${EMACSVER}/${MACHINE_GNU_PLATFORM}/include/conslots.h
lib/${EMACSVER}/${MACHINE_GNU_PLATFORM}/include/console-gtk-impl.h
@@ -602,8 +603,6 @@
lib/${EMACSVER}/etc/photos/vladimirm.png
lib/${EMACSVER}/etc/photos/wmperry.png
lib/${EMACSVER}/etc/photos/wmperrym.png
-lib/${EMACSVER}/etc/photos/youngs.png
-lib/${EMACSVER}/etc/photos/youngsm.png
lib/${EMACSVER}/etc/recycle.xpm
lib/${EMACSVER}/etc/recycle2.xpm
lib/${EMACSVER}/etc/refcard.ps.gz
diff -r 4bcc49dd9897 -r 36617d3b0cf7 editors/xemacs-current/distinfo
--- a/editors/xemacs-current/distinfo Sun Apr 04 13:55:15 2004 +0000
+++ b/editors/xemacs-current/distinfo Sun Apr 04 16:12:01 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2003/12/03 00:50:34 magick Exp $
+$NetBSD: distinfo,v 1.12 2004/04/04 16:12:01 magick Exp $
-SHA1 (xemacs-21.5.16.tar.gz) = f971a4650631db9c620c0b742bc30ede5dbbaf0e
-Size (xemacs-21.5.16.tar.gz) = 12915530 bytes
+SHA1 (xemacs-21.5.17.tar.gz) = 0952c508636276f4b08a43019c9a034913a8784f
+Size (xemacs-21.5.17.tar.gz) = 13818839 bytes
SHA1 (patch-aa) = 48f0b47ff872338587b3118075e10413febf2639
SHA1 (patch-ab) = 62a968f19d1b2b9efc5f8c3cf3e612f6a1dc7df2
SHA1 (patch-ac) = 1ffaa2c5c425de6abd8f76d262762d21d8c7d0af
Home |
Main Index |
Thread Index |
Old Index