diff options
author | jkh <jkh@FreeBSD.org> | 1995-01-09 20:06:38 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-01-09 20:06:38 +0800 |
commit | 3c389b2c0f234710c7c4f8437bd4062964dc94e8 (patch) | |
tree | 35b1135c1235d37a73c82d2807608d8d7872088f /editors/emacs22 | |
parent | 508c2a258a7b174261b6473ab0203d70737babcd (diff) | |
download | freebsd-ports-graphics-3c389b2c0f234710c7c4f8437bd4062964dc94e8.tar.gz freebsd-ports-graphics-3c389b2c0f234710c7c4f8437bd4062964dc94e8.tar.zst freebsd-ports-graphics-3c389b2c0f234710c7c4f8437bd4062964dc94e8.zip |
Update to version 19.28
Diffstat (limited to 'editors/emacs22')
-rw-r--r-- | editors/emacs22/Makefile | 6 | ||||
-rw-r--r-- | editors/emacs22/distinfo | 2 | ||||
-rw-r--r-- | editors/emacs22/pkg-comment | 2 | ||||
-rw-r--r-- | editors/emacs22/pkg-plist | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 04f8b414fa5..64a468da937 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/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/emacs22/distinfo b/editors/emacs22/distinfo index ec7f3102977..f460d30de45 100644 --- a/editors/emacs22/distinfo +++ b/editors/emacs22/distinfo @@ -1 +1 @@ -MD5 (emacs-19.27.tar.gz) = da83db063eb1ce925ae104e1ab60f89e +MD5 (emacs-19.28.tar.gz) = c8813274e5a34b14dcf46255d91c3089 diff --git a/editors/emacs22/pkg-comment b/editors/emacs22/pkg-comment index 57a2604d233..4c95bd4df11 100644 --- a/editors/emacs22/pkg-comment +++ b/editors/emacs22/pkg-comment @@ -1 +1 @@ -GNU Emacs 19.27 text editor binaries +GNU Emacs 19.28 text editor binaries diff --git a/editors/emacs22/pkg-plist b/editors/emacs22/pkg-plist index 8d5e06a77e1..2a59e609ce4 100644 --- a/editors/emacs22/pkg-plist +++ b/editors/emacs22/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 |