From 79e20154e2622e5ba197eca407cf75fa7e91737f Mon Sep 17 00:00:00 2001 From: pst Date: Sat, 29 Oct 1994 21:49:46 +0000 Subject: Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x. --- editors/emacs19/Makefile | 8 ++++---- editors/emacs19/pkg-comment | 2 +- editors/emacs19/pkg-plist | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'editors/emacs19') diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile index 6c5ca19..17a62d2 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 3eb943b..57a2604 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 00c7c16..648f920 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 -- cgit v1.1