Barry A Warsaw <bwarsaw(a)CNRI.Reston.Va.US> writes in xemacs-beta(a)xemacs.org:
> Signaling: (malformed-property-list
(standards-version 1.0
version "1.05"
author-version "4.2X"
date "1998-07-18"
build-date "1998-07-19"
maintainer "Kevin Oberman <oberman(a)es.net>"
distribution normal
priority medium
category "wp"
dump nil
description "DEC EDIT/TPU support."
filename "tpu-1.05-pkg.tar.gz"
md5sum "ec8dc3e7f57afe9ac4986fea25e1a789"
size 57830
provides (tpu)
requires <================= Whoops
type regular) (regular))
Please apply this patch to package-get-base.el, and the TPU-EDT
package source if you're using it.
[package-get-base.el is a machine-generated file and ChangeLogs are
not kept for those]
wp/tpu/ChangeLog
1998-07-20 SL Baur <steve(a)altair.xemacs.org>
* package-info.in: completely undo previous change.
Index: lisp/package-get-base.el
===================================================================
RCS file: /usr/local/xemacs/xemacs-20.0/lisp/package-get-base.el,v
retrieving revision 1.20
diff -u -r1.20 package-get-base.el
--- package-get-base.el 1998/07/19 17:46:45 1.20
+++ package-get-base.el 1998/07/20 19:55:10
@@ -1440,7 +1440,7 @@
md5sum "ec8dc3e7f57afe9ac4986fea25e1a789"
size 57830
provides (tpu)
- requires
+ requires ()
type regular
))
(viper
Index: package-info.in
===================================================================
RCS file: /usr/CVSroot/XEmacs/xemacs-packages/wp/tpu/package-info.in,v
retrieving revision 1.4
diff -u -r1.4 package-info.in
--- wp/tpu/package-info.in 1998/07/19 14:46:31 1.4
+++ wp/tpu/package-info.in 1998/07/21 03:45:50
@@ -14,6 +14,6 @@
md5sum MD5SUM
size SIZE
provides (tpu)
- requires REQUIRES
+ requires (REQUIRES)
type regular
))