summaryrefslogtreecommitdiff
path: root/editors/emacs19
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1994-10-29 21:49:46 +0000
committerPaul Traina <pst@FreeBSD.org>1994-10-29 21:49:46 +0000
commit35424948d78c9b511a41ddd9004f789a69b018be (patch)
tree5ec8ccb23902f7bf87d90ce7307d093474ae9e0a /editors/emacs19
parentCern HTTPD version 3.0 port for FreeBSD 2.x (diff)
Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x.
Notes
Notes: svn path=/head/; revision=288
Diffstat (limited to 'editors/emacs19')
-rw-r--r--editors/emacs19/Makefile8
-rw-r--r--editors/emacs19/pkg-comment2
-rw-r--r--editors/emacs19/pkg-plist4
3 files changed, 7 insertions, 7 deletions
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
index 6c5ca19a3232..17a62d20eb76 100644
--- a/editors/emacs19/Makefile
+++ b/editors/emacs19/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: GNU emacs
-# Version required: 19.26
-# Date created: 13 September 1994
+# Version required: 19.27
+# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1994/09/14 14:11:49 jkh Exp $
+# $Id: Makefile,v 1.7 1994/10/04 15:45:04 jkh Exp $
#
-DISTNAME= emacs-19.26
+DISTNAME= emacs-19.27
USE_GMAKE= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX}
diff --git a/editors/emacs19/pkg-comment b/editors/emacs19/pkg-comment
index 3eb943ba8f48..57a2604d2339 100644
--- a/editors/emacs19/pkg-comment
+++ b/editors/emacs19/pkg-comment
@@ -1 +1 @@
-GNU Emacs 19.26 text editor binaries
+GNU Emacs 19.27 text editor binaries
diff --git a/editors/emacs19/pkg-plist b/editors/emacs19/pkg-plist
index 00c7c16956cf..648f920a3234 100644
--- a/editors/emacs19/pkg-plist
+++ b/editors/emacs19/pkg-plist
@@ -2,13 +2,13 @@
bin/ctags
bin/b2m
bin/rcs-checkin
-bin/emacs-19.26
+bin/emacs-19.27
@exec ln -s %D/%F %B/emacs
@unexec rm %B/emacs
bin/etags
bin/emacsclient
lib/emacs/site-lisp
-lib/emacs/19.26
+lib/emacs/19.27
man/man1/emacs.1
man/man1/etags.1
man/man1/ctags.1