diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-09 11:27:16 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-08-09 11:27:16 +0000 |
commit | 485bae48b4b1caeb5266cd093a02c5fbb92cee16 (patch) | |
tree | db1d8c4b932ed64e54180a34948469721bfe91bd | |
parent | Update to 20.4. (diff) |
Catching up to emacs-20.4.
-rw-r--r-- | editors/apel-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/flim-emacs20-current/Makefile | 4 | ||||
-rw-r--r-- | editors/flim-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/flim113-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/psgml-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/semi-emacs20-current/Makefile | 4 | ||||
-rw-r--r-- | editors/semi-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/semi113-emacs20/Makefile | 4 | ||||
-rw-r--r-- | editors/wemi-emacs20-current/Makefile | 4 | ||||
-rw-r--r-- | editors/wemi-emacs20/Makefile | 4 | ||||
-rw-r--r-- | japanese/emacs20-dl-canna/Makefile | 4 | ||||
-rw-r--r-- | japanese/emacs20-dl-canna/pkg-descr | 3 |
12 files changed, 24 insertions, 23 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile index da0f4c202462..2572bf666ef9 100644 --- a/editors/apel-emacs20/Makefile +++ b/editors/apel-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 22 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1999/06/29 23:59:29 shige Exp $ +# $Id: Makefile,v 1.5 1999/08/06 14:18:48 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/apel-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/flim-emacs20-current/Makefile b/editors/flim-emacs20-current/Makefile index 32be770853bb..c241bcc73941 100644 --- a/editors/flim-emacs20-current/Makefile +++ b/editors/flim-emacs20-current/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/05/09 16:39:50 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 16:56:19 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile index cb08246c3200..a2d24d3fe370 100644 --- a/editors/flim-emacs20/Makefile +++ b/editors/flim-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1999/05/09 16:26:19 shige Exp $ +# $Id: Makefile,v 1.9 1999/08/06 16:53:54 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/flim113-emacs20/Makefile b/editors/flim113-emacs20/Makefile index 32be770853bb..c241bcc73941 100644 --- a/editors/flim113-emacs20/Makefile +++ b/editors/flim113-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/05/09 16:39:50 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 16:56:19 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile index 1b38431c8b61..19a74bc5a4dd 100644 --- a/editors/psgml-emacs20/Makefile +++ b/editors/psgml-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 January 1999 # Whom: shige # -# $Id: Makefile,v 1.1.1.1 1999/02/12 15:44:04 kuriyama Exp $ +# $Id: Makefile,v 1.2 1999/03/01 09:37:36 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} # pkg/* files are used in ${.CURDIR} diff --git a/editors/semi-emacs20-current/Makefile b/editors/semi-emacs20-current/Makefile index 1562cc376c57..b9c95cd42161 100644 --- a/editors/semi-emacs20-current/Makefile +++ b/editors/semi-emacs20-current/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/05/09 16:58:51 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 17:00:58 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile index d8f6b04482de..ef1f7aec6085 100644 --- a/editors/semi-emacs20/Makefile +++ b/editors/semi-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.8 1999/05/09 16:51:30 shige Exp $ +# $Id: Makefile,v 1.9 1999/08/06 17:00:57 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/semi113-emacs20/Makefile b/editors/semi113-emacs20/Makefile index 1562cc376c57..b9c95cd42161 100644 --- a/editors/semi113-emacs20/Makefile +++ b/editors/semi113-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.7 1999/05/09 16:58:51 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 17:00:58 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/semi-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/wemi-emacs20-current/Makefile b/editors/wemi-emacs20-current/Makefile index 9681b72449bd..aa31df876c4d 100644 --- a/editors/wemi-emacs20-current/Makefile +++ b/editors/wemi-emacs20-current/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> # -# $Id: Makefile,v 1.7 1999/05/10 14:51:35 shige Exp $ +# $Id: Makefile,v 1.8 1999/08/06 17:07:21 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs-current # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/editors/wemi-emacs20/Makefile b/editors/wemi-emacs20/Makefile index 30ee300c3b0f..cd0074b3ee81 100644 --- a/editors/wemi-emacs20/Makefile +++ b/editors/wemi-emacs20/Makefile @@ -3,7 +3,7 @@ # Date created: 23 September 1998 # Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG> # -# $Id: Makefile,v 1.9 1999/05/10 14:41:32 shige Exp $ +# $Id: Makefile,v 1.10 1999/08/06 17:07:20 shige Exp $ # MAINTAINER= shige@FreeBSD.ORG @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACS_LIBDIR= share/${EMACS_NAME} EMACS_LIBDIR_WITH_VER= ${EMACS_LIBDIR}/${EMACS_VER} diff --git a/japanese/emacs20-dl-canna/Makefile b/japanese/emacs20-dl-canna/Makefile index 8031793940a4..29d492bc56e7 100644 --- a/japanese/emacs20-dl-canna/Makefile +++ b/japanese/emacs20-dl-canna/Makefile @@ -3,7 +3,7 @@ # Date created: 10 October 1998 # Whom: shige # -# $Id: Makefile,v 1.5 1999/06/15 00:30:01 shige Exp $ +# $Id: Makefile,v 1.6 1999/07/15 21:53:09 asami Exp $ # DISTNAME= emacs-canna-${DLCANNA_VER} @@ -30,7 +30,7 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \ DLCANNA_VER=${DLCANNA_VER} LISPDIR=${LISPDIR} DOCDIR=${DOCDIR} # ports variables -EMACS_VER= 20.3 +EMACS_VER= 20.4 EMACSDL_DIR= ${.CURDIR}/../../editors/emacs20-dl EMACSDL_SRCDIR= ${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER}/src APEL_DEPENDS= ${PREFIX}/share/emacs/${EMACS_VER}/site-lisp/emu/emu.el diff --git a/japanese/emacs20-dl-canna/pkg-descr b/japanese/emacs20-dl-canna/pkg-descr index aa57ea2602a6..7cdeeea5420c 100644 --- a/japanese/emacs20-dl-canna/pkg-descr +++ b/japanese/emacs20-dl-canna/pkg-descr @@ -35,11 +35,12 @@ or if you want to use canna-leim, as follows: This input-method toggle key-binding is C-\. -And you must use emacs-dl-20.3 (not emacs-20.3!). +And you must use emacs-dl-20.4 (not emacs-20.4!). This dynamic loading module sources and emacs20 dynamic loading patch is placed on the following URL: ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-20-dl/ + http://www.etl.go.jp/~tomo/comp/emacsen/ --- Porting by shige <shige@FreeBSD.ORG>. |