From 9ff496d18c141ba90b6f0c0b9077c0e3ca2f6d28 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 4 Sep 1996 00:56:24 +0000 Subject: Upgrade, 19.31 -> 19.34. Submitted (in part) by: rich --- editors/emacs22/Makefile | 8 ++++---- editors/emacs22/distinfo | 2 +- editors/emacs22/pkg-plist | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) (limited to 'editors/emacs22') diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 7c0d4579d819..af91593658ae 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: GNU emacs -# Version required: 19.30 +# Version required: 19.34 # Date created: 29 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.18 1995/12/01 09:34:40 asami Exp $ +# $Id: Makefile,v 1.19 1996/06/07 09:41:20 jkh Exp $ # -DISTNAME= emacs-19.31 +DISTNAME= emacs-19.34 CATEGORIES+= editors MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ @@ -19,7 +19,7 @@ post-install: gzip -9nf ${PREFIX}/man/man1/emacs.1 gzip -9nf ${PREFIX}/man/man1/etags.1 gzip -9nf ${PREFIX}/man/man1/ctags.1 - for file in emacs-19.31 emacsclient etags ctags b2m; do \ + for file in emacs-19.34 emacsclient etags ctags b2m; do \ strip ${PREFIX}/bin/$$file; \ done diff --git a/editors/emacs22/distinfo b/editors/emacs22/distinfo index fd968ddee78e..100ab991b9b3 100644 --- a/editors/emacs22/distinfo +++ b/editors/emacs22/distinfo @@ -1 +1 @@ -MD5 (emacs-19.31.tar.gz) = e12c775ef1faadfa063337772d34df1d +MD5 (emacs-19.34.tar.gz) = 5245288b25065f71c52efbbf66cb6fcf diff --git a/editors/emacs22/pkg-plist b/editors/emacs22/pkg-plist index 3c30955f1485..a07c3a6c5efc 100644 --- a/editors/emacs22/pkg-plist +++ b/editors/emacs22/pkg-plist @@ -2,14 +2,14 @@ bin/ctags bin/b2m bin/rcs-checkin -bin/emacs-19.31 +bin/emacs-19.34 @exec ln -s %D/%F %B/emacs @unexec rm %B/emacs bin/etags bin/emacsclient @exec if [ ! -d %d/share/emacs/site-lisp ]; then mkdir -p %D/share/emacs/site-lisp; fi -libexec/emacs/19.31 -share/emacs/19.31 +libexec/emacs/19.34 +share/emacs/19.34 man/man1/emacs.1.gz man/man1/etags.1.gz man/man1/ctags.1.gz -- cgit v1.2.3