diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-09 12:06:38 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-01-09 12:06:38 +0000 |
commit | 3c90684579d6ab2d8180dff6df2c9d4f8bd505aa (patch) | |
tree | 36dd91dfc936f16c51cbe0b77670b833f13b68c8 /editors/emacs20 | |
parent | b827a5cf1f237859221fa5a2a026201eeb3f8beb (diff) | |
download | ports-3c90684579d6ab2d8180dff6df2c9d4f8bd505aa.tar.gz ports-3c90684579d6ab2d8180dff6df2c9d4f8bd505aa.zip |
Update to version 19.28
Notes
Notes:
svn path=/head/; revision=739
Diffstat (limited to 'editors/emacs20')
-rw-r--r-- | editors/emacs20/Makefile | 6 | ||||
-rw-r--r-- | editors/emacs20/distinfo | 2 | ||||
-rw-r--r-- | editors/emacs20/pkg-comment | 2 | ||||
-rw-r--r-- | editors/emacs20/pkg-plist | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 04f8b414fa5d..64a468da937a 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.27 +# Version required: 19.28 # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.9 1994/11/22 11:04:17 jkh Exp $ +# $Id: Makefile,v 1.10 1995/01/05 09:00:18 jkh Exp $ # -DISTNAME= emacs-19.27 +DISTNAME= emacs-19.28 USE_GMAKE= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= i386--freebsd --prefix=${PREFIX} diff --git a/editors/emacs20/distinfo b/editors/emacs20/distinfo index ec7f31029773..f460d30de45a 100644 --- a/editors/emacs20/distinfo +++ b/editors/emacs20/distinfo @@ -1 +1 @@ -MD5 (emacs-19.27.tar.gz) = da83db063eb1ce925ae104e1ab60f89e +MD5 (emacs-19.28.tar.gz) = c8813274e5a34b14dcf46255d91c3089 diff --git a/editors/emacs20/pkg-comment b/editors/emacs20/pkg-comment index 57a2604d2339..4c95bd4df110 100644 --- a/editors/emacs20/pkg-comment +++ b/editors/emacs20/pkg-comment @@ -1 +1 @@ -GNU Emacs 19.27 text editor binaries +GNU Emacs 19.28 text editor binaries diff --git a/editors/emacs20/pkg-plist b/editors/emacs20/pkg-plist index 8d5e06a77e1b..2a59e609ce46 100644 --- a/editors/emacs20/pkg-plist +++ b/editors/emacs20/pkg-plist @@ -2,13 +2,13 @@ bin/ctags bin/b2m bin/rcs-checkin -bin/emacs-19.27 +bin/emacs-19.28 @exec ln -s %D/%F %B/emacs @unexec rm %B/emacs bin/etags bin/emacsclient lib/emacs/site-lisp -lib/emacs/19.27 +lib/emacs/19.28 man/man1/emacs.1 man/man1/etags.1 man/man1/ctags.1 |