aboutsummaryrefslogtreecommitdiffstats
path: root/lang/elisp-manual
diff options
context:
space:
mode:
authornbm <nbm@FreeBSD.org>2001-01-04 21:12:07 +0800
committernbm <nbm@FreeBSD.org>2001-01-04 21:12:07 +0800
commite6a796549690bd4ef807e812322cbfe62b2a80b8 (patch)
tree6fb7aa910c8a47c9709ac383182269b6f1f90971 /lang/elisp-manual
parent1b6c70a3ba741874526997758c0f913d5ff45dae (diff)
downloadfreebsd-ports-gnome-e6a796549690bd4ef807e812322cbfe62b2a80b8.tar.gz
freebsd-ports-gnome-e6a796549690bd4ef807e812322cbfe62b2a80b8.tar.zst
freebsd-ports-gnome-e6a796549690bd4ef807e812322cbfe62b2a80b8.zip
Update to 21-2.6.
PR: 23955 Submitted by: Don Croyle <croyle@gelemna.org>
Diffstat (limited to 'lang/elisp-manual')
-rw-r--r--lang/elisp-manual/Makefile4
-rw-r--r--lang/elisp-manual/distinfo2
-rw-r--r--lang/elisp-manual/files/patch-ab6
-rw-r--r--lang/elisp-manual/pkg-descr2
4 files changed, 6 insertions, 8 deletions
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile
index d7e6847e110e..3f6a1b87b4ac 100644
--- a/lang/elisp-manual/Makefile
+++ b/lang/elisp-manual/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= elisp-manual
-PORTVERSION= 20-2.5
+PORTVERSION= 21-2.6
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
-MAINTAINER= croyle@gelemna.org
+MAINTAINER= ports@freebsd.org
GNU_CONFIGURE= yes
diff --git a/lang/elisp-manual/distinfo b/lang/elisp-manual/distinfo
index 589373f12465..4b33279a6cf4 100644
--- a/lang/elisp-manual/distinfo
+++ b/lang/elisp-manual/distinfo
@@ -1 +1 @@
-MD5 (elisp-manual-20-2.5.tar.gz) = d11034684296881718ee4eedaa6de56a
+MD5 (elisp-manual-21-2.6.tar.gz) = dd9553b3df19e6b69451bbcab61931c8
diff --git a/lang/elisp-manual/files/patch-ab b/lang/elisp-manual/files/patch-ab
index aa6ad377bdb3..226e2f286dfd 100644
--- a/lang/elisp-manual/files/patch-ab
+++ b/lang/elisp-manual/files/patch-ab
@@ -1,5 +1,5 @@
---- elisp.texi.orig Sat Jun 13 08:28:17 1998
-+++ elisp.texi Sat Sep 19 10:48:30 1998
+--- elisp.texi.orig Wed Jun 28 13:22:31 2000
++++ elisp.texi Sat Dec 30 04:55:55 2000
@@ -3,10 +3,9 @@
@setfilename elisp
@settitle GNU Emacs Lisp Reference Manual
@@ -12,4 +12,4 @@
+* Elisp manual: (elisp). The Emacs Lisp Reference Manual.
@end direntry
- @smallbook
+ @c uncomment this if you want the result in @smallbook format
diff --git a/lang/elisp-manual/pkg-descr b/lang/elisp-manual/pkg-descr
index b10a6c148c2e..e74ca8f4315e 100644
--- a/lang/elisp-manual/pkg-descr
+++ b/lang/elisp-manual/pkg-descr
@@ -19,5 +19,3 @@ basic information.) Generally speaking, the earlier chapters describe
features of Emacs Lisp that have counterparts in many programming
languages, and later chapters describe features that are peculiar to
Emacs Lisp or relate specifically to editing.
-
-This is edition 2.4.